[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. 27788 1726867503.81254: starting run ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Isn executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 27788 1726867503.81704: Added group all to inventory 27788 1726867503.81706: Added group ungrouped to inventory 27788 1726867503.81713: Group all now contains ungrouped 27788 1726867503.81717: Examining possible inventory source: /tmp/network-5rw/inventory.yml 27788 1726867504.13584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 27788 1726867504.13648: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 27788 1726867504.13672: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 27788 1726867504.13936: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 27788 1726867504.14010: Loaded config def from plugin (inventory/script) 27788 1726867504.14012: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 27788 1726867504.14049: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 27788 1726867504.14337: Loaded config def from plugin (inventory/yaml) 27788 1726867504.14339: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 27788 1726867504.14427: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 27788 1726867504.15451: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 27788 1726867504.15455: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 27788 1726867504.15458: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 27788 1726867504.15464: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 27788 1726867504.15469: Loading data from /tmp/network-5rw/inventory.yml 27788 1726867504.15540: /tmp/network-5rw/inventory.yml was not parsable by auto 27788 1726867504.15728: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 27788 1726867504.15769: Loading data from /tmp/network-5rw/inventory.yml 27788 1726867504.16021: group all already in inventory 27788 1726867504.16028: set inventory_file for managed_node1 27788 1726867504.16033: set inventory_dir for managed_node1 27788 1726867504.16034: Added host managed_node1 to inventory 27788 1726867504.16036: Added host managed_node1 to group all 27788 1726867504.16037: set ansible_host for managed_node1 27788 1726867504.16038: set ansible_ssh_extra_args for managed_node1 27788 1726867504.16041: set inventory_file for managed_node2 27788 1726867504.16044: set inventory_dir for managed_node2 27788 1726867504.16045: Added host managed_node2 to inventory 27788 1726867504.16046: Added host managed_node2 to group all 27788 1726867504.16047: set ansible_host for managed_node2 27788 1726867504.16048: set ansible_ssh_extra_args for managed_node2 27788 1726867504.16051: set inventory_file for managed_node3 27788 1726867504.16054: set inventory_dir for managed_node3 27788 1726867504.16179: Added host managed_node3 to inventory 27788 1726867504.16182: Added host managed_node3 to group all 27788 1726867504.16183: set ansible_host for managed_node3 27788 1726867504.16184: set ansible_ssh_extra_args for managed_node3 27788 1726867504.16194: Reconcile groups and hosts in inventory. 27788 1726867504.16199: Group ungrouped now contains managed_node1 27788 1726867504.16201: Group ungrouped now contains managed_node2 27788 1726867504.16202: Group ungrouped now contains managed_node3 27788 1726867504.16404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 27788 1726867504.16669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 27788 1726867504.16721: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 27788 1726867504.16749: Loaded config def from plugin (vars/host_group_vars) 27788 1726867504.16751: 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) 27788 1726867504.16759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 27788 1726867504.16767: 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) 27788 1726867504.17170: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 27788 1726867504.17822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867504.18119: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 27788 1726867504.18158: Loaded config def from plugin (connection/local) 27788 1726867504.18161: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 27788 1726867504.19433: Loaded config def from plugin (connection/paramiko_ssh) 27788 1726867504.19436: 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) 27788 1726867504.21343: 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) 27788 1726867504.21385: Loaded config def from plugin (connection/psrp) 27788 1726867504.21388: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 27788 1726867504.22991: 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) 27788 1726867504.23034: Loaded config def from plugin (connection/ssh) 27788 1726867504.23038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 27788 1726867504.27025: 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) 27788 1726867504.27063: Loaded config def from plugin (connection/winrm) 27788 1726867504.27066: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 27788 1726867504.27304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 27788 1726867504.27370: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 27788 1726867504.27442: Loaded config def from plugin (shell/cmd) 27788 1726867504.27444: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 27788 1726867504.27470: 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) 27788 1726867504.27741: Loaded config def from plugin (shell/powershell) 27788 1726867504.27743: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 27788 1726867504.27798: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 27788 1726867504.28185: Loaded config def from plugin (shell/sh) 27788 1726867504.28188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 27788 1726867504.28224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 27788 1726867504.28550: Loaded config def from plugin (become/runas) 27788 1726867504.28552: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 27788 1726867504.28947: Loaded config def from plugin (become/su) 27788 1726867504.28949: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 27788 1726867504.29320: Loaded config def from plugin (become/sudo) 27788 1726867504.29323: 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 27788 1726867504.29355: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml 27788 1726867504.30099: in VariableManager get_vars() 27788 1726867504.30124: done with get_vars() 27788 1726867504.30254: trying /usr/local/lib/python3.12/site-packages/ansible/modules 27788 1726867504.33788: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 27788 1726867504.33901: in VariableManager get_vars() 27788 1726867504.33906: done with get_vars() 27788 1726867504.33911: variable 'playbook_dir' from source: magic vars 27788 1726867504.33912: variable 'ansible_playbook_python' from source: magic vars 27788 1726867504.33913: variable 'ansible_config_file' from source: magic vars 27788 1726867504.33914: variable 'groups' from source: magic vars 27788 1726867504.33915: variable 'omit' from source: magic vars 27788 1726867504.33915: variable 'ansible_version' from source: magic vars 27788 1726867504.33916: variable 'ansible_check_mode' from source: magic vars 27788 1726867504.33917: variable 'ansible_diff_mode' from source: magic vars 27788 1726867504.33917: variable 'ansible_forks' from source: magic vars 27788 1726867504.33918: variable 'ansible_inventory_sources' from source: magic vars 27788 1726867504.33919: variable 'ansible_skip_tags' from source: magic vars 27788 1726867504.33919: variable 'ansible_limit' from source: magic vars 27788 1726867504.33920: variable 'ansible_run_tags' from source: magic vars 27788 1726867504.33921: variable 'ansible_verbosity' from source: magic vars 27788 1726867504.33954: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml 27788 1726867504.34786: in VariableManager get_vars() 27788 1726867504.34803: done with get_vars() 27788 1726867504.34841: in VariableManager get_vars() 27788 1726867504.34855: done with get_vars() 27788 1726867504.34891: in VariableManager get_vars() 27788 1726867504.34903: done with get_vars() 27788 1726867504.35012: in VariableManager get_vars() 27788 1726867504.35025: done with get_vars() 27788 1726867504.35059: in VariableManager get_vars() 27788 1726867504.35072: done with get_vars() 27788 1726867504.35126: in VariableManager get_vars() 27788 1726867504.35138: done with get_vars() 27788 1726867504.35195: in VariableManager get_vars() 27788 1726867504.35211: done with get_vars() 27788 1726867504.35215: variable 'omit' from source: magic vars 27788 1726867504.35233: variable 'omit' from source: magic vars 27788 1726867504.35266: in VariableManager get_vars() 27788 1726867504.35279: done with get_vars() 27788 1726867504.35330: in VariableManager get_vars() 27788 1726867504.35342: done with get_vars() 27788 1726867504.35380: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27788 1726867504.35604: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27788 1726867504.35737: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27788 1726867504.36385: in VariableManager get_vars() 27788 1726867504.36403: done with get_vars() 27788 1726867504.36821: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 27788 1726867504.36955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867504.39239: in VariableManager get_vars() 27788 1726867504.39256: done with get_vars() 27788 1726867504.39261: variable 'omit' from source: magic vars 27788 1726867504.39272: variable 'omit' from source: magic vars 27788 1726867504.39306: in VariableManager get_vars() 27788 1726867504.39319: done with get_vars() 27788 1726867504.39338: in VariableManager get_vars() 27788 1726867504.39353: done with get_vars() 27788 1726867504.39381: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27788 1726867504.39483: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27788 1726867504.39557: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27788 1726867504.43191: in VariableManager get_vars() 27788 1726867504.43215: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867504.47636: in VariableManager get_vars() 27788 1726867504.47660: done with get_vars() 27788 1726867504.47700: in VariableManager get_vars() 27788 1726867504.47724: done with get_vars() 27788 1726867504.48058: in VariableManager get_vars() 27788 1726867504.48080: done with get_vars() 27788 1726867504.48119: in VariableManager get_vars() 27788 1726867504.48138: done with get_vars() 27788 1726867504.48282: in VariableManager get_vars() 27788 1726867504.48302: done with get_vars() 27788 1726867504.48341: in VariableManager get_vars() 27788 1726867504.48358: done with get_vars() 27788 1726867504.48421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 27788 1726867504.48435: 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 27788 1726867504.49024: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 27788 1726867504.49204: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 27788 1726867504.49210: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 27788 1726867504.49241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 27788 1726867504.49267: 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) 27788 1726867504.49445: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 27788 1726867504.49505: Loaded config def from plugin (callback/default) 27788 1726867504.49511: 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) 27788 1726867504.50640: Loaded config def from plugin (callback/junit) 27788 1726867504.50643: 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) 27788 1726867504.50687: 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) 27788 1726867504.50889: Loaded config def from plugin (callback/minimal) 27788 1726867504.50891: 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) 27788 1726867504.50932: 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) 27788 1726867504.50993: Loaded config def from plugin (callback/tree) 27788 1726867504.50995: 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 27788 1726867504.51233: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 27788 1726867504.51236: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Isn/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_route_device_nm.yml ******************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml 27788 1726867504.51281: in VariableManager get_vars() 27788 1726867504.51294: done with get_vars() 27788 1726867504.51300: in VariableManager get_vars() 27788 1726867504.51312: done with get_vars() 27788 1726867504.51316: variable 'omit' from source: magic vars 27788 1726867504.51354: in VariableManager get_vars() 27788 1726867504.51369: done with get_vars() 27788 1726867504.51391: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_route_device.yml' with nm as provider] ***** 27788 1726867504.51925: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 27788 1726867504.51997: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 27788 1726867504.52028: getting the remaining hosts for this loop 27788 1726867504.52030: done getting the remaining hosts for this loop 27788 1726867504.52032: getting the next task for host managed_node1 27788 1726867504.52036: done getting next task for host managed_node1 27788 1726867504.52037: ^ task is: TASK: Gathering Facts 27788 1726867504.52039: ^ 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 27788 1726867504.52041: getting variables 27788 1726867504.52042: in VariableManager get_vars() 27788 1726867504.52051: Calling all_inventory to load vars for managed_node1 27788 1726867504.52054: Calling groups_inventory to load vars for managed_node1 27788 1726867504.52057: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867504.52068: Calling all_plugins_play to load vars for managed_node1 27788 1726867504.52081: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867504.52085: Calling groups_plugins_play to load vars for managed_node1 27788 1726867504.52119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867504.52214: done with get_vars() 27788 1726867504.52221: done getting variables 27788 1726867504.52284: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:6 Friday 20 September 2024 17:25:04 -0400 (0:00:00.012) 0:00:00.012 ****** 27788 1726867504.52305: entering _queue_task() for managed_node1/gather_facts 27788 1726867504.52306: Creating lock for gather_facts 27788 1726867504.52751: worker is 1 (out of 1 available) 27788 1726867504.52762: exiting _queue_task() for managed_node1/gather_facts 27788 1726867504.52775: done queuing things up, now waiting for results queue to drain 27788 1726867504.52780: waiting for pending results... 27788 1726867504.53058: running TaskExecutor() for managed_node1/TASK: Gathering Facts 27788 1726867504.53065: in run() - task 0affcac9-a3a5-b241-6a31-0000000000bf 27788 1726867504.53068: variable 'ansible_search_path' from source: unknown 27788 1726867504.53106: calling self._execute() 27788 1726867504.53185: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867504.53196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867504.53209: variable 'omit' from source: magic vars 27788 1726867504.53312: variable 'omit' from source: magic vars 27788 1726867504.53346: variable 'omit' from source: magic vars 27788 1726867504.53392: variable 'omit' from source: magic vars 27788 1726867504.53483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867504.53487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867504.53509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867504.53536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867504.53551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867504.53590: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867504.53600: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867504.53608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867504.53725: Set connection var ansible_shell_executable to /bin/sh 27788 1726867504.53752: Set connection var ansible_timeout to 10 27788 1726867504.53756: Set connection var ansible_shell_type to sh 27788 1726867504.53758: Set connection var ansible_connection to ssh 27788 1726867504.53808: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867504.53811: Set connection var ansible_pipelining to False 27788 1726867504.53813: variable 'ansible_shell_executable' from source: unknown 27788 1726867504.53815: variable 'ansible_connection' from source: unknown 27788 1726867504.53817: variable 'ansible_module_compression' from source: unknown 27788 1726867504.53819: variable 'ansible_shell_type' from source: unknown 27788 1726867504.53825: variable 'ansible_shell_executable' from source: unknown 27788 1726867504.53833: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867504.53840: variable 'ansible_pipelining' from source: unknown 27788 1726867504.53846: variable 'ansible_timeout' from source: unknown 27788 1726867504.53853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867504.54055: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867504.54080: variable 'omit' from source: magic vars 27788 1726867504.54134: starting attempt loop 27788 1726867504.54137: running the handler 27788 1726867504.54139: variable 'ansible_facts' from source: unknown 27788 1726867504.54141: _low_level_execute_command(): starting 27788 1726867504.54143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867504.55069: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867504.55072: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867504.55120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867504.55170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867504.56876: stdout chunk (state=3): >>>/root <<< 27788 1726867504.56974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867504.57025: stderr chunk (state=3): >>><<< 27788 1726867504.57029: stdout chunk (state=3): >>><<< 27788 1726867504.57047: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867504.57068: _low_level_execute_command(): starting 27788 1726867504.57153: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795 `" && echo ansible-tmp-1726867504.5705388-27834-62724961247795="` echo /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795 `" ) && sleep 0' 27788 1726867504.57669: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867504.57687: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867504.57702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867504.57721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867504.57797: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867504.57844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867504.57862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867504.57886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867504.57962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867504.59933: stdout chunk (state=3): >>>ansible-tmp-1726867504.5705388-27834-62724961247795=/root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795 <<< 27788 1726867504.60016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867504.60083: stderr chunk (state=3): >>><<< 27788 1726867504.60093: stdout chunk (state=3): >>><<< 27788 1726867504.60122: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867504.5705388-27834-62724961247795=/root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867504.60185: variable 'ansible_module_compression' from source: unknown 27788 1726867504.60282: ANSIBALLZ: Using generic lock for ansible.legacy.setup 27788 1726867504.60291: ANSIBALLZ: Acquiring lock 27788 1726867504.60296: ANSIBALLZ: Lock acquired: 140280244776512 27788 1726867504.60298: ANSIBALLZ: Creating module 27788 1726867504.88434: ANSIBALLZ: Writing module into payload 27788 1726867504.88580: ANSIBALLZ: Writing module 27788 1726867504.88601: ANSIBALLZ: Renaming module 27788 1726867504.88627: ANSIBALLZ: Done creating module 27788 1726867504.88631: variable 'ansible_facts' from source: unknown 27788 1726867504.88643: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867504.88684: _low_level_execute_command(): starting 27788 1726867504.88687: _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' 27788 1726867504.89324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867504.89334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867504.89345: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867504.89383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867504.89392: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867504.89395: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867504.89398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867504.89409: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867504.89493: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867504.89512: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867504.89532: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867504.89624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867504.91287: stdout chunk (state=3): >>>PLATFORM <<< 27788 1726867504.91386: stdout chunk (state=3): >>>Linux <<< 27788 1726867504.91399: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 27788 1726867504.91580: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867504.91583: stdout chunk (state=3): >>><<< 27788 1726867504.91585: stderr chunk (state=3): >>><<< 27788 1726867504.91612: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867504.91735 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 27788 1726867504.91739: _low_level_execute_command(): starting 27788 1726867504.91741: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 27788 1726867504.92009: Sending initial data 27788 1726867504.92012: Sent initial data (1181 bytes) 27788 1726867504.92301: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867504.92323: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867504.92337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867504.92354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867504.92398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867504.92482: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867504.92512: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867504.92591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867504.96003: 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"} <<< 27788 1726867504.96331: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867504.96451: stderr chunk (state=3): >>><<< 27788 1726867504.96534: stdout chunk (state=3): >>><<< 27788 1726867504.96538: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867504.96563: variable 'ansible_facts' from source: unknown 27788 1726867504.96567: variable 'ansible_facts' from source: unknown 27788 1726867504.96576: variable 'ansible_module_compression' from source: unknown 27788 1726867504.96623: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27788 1726867504.96654: variable 'ansible_facts' from source: unknown 27788 1726867504.96815: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py 27788 1726867504.97183: Sending initial data 27788 1726867504.97186: Sent initial data (153 bytes) 27788 1726867504.97608: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867504.97620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867504.97631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867504.97645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867504.97659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867504.97782: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867504.97786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867504.97852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867504.99439: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27788 1726867504.99443: 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 <<< 27788 1726867504.99491: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867504.99549: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp717etkg5 /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py <<< 27788 1726867504.99556: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py" <<< 27788 1726867504.99589: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp717etkg5" to remote "/root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py" <<< 27788 1726867505.01151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867505.01182: stderr chunk (state=3): >>><<< 27788 1726867505.01192: stdout chunk (state=3): >>><<< 27788 1726867505.01227: done transferring module to remote 27788 1726867505.01283: _low_level_execute_command(): starting 27788 1726867505.01286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/ /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py && sleep 0' 27788 1726867505.01847: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867505.01895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.01952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867505.01964: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867505.01990: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867505.02040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867505.03785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867505.03806: stderr chunk (state=3): >>><<< 27788 1726867505.03812: stdout chunk (state=3): >>><<< 27788 1726867505.03822: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867505.03826: _low_level_execute_command(): starting 27788 1726867505.03832: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/AnsiballZ_setup.py && sleep 0' 27788 1726867505.04240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867505.04243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867505.04245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.04248: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867505.04250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.04302: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867505.04309: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867505.04311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867505.04358: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867505.06472: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27788 1726867505.06502: stdout chunk (state=3): >>>import _imp # builtin <<< 27788 1726867505.06534: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 27788 1726867505.06542: stdout chunk (state=3): >>>import '_weakref' # <<< 27788 1726867505.06610: stdout chunk (state=3): >>>import '_io' # <<< 27788 1726867505.06613: stdout chunk (state=3): >>>import 'marshal' # <<< 27788 1726867505.06643: stdout chunk (state=3): >>>import 'posix' # <<< 27788 1726867505.06684: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 27788 1726867505.06702: stdout chunk (state=3): >>>import 'time' # <<< 27788 1726867505.06716: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 27788 1726867505.06770: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 27788 1726867505.06804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 27788 1726867505.06843: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27788 1726867505.06865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 27788 1726867505.06870: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e334184d0> <<< 27788 1726867505.06894: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e333e7b30> <<< 27788 1726867505.06903: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 27788 1726867505.06919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3341aa50> <<< 27788 1726867505.06955: stdout chunk (state=3): >>>import '_signal' # <<< 27788 1726867505.06987: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 27788 1726867505.07036: stdout chunk (state=3): >>>import 'io' # <<< 27788 1726867505.07039: stdout chunk (state=3): >>>import '_stat' # <<< 27788 1726867505.07041: stdout chunk (state=3): >>>import 'stat' # <<< 27788 1726867505.07124: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27788 1726867505.07145: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27788 1726867505.07166: stdout chunk (state=3): >>>import 'os' # <<< 27788 1726867505.07213: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 27788 1726867505.07242: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 27788 1726867505.07269: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 27788 1726867505.07293: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3322d130> <<< 27788 1726867505.07348: 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 <<< 27788 1726867505.07371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3322dfa0> <<< 27788 1726867505.07389: stdout chunk (state=3): >>>import 'site' # <<< 27788 1726867505.07417: 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. <<< 27788 1726867505.07811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27788 1726867505.07816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27788 1726867505.07848: 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' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27788 1726867505.07902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27788 1726867505.07916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27788 1726867505.07971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3326bdd0> <<< 27788 1726867505.07975: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 27788 1726867505.08011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 27788 1726867505.08016: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3326bfe0> <<< 27788 1726867505.08037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27788 1726867505.08078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27788 1726867505.08091: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27788 1726867505.08139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867505.08165: stdout chunk (state=3): >>>import 'itertools' # <<< 27788 1726867505.08206: 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 0x7f8e332a37a0> <<< 27788 1726867505.08224: 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 0x7f8e332a3e30> import '_collections' # <<< 27788 1726867505.08294: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33283aa0> import '_functools' # <<< 27788 1726867505.08319: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332811c0> <<< 27788 1726867505.08421: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33268f80> <<< 27788 1726867505.08437: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27788 1726867505.08472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27788 1726867505.08475: stdout chunk (state=3): >>>import '_sre' # <<< 27788 1726867505.08523: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27788 1726867505.08526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27788 1726867505.08583: 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' <<< 27788 1726867505.08587: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332c3710> <<< 27788 1726867505.08610: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332c2330> <<< 27788 1726867505.08630: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332c0b90> <<< 27788 1726867505.08685: 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 0x7f8e332f8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33268200> <<< 27788 1726867505.08714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27788 1726867505.08755: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e332f8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332f8aa0> <<< 27788 1726867505.08798: 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 0x7f8e332f8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33266d20> <<< 27788 1726867505.08854: 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' <<< 27788 1726867505.08874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27788 1726867505.08905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332f9250> import 'importlib.machinery' # <<< 27788 1726867505.08949: 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' <<< 27788 1726867505.08990: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332fa480> <<< 27788 1726867505.09010: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27788 1726867505.09022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27788 1726867505.09054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27788 1726867505.09086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33310680> <<< 27788 1726867505.09137: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.09141: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.09161: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e33311d60> # /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' <<< 27788 1726867505.09207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 27788 1726867505.09235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33312c00> <<< 27788 1726867505.09255: 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 0x7f8e33313260> <<< 27788 1726867505.09282: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33312150> # /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' <<< 27788 1726867505.09338: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.09350: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e33313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33313410> <<< 27788 1726867505.09382: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332fa4b0> <<< 27788 1726867505.09407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27788 1726867505.09460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27788 1726867505.09463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27788 1726867505.09506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27788 1726867505.09519: 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 0x7f8e33057bc0> <<< 27788 1726867505.09554: 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' <<< 27788 1726867505.09576: 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 0x7f8e330806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33080440> <<< 27788 1726867505.09613: 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 0x7f8e33080710> <<< 27788 1726867505.09627: 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' <<< 27788 1726867505.09696: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.09817: 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 0x7f8e33081040> <<< 27788 1726867505.09937: 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 0x7f8e33081a30> <<< 27788 1726867505.09951: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33055d60> <<< 27788 1726867505.09992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27788 1726867505.10027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27788 1726867505.10038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33082de0> <<< 27788 1726867505.10074: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33081b50> <<< 27788 1726867505.10104: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332faba0> <<< 27788 1726867505.10123: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27788 1726867505.10168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867505.10193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27788 1726867505.10221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27788 1726867505.10253: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330af140> <<< 27788 1726867505.10302: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27788 1726867505.10332: 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 <<< 27788 1726867505.10364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27788 1726867505.10396: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330cf500> <<< 27788 1726867505.10423: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27788 1726867505.10469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27788 1726867505.10535: stdout chunk (state=3): >>>import 'ntpath' # <<< 27788 1726867505.10549: 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 0x7f8e331302c0> <<< 27788 1726867505.10580: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27788 1726867505.10596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27788 1726867505.10620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27788 1726867505.10646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27788 1726867505.10734: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33132a20> <<< 27788 1726867505.10811: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e331303e0> <<< 27788 1726867505.10845: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330f92e0> <<< 27788 1726867505.10875: 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 0x7f8e32f393d0> <<< 27788 1726867505.10901: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33083d10> <<< 27788 1726867505.11075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27788 1726867505.11091: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e330ce900> <<< 27788 1726867505.11339: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pe4vwr92/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 27788 1726867505.11482: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.11494: 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' <<< 27788 1726867505.11566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27788 1726867505.11719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f9f0e0> import '_typing' # <<< 27788 1726867505.11866: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f7dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f7d160> <<< 27788 1726867505.11910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.11983: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 27788 1726867505.13325: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.14447: 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 0x7f8e32f9cfb0> <<< 27788 1726867505.14494: 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' <<< 27788 1726867505.14540: 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' <<< 27788 1726867505.14543: 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' <<< 27788 1726867505.14572: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e32fce960> <<< 27788 1726867505.14611: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32fce6f0> <<< 27788 1726867505.14653: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32fce030> <<< 27788 1726867505.14657: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 27788 1726867505.14709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 27788 1726867505.14715: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32fce750> <<< 27788 1726867505.14745: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f9fd70> 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 0x7f8e32fcf680> <<< 27788 1726867505.14801: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.14918: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e32fcf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27788 1726867505.14949: 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 0x7f8e32fcfe00> 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' <<< 27788 1726867505.15006: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3292dbe0> <<< 27788 1726867505.15532: 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 0x7f8e3292f800> # /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 0x7f8e32930200> # /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 0x7f8e329313a0> # /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 0x7f8e32933e60> # 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 0x7f8e32fcfd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32932030> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27788 1726867505.15535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27788 1726867505.15537: 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' <<< 27788 1726867505.15540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27788 1726867505.15564: 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 0x7f8e3293bcb0> import '_tokenize' # <<< 27788 1726867505.15824: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3293a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3293a4e0> # /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 0x7f8e3293aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329325a0> <<< 27788 1726867505.15828: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e3297ffb0> # /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 0x7f8e32980140> <<< 27788 1726867505.15912: 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' # /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' <<< 27788 1726867505.15915: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.15933: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e32981bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32981970> <<< 27788 1726867505.16172: 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' <<< 27788 1726867505.16179: 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 0x7f8e32984170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329822a0> # /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' <<< 27788 1726867505.16212: stdout chunk (state=3): >>>import '_string' # <<< 27788 1726867505.16215: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32987950> <<< 27788 1726867505.16266: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32984320> <<< 27788 1726867505.16329: 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 0x7f8e32988710> <<< 27788 1726867505.16541: 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' <<< 27788 1726867505.16592: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e32988a70> # 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 0x7f8e32988b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32980320> # /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 0x7f8e328142c0> <<< 27788 1726867505.16665: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.16758: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e328155b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3298aa50> # 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 0x7f8e3298be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3298a690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27788 1726867505.16792: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.16908: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.16963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 27788 1726867505.16990: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 27788 1726867505.17011: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.17120: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.17233: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.17751: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.18284: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 27788 1726867505.18310: 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' # <<< 27788 1726867505.18399: 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' # 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 0x7f8e328196d0> <<< 27788 1726867505.18496: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 27788 1726867505.18500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3281a510> <<< 27788 1726867505.18502: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32815850> <<< 27788 1726867505.18554: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27788 1726867505.18598: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 27788 1726867505.18741: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.18903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 27788 1726867505.18919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3281a1e0> # zipimport: zlib available <<< 27788 1726867505.19375: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.19858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.19891: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.19975: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 27788 1726867505.20007: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.20053: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27788 1726867505.20057: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.20120: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.20231: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27788 1726867505.20253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27788 1726867505.20271: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.20299: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.20331: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 27788 1726867505.20574: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21088: 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' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3281b560> # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.21092: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 27788 1726867505.21111: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 27788 1726867505.21114: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21170: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21364: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.21416: 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 <<< 27788 1726867505.21444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867505.21593: 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 0x7f8e32826000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32823d40> <<< 27788 1726867505.21607: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 27788 1726867505.21680: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21738: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21768: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.21826: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 27788 1726867505.21863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27788 1726867505.21883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27788 1726867505.21935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27788 1726867505.21970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27788 1726867505.21973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27788 1726867505.22023: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3290e990> <<< 27788 1726867505.22062: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329fe660> <<< 27788 1726867505.22144: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3281be30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27788 1726867505.22161: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22194: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22218: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27788 1726867505.22288: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27788 1726867505.22306: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 27788 1726867505.22327: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22376: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22425: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22447: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22472: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22511: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22550: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22592: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 27788 1726867505.22642: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22706: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22775: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22802: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.22837: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27788 1726867505.23028: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.23188: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.23229: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.23288: 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' <<< 27788 1726867505.23319: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 27788 1726867505.23340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27788 1726867505.23380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27788 1726867505.23411: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328ba2d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27788 1726867505.23435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27788 1726867505.23448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 27788 1726867505.23483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27788 1726867505.23523: 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' <<< 27788 1726867505.23527: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32483f80> <<< 27788 1726867505.23565: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.23589: 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 0x7f8e324882f0> <<< 27788 1726867505.23625: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328aad80> <<< 27788 1726867505.23637: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328bae40> <<< 27788 1726867505.23671: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b8980> <<< 27788 1726867505.23701: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b8d70> <<< 27788 1726867505.23714: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27788 1726867505.23776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27788 1726867505.23805: 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' <<< 27788 1726867505.23869: 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' <<< 27788 1726867505.23873: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e3248b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3248ab70> <<< 27788 1726867505.23916: 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 0x7f8e3248ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32489fa0> <<< 27788 1726867505.23936: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27788 1726867505.24060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27788 1726867505.24063: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3248b380> <<< 27788 1726867505.24123: stdout chunk (state=3): >>># /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' <<< 27788 1726867505.24126: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.24152: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e324edeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3248be90> <<< 27788 1726867505.24199: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b9400> import 'ansible.module_utils.facts.timeout' # <<< 27788 1726867505.24238: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 27788 1726867505.24251: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 27788 1726867505.24296: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24375: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27788 1726867505.24380: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24420: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24469: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27788 1726867505.24527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 27788 1726867505.24541: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.24582: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 27788 1726867505.24595: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24641: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 27788 1726867505.24753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24792: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 27788 1726867505.24796: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24862: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24906: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.24967: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.25033: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 27788 1726867505.25036: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.25871: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.25937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27788 1726867505.25957: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26003: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26056: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26136: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26139: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 27788 1726867505.26142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 27788 1726867505.26165: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 27788 1726867505.26265: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27788 1726867505.26341: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26360: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27788 1726867505.26414: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26461: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 27788 1726867505.26546: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26556: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26656: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27788 1726867505.26714: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e324ee6f0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27788 1726867505.26727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27788 1726867505.26828: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e324ee900> <<< 27788 1726867505.26860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 27788 1726867505.26908: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.26976: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 27788 1726867505.27079: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27788 1726867505.27185: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27238: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 27788 1726867505.27361: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27788 1726867505.27446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27788 1726867505.27512: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.27569: 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 0x7f8e3252a030> <<< 27788 1726867505.27762: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32519eb0> <<< 27788 1726867505.27767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 27788 1726867505.27827: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27879: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27788 1726867505.27893: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.27975: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28057: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28167: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28312: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 27788 1726867505.28324: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28362: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27788 1726867505.28415: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28452: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 27788 1726867505.28512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27788 1726867505.28530: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.28549: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867505.28584: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e3253d8e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3251b050> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 27788 1726867505.28600: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 27788 1726867505.28611: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28658: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.28706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 27788 1726867505.28857: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29018: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27788 1726867505.29022: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29116: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29207: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29450: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.29497: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27788 1726867505.29644: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29749: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29876: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27788 1726867505.29896: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29918: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.29959: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.30511: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 27788 1726867505.31019: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31121: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27788 1726867505.31235: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31326: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 27788 1726867505.31596: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27788 1726867505.31781: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31797: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 27788 1726867505.31833: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31915: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27788 1726867505.31918: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.31981: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.32076: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.32309: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.32612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.32637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 27788 1726867505.32693: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.32781: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27788 1726867505.32813: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27788 1726867505.32830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 27788 1726867505.32891: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.32954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 27788 1726867505.33008: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 27788 1726867505.33324: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33590: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 27788 1726867505.33592: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33647: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33712: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27788 1726867505.33723: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33751: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33795: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 27788 1726867505.33798: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33834: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27788 1726867505.33881: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33903: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.33946: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 27788 1726867505.33953: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34028: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34104: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27788 1726867505.34131: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34140: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 27788 1726867505.34152: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34197: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 27788 1726867505.34266: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34274: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34302: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34360: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34402: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34501: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34538: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 27788 1726867505.34557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 27788 1726867505.34565: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34666: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27788 1726867505.34669: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.34858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35046: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27788 1726867505.35058: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35101: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27788 1726867505.35198: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35216: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35256: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27788 1726867505.35270: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35350: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27788 1726867505.35449: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35529: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.35627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 27788 1726867505.35638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27788 1726867505.35695: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867505.36203: 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' <<< 27788 1726867505.36235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27788 1726867505.36240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27788 1726867505.36284: 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 0x7f8e322d6480> <<< 27788 1726867505.36297: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e322d53a0> <<< 27788 1726867505.36340: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e322cc350> <<< 27788 1726867505.50900: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 27788 1726867505.50910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 27788 1726867505.50929: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3231ef90> <<< 27788 1726867505.50955: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 27788 1726867505.50972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 27788 1726867505.50998: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3231d340> <<< 27788 1726867505.51076: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 27788 1726867505.51084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867505.51110: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 27788 1726867505.51139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3231fda0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3231e6c0> <<< 27788 1726867505.51365: 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 <<< 27788 1726867505.76299: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_apparmor": {"status": "disabled"}, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_is_chroot": false, "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.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/ro<<< 27788 1726867505.76313: stdout chunk (state=3): >>>ot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.9541015625, "5m": 0.564453125, "15m": 0.2900390625}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "05", "epoch": "1726867505", "epoch_int": "1726867505", "date": "2024-09-20", "time": "17:25:05", "iso8601_micro": "2024-09-20T21:25:05.371495Z", "iso8601": "2024-09-20T21:25:05Z", "iso8601_basic": "20240920T172505371495", "iso8601_basic_short": "20240920T172505", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2961, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 570, "free": 2961}, "nocache": {"free": 3301, "used": 230}, "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": "ec<<< 27788 1726867505.76350: stdout chunk (state=3): >>>293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 750, "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": 261789724672, "block_size": 4096, "block_total": 65519099, "block_available": 63913507, "block_used": 1605592, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "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_interfaces": ["rpltstbr", "eth0", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_<<< 27788 1726867505.76368: stdout chunk (state=3): >>>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": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "recei<<< 27788 1726867505.76371: stdout chunk (state=3): >>>ve_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 27788 1726867505.76978: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 27788 1726867505.76996: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 27788 1726867505.77022: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77033: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77042: stdout chunk (state=3): >>># cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct <<< 27788 1726867505.77072: stdout chunk (state=3): >>># 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<<< 27788 1726867505.77086: stdout chunk (state=3): >>> # 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 <<< 27788 1726867505.77105: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77111: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77142: stdout chunk (state=3): >>># cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # 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 <<< 27788 1726867505.77153: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77183: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters<<< 27788 1726867505.77190: stdout chunk (state=3): >>> # 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 <<< 27788 1726867505.77193: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77212: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77223: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77258: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77261: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77297: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.77302: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # 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 <<< 27788 1726867505.77635: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 27788 1726867505.77641: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27788 1726867505.77683: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression <<< 27788 1726867505.77697: stdout chunk (state=3): >>># destroy _lzma # destroy _blake2 # destroy binascii <<< 27788 1726867505.77707: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 27788 1726867505.77724: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 27788 1726867505.77752: stdout chunk (state=3): >>># destroy ntpath <<< 27788 1726867505.77783: stdout chunk (state=3): >>># destroy importlib <<< 27788 1726867505.77787: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 27788 1726867505.77813: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 27788 1726867505.77821: stdout chunk (state=3): >>># destroy _locale <<< 27788 1726867505.77849: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 27788 1726867505.77852: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 27788 1726867505.77910: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 27788 1726867505.77913: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 27788 1726867505.77916: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 27788 1726867505.77962: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 27788 1726867505.77966: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 27788 1726867505.77992: stdout chunk (state=3): >>># destroy _pickle <<< 27788 1726867505.78005: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 27788 1726867505.78023: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 27788 1726867505.78041: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 27788 1726867505.78056: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 27788 1726867505.78062: stdout chunk (state=3): >>># destroy base64 <<< 27788 1726867505.78075: stdout chunk (state=3): >>># destroy _ssl <<< 27788 1726867505.78107: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 27788 1726867505.78112: stdout chunk (state=3): >>># destroy termios # destroy json <<< 27788 1726867505.78145: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 27788 1726867505.78159: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout <<< 27788 1726867505.78174: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.78180: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 27788 1726867505.78226: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 27788 1726867505.78255: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves <<< 27788 1726867505.78261: stdout chunk (state=3): >>># destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 27788 1726867505.78266: 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 # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 27788 1726867505.78295: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 27788 1726867505.78313: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 27788 1726867505.78334: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 27788 1726867505.78354: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 27788 1726867505.78363: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 27788 1726867505.78400: stdout chunk (state=3): >>># 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 <<< 27788 1726867505.78405: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 27788 1726867505.78418: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 27788 1726867505.78434: stdout chunk (state=3): >>> # 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 <<< 27788 1726867505.78440: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27788 1726867505.78587: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27788 1726867505.78614: stdout chunk (state=3): >>># destroy _collections <<< 27788 1726867505.78631: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 27788 1726867505.78638: stdout chunk (state=3): >>># destroy tokenize <<< 27788 1726867505.78665: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 27788 1726867505.78671: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 27788 1726867505.78700: stdout chunk (state=3): >>># destroy _typing <<< 27788 1726867505.78717: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 27788 1726867505.78723: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 27788 1726867505.78747: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27788 1726867505.78841: 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 <<< 27788 1726867505.78853: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 27788 1726867505.78871: stdout chunk (state=3): >>># destroy time <<< 27788 1726867505.78874: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 27788 1726867505.78898: stdout chunk (state=3): >>># destroy _hashlib <<< 27788 1726867505.78924: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 27788 1726867505.78939: stdout chunk (state=3): >>># destroy itertools <<< 27788 1726867505.78948: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 27788 1726867505.78965: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 27788 1726867505.79305: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867505.79338: stderr chunk (state=3): >>><<< 27788 1726867505.79341: stdout chunk (state=3): >>><<< 27788 1726867505.79458: _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 0x7f8e334184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e333e7b30> # /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 0x7f8e3341aa50> 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 0x7f8e3322d130> # /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 0x7f8e3322dfa0> 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 0x7f8e3326bdd0> # /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 0x7f8e3326bfe0> # /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 0x7f8e332a37a0> # /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 0x7f8e332a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33268f80> # /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 0x7f8e332c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332c2330> # /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 0x7f8e33282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332c0b90> # /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 0x7f8e332f8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33268200> # /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 0x7f8e332f8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332f8aa0> # 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 0x7f8e332f8e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33266d20> # /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 0x7f8e332f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332f9250> 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 0x7f8e332fa480> 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 0x7f8e33310680> 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 0x7f8e33311d60> # /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 0x7f8e33312c00> # 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 0x7f8e33313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33312150> # /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 0x7f8e33313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332fa4b0> # /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 0x7f8e33057bc0> # /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 0x7f8e330806e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33080440> # 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 0x7f8e33080710> # /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 0x7f8e33081040> # 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 0x7f8e33081a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330808f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33055d60> # /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 0x7f8e33082de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33081b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e332faba0> # /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 0x7f8e330af140> # /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 0x7f8e330cf500> # /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 0x7f8e331302c0> # /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 0x7f8e33132a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e331303e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330f92e0> # /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 0x7f8e32f393d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e330ce300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e33083d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e330ce900> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_pe4vwr92/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 0x7f8e32f9f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f7dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f7d160> # 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 0x7f8e32f9cfb0> # /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 0x7f8e32fce960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32fce6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32fce030> # /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 0x7f8e32fce750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32f9fd70> 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 0x7f8e32fcf680> # 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 0x7f8e32fcf8c0> # /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 0x7f8e32fcfe00> 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 0x7f8e3292dbe0> # 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 0x7f8e3292f800> # /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 0x7f8e32930200> # /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 0x7f8e329313a0> # /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 0x7f8e32933e60> # 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 0x7f8e32fcfd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32932030> # /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 0x7f8e3293bcb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3293a780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3293a4e0> # /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 0x7f8e3293aa50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329325a0> # 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 0x7f8e3297ffb0> # /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 0x7f8e32980140> # /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 0x7f8e32981bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32981970> # /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 0x7f8e32984170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329822a0> # /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 0x7f8e32987950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32984320> # 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 0x7f8e32988710> # 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 0x7f8e32988a70> # 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 0x7f8e32988b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32980320> # /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 0x7f8e328142c0> # 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 0x7f8e328155b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3298aa50> # 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 0x7f8e3298be00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3298a690> # 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 0x7f8e328196d0> # /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 0x7f8e3281a510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32815850> 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 0x7f8e3281a1e0> # 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 0x7f8e3281b560> # 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 0x7f8e32826000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32823d40> 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 0x7f8e3290e990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e329fe660> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328260c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3281be30> # 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 0x7f8e328ba2d0> # /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 0x7f8e32483f80> # 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 0x7f8e324882f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328aad80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328bae40> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b8980> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b8d70> # /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 0x7f8e3248b2c0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3248ab70> # 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 0x7f8e3248ad50> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32489fa0> # /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 0x7f8e3248b380> # /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 0x7f8e324edeb0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3248be90> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e328b9400> 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 0x7f8e324ee6f0> # /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 0x7f8e324ee900> 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 0x7f8e3252a030> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e32519eb0> 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 0x7f8e3253d8e0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3251b050> 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 0x7f8e322d6480> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e322d53a0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e322cc350> # /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 0x7f8e3231ef90> # /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 0x7f8e3231d340> # /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 0x7f8e3231fda0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e3231e6c0> 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_apparmor": {"status": "disabled"}, "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-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_is_chroot": false, "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.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_pkg_mgr": "dnf", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.9541015625, "5m": 0.564453125, "15m": 0.2900390625}, "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "05", "epoch": "1726867505", "epoch_int": "1726867505", "date": "2024-09-20", "time": "17:25:05", "iso8601_micro": "2024-09-20T21:25:05.371495Z", "iso8601": "2024-09-20T21:25:05Z", "iso8601_basic": "20240920T172505371495", "iso8601_basic_short": "20240920T172505", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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": 2961, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 570, "free": 2961}, "nocache": {"free": 3301, "used": 230}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 750, "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": 261789724672, "block_size": 4096, "block_total": 65519099, "block_available": 63913507, "block_used": 1605592, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "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_interfaces": ["rpltstbr", "eth0", "lo"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 27788 1726867505.80518: 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-1726867504.5705388-27834-62724961247795/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867505.80530: _low_level_execute_command(): starting 27788 1726867505.80533: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867504.5705388-27834-62724961247795/ > /dev/null 2>&1 && sleep 0' 27788 1726867505.80972: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867505.80982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867505.81016: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.81019: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867505.81021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.81069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867505.81072: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867505.81079: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867505.81122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867505.82923: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867505.82951: stderr chunk (state=3): >>><<< 27788 1726867505.82954: stdout chunk (state=3): >>><<< 27788 1726867505.82966: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867505.82973: handler run complete 27788 1726867505.83055: variable 'ansible_facts' from source: unknown 27788 1726867505.83117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.83322: variable 'ansible_facts' from source: unknown 27788 1726867505.83375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.83454: attempt loop complete, returning result 27788 1726867505.83457: _execute() done 27788 1726867505.83460: dumping result to json 27788 1726867505.83484: done dumping result, returning 27788 1726867505.83491: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-b241-6a31-0000000000bf] 27788 1726867505.83495: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000bf 27788 1726867505.84051: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000bf ok: [managed_node1] 27788 1726867505.84130: no more pending results, returning what we have 27788 1726867505.84132: results queue empty 27788 1726867505.84132: checking for any_errors_fatal 27788 1726867505.84133: done checking for any_errors_fatal 27788 1726867505.84134: checking for max_fail_percentage 27788 1726867505.84135: done checking for max_fail_percentage 27788 1726867505.84135: checking to see if all hosts have failed and the running result is not ok 27788 1726867505.84136: done checking to see if all hosts have failed 27788 1726867505.84136: getting the remaining hosts for this loop 27788 1726867505.84137: done getting the remaining hosts for this loop 27788 1726867505.84139: getting the next task for host managed_node1 27788 1726867505.84143: done getting next task for host managed_node1 27788 1726867505.84144: ^ task is: TASK: meta (flush_handlers) 27788 1726867505.84146: ^ 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 27788 1726867505.84148: getting variables 27788 1726867505.84149: in VariableManager get_vars() 27788 1726867505.84163: Calling all_inventory to load vars for managed_node1 27788 1726867505.84165: Calling groups_inventory to load vars for managed_node1 27788 1726867505.84167: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867505.84174: Calling all_plugins_play to load vars for managed_node1 27788 1726867505.84176: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867505.84180: Calling groups_plugins_play to load vars for managed_node1 27788 1726867505.84295: WORKER PROCESS EXITING 27788 1726867505.84305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.84433: done with get_vars() 27788 1726867505.84441: done getting variables 27788 1726867505.84488: in VariableManager get_vars() 27788 1726867505.84494: Calling all_inventory to load vars for managed_node1 27788 1726867505.84495: Calling groups_inventory to load vars for managed_node1 27788 1726867505.84497: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867505.84500: Calling all_plugins_play to load vars for managed_node1 27788 1726867505.84501: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867505.84503: Calling groups_plugins_play to load vars for managed_node1 27788 1726867505.84593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.84706: done with get_vars() 27788 1726867505.84717: done queuing things up, now waiting for results queue to drain 27788 1726867505.84718: results queue empty 27788 1726867505.84719: checking for any_errors_fatal 27788 1726867505.84720: done checking for any_errors_fatal 27788 1726867505.84721: checking for max_fail_percentage 27788 1726867505.84724: done checking for max_fail_percentage 27788 1726867505.84725: checking to see if all hosts have failed and the running result is not ok 27788 1726867505.84725: done checking to see if all hosts have failed 27788 1726867505.84726: getting the remaining hosts for this loop 27788 1726867505.84726: done getting the remaining hosts for this loop 27788 1726867505.84728: getting the next task for host managed_node1 27788 1726867505.84730: done getting next task for host managed_node1 27788 1726867505.84732: ^ task is: TASK: Include the task 'el_repo_setup.yml' 27788 1726867505.84733: ^ 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 27788 1726867505.84734: getting variables 27788 1726867505.84735: in VariableManager get_vars() 27788 1726867505.84739: Calling all_inventory to load vars for managed_node1 27788 1726867505.84740: Calling groups_inventory to load vars for managed_node1 27788 1726867505.84742: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867505.84745: Calling all_plugins_play to load vars for managed_node1 27788 1726867505.84746: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867505.84747: Calling groups_plugins_play to load vars for managed_node1 27788 1726867505.84834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.84961: done with get_vars() 27788 1726867505.84966: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:11 Friday 20 September 2024 17:25:05 -0400 (0:00:01.327) 0:00:01.339 ****** 27788 1726867505.85020: entering _queue_task() for managed_node1/include_tasks 27788 1726867505.85021: Creating lock for include_tasks 27788 1726867505.85510: worker is 1 (out of 1 available) 27788 1726867505.85519: exiting _queue_task() for managed_node1/include_tasks 27788 1726867505.85530: done queuing things up, now waiting for results queue to drain 27788 1726867505.85532: waiting for pending results... 27788 1726867505.85551: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 27788 1726867505.85622: in run() - task 0affcac9-a3a5-b241-6a31-000000000006 27788 1726867505.85640: variable 'ansible_search_path' from source: unknown 27788 1726867505.85673: calling self._execute() 27788 1726867505.85749: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867505.85753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867505.85858: variable 'omit' from source: magic vars 27788 1726867505.85862: _execute() done 27788 1726867505.85865: dumping result to json 27788 1726867505.85868: done dumping result, returning 27788 1726867505.85886: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-b241-6a31-000000000006] 27788 1726867505.85889: sending task result for task 0affcac9-a3a5-b241-6a31-000000000006 27788 1726867505.86041: no more pending results, returning what we have 27788 1726867505.86046: in VariableManager get_vars() 27788 1726867505.86082: Calling all_inventory to load vars for managed_node1 27788 1726867505.86085: Calling groups_inventory to load vars for managed_node1 27788 1726867505.86089: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867505.86104: Calling all_plugins_play to load vars for managed_node1 27788 1726867505.86109: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867505.86113: Calling groups_plugins_play to load vars for managed_node1 27788 1726867505.86401: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000006 27788 1726867505.86405: WORKER PROCESS EXITING 27788 1726867505.86417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.86539: done with get_vars() 27788 1726867505.86544: variable 'ansible_search_path' from source: unknown 27788 1726867505.86553: we have included files to process 27788 1726867505.86554: generating all_blocks data 27788 1726867505.86554: done generating all_blocks data 27788 1726867505.86555: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27788 1726867505.86556: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27788 1726867505.86557: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 27788 1726867505.86993: in VariableManager get_vars() 27788 1726867505.87003: done with get_vars() 27788 1726867505.87012: done processing included file 27788 1726867505.87013: iterating over new_blocks loaded from include file 27788 1726867505.87014: in VariableManager get_vars() 27788 1726867505.87019: done with get_vars() 27788 1726867505.87020: filtering new block on tags 27788 1726867505.87028: done filtering new block on tags 27788 1726867505.87030: in VariableManager get_vars() 27788 1726867505.87035: done with get_vars() 27788 1726867505.87036: filtering new block on tags 27788 1726867505.87044: done filtering new block on tags 27788 1726867505.87045: in VariableManager get_vars() 27788 1726867505.87052: done with get_vars() 27788 1726867505.87054: filtering new block on tags 27788 1726867505.87061: done filtering new block on tags 27788 1726867505.87062: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 27788 1726867505.87066: extending task lists for all hosts with included blocks 27788 1726867505.87094: done extending task lists 27788 1726867505.87095: done processing included files 27788 1726867505.87096: results queue empty 27788 1726867505.87096: checking for any_errors_fatal 27788 1726867505.87097: done checking for any_errors_fatal 27788 1726867505.87097: checking for max_fail_percentage 27788 1726867505.87098: done checking for max_fail_percentage 27788 1726867505.87099: checking to see if all hosts have failed and the running result is not ok 27788 1726867505.87099: done checking to see if all hosts have failed 27788 1726867505.87099: getting the remaining hosts for this loop 27788 1726867505.87100: done getting the remaining hosts for this loop 27788 1726867505.87101: getting the next task for host managed_node1 27788 1726867505.87104: done getting next task for host managed_node1 27788 1726867505.87105: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 27788 1726867505.87106: ^ 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 27788 1726867505.87110: getting variables 27788 1726867505.87110: in VariableManager get_vars() 27788 1726867505.87116: Calling all_inventory to load vars for managed_node1 27788 1726867505.87117: Calling groups_inventory to load vars for managed_node1 27788 1726867505.87118: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867505.87122: Calling all_plugins_play to load vars for managed_node1 27788 1726867505.87123: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867505.87125: Calling groups_plugins_play to load vars for managed_node1 27788 1726867505.87223: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867505.87416: done with get_vars() 27788 1726867505.87424: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 17:25:05 -0400 (0:00:00.024) 0:00:01.364 ****** 27788 1726867505.87487: entering _queue_task() for managed_node1/setup 27788 1726867505.87707: worker is 1 (out of 1 available) 27788 1726867505.87720: exiting _queue_task() for managed_node1/setup 27788 1726867505.87730: done queuing things up, now waiting for results queue to drain 27788 1726867505.87731: waiting for pending results... 27788 1726867505.87973: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 27788 1726867505.88037: in run() - task 0affcac9-a3a5-b241-6a31-0000000000d0 27788 1726867505.88048: variable 'ansible_search_path' from source: unknown 27788 1726867505.88052: variable 'ansible_search_path' from source: unknown 27788 1726867505.88089: calling self._execute() 27788 1726867505.88156: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867505.88160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867505.88173: variable 'omit' from source: magic vars 27788 1726867505.88886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867505.90798: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867505.90865: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867505.90905: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867505.90962: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867505.90995: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867505.91081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867505.91116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867505.91148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867505.91190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867505.91206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867505.91372: variable 'ansible_facts' from source: unknown 27788 1726867505.91455: variable 'network_test_required_facts' from source: task vars 27788 1726867505.91502: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 27788 1726867505.91516: variable 'omit' from source: magic vars 27788 1726867505.91553: variable 'omit' from source: magic vars 27788 1726867505.91596: variable 'omit' from source: magic vars 27788 1726867505.91627: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867505.91660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867505.91684: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867505.91713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867505.91729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867505.91768: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867505.91780: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867505.91789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867505.91897: Set connection var ansible_shell_executable to /bin/sh 27788 1726867505.91913: Set connection var ansible_timeout to 10 27788 1726867505.91982: Set connection var ansible_shell_type to sh 27788 1726867505.91985: Set connection var ansible_connection to ssh 27788 1726867505.91988: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867505.91990: Set connection var ansible_pipelining to False 27788 1726867505.91992: variable 'ansible_shell_executable' from source: unknown 27788 1726867505.91994: variable 'ansible_connection' from source: unknown 27788 1726867505.91996: variable 'ansible_module_compression' from source: unknown 27788 1726867505.91998: variable 'ansible_shell_type' from source: unknown 27788 1726867505.91999: variable 'ansible_shell_executable' from source: unknown 27788 1726867505.92001: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867505.92003: variable 'ansible_pipelining' from source: unknown 27788 1726867505.92005: variable 'ansible_timeout' from source: unknown 27788 1726867505.92013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867505.92155: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867505.92170: variable 'omit' from source: magic vars 27788 1726867505.92181: starting attempt loop 27788 1726867505.92188: running the handler 27788 1726867505.92206: _low_level_execute_command(): starting 27788 1726867505.92245: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867505.92925: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867505.92942: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867505.92955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867505.92976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867505.93000: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867505.93094: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867505.93119: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867505.93134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867505.93159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867505.93400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867505.95043: stdout chunk (state=3): >>>/root <<< 27788 1726867505.95138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867505.95190: stderr chunk (state=3): >>><<< 27788 1726867505.95229: stdout chunk (state=3): >>><<< 27788 1726867505.95256: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867505.95298: _low_level_execute_command(): starting 27788 1726867505.95319: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997 `" && echo ansible-tmp-1726867505.9526994-27884-66477580118997="` echo /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997 `" ) && sleep 0' 27788 1726867505.96086: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867505.96116: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867505.96189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867505.98123: stdout chunk (state=3): >>>ansible-tmp-1726867505.9526994-27884-66477580118997=/root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997 <<< 27788 1726867505.98276: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867505.98282: stdout chunk (state=3): >>><<< 27788 1726867505.98284: stderr chunk (state=3): >>><<< 27788 1726867505.98383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867505.9526994-27884-66477580118997=/root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867505.98386: variable 'ansible_module_compression' from source: unknown 27788 1726867505.98432: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27788 1726867505.98497: variable 'ansible_facts' from source: unknown 27788 1726867505.98760: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py 27788 1726867505.98979: Sending initial data 27788 1726867505.98982: Sent initial data (153 bytes) 27788 1726867506.00486: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.00489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.00491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.00493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.01924: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867506.01956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867506.02019: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpjet6_m5k /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py <<< 27788 1726867506.02028: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py" <<< 27788 1726867506.02111: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpjet6_m5k" to remote "/root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py" <<< 27788 1726867506.04794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.04871: stderr chunk (state=3): >>><<< 27788 1726867506.04874: stdout chunk (state=3): >>><<< 27788 1726867506.04892: done transferring module to remote 27788 1726867506.04915: _low_level_execute_command(): starting 27788 1726867506.05057: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/ /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py && sleep 0' 27788 1726867506.06121: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.06134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.06182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.06328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.06399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.06470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.08407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.08413: stdout chunk (state=3): >>><<< 27788 1726867506.08416: stderr chunk (state=3): >>><<< 27788 1726867506.08418: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.08420: _low_level_execute_command(): starting 27788 1726867506.08423: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/AnsiballZ_setup.py && sleep 0' 27788 1726867506.09705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.09748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.09863: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.09944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.12111: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27788 1726867506.12132: stdout chunk (state=3): >>>import _imp # builtin <<< 27788 1726867506.12170: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27788 1726867506.12423: stdout chunk (state=3): >>>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' # <<< 27788 1726867506.12446: stdout chunk (state=3): >>>import 'codecs' # <<< 27788 1726867506.12470: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27788 1726867506.12544: 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 0x7f55eac184d0> <<< 27788 1726867506.12548: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eabe7b30> <<< 27788 1726867506.12551: 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 0x7f55eac1aa50> <<< 27788 1726867506.12578: stdout chunk (state=3): >>>import '_signal' # <<< 27788 1726867506.12602: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 27788 1726867506.12625: stdout chunk (state=3): >>>import 'io' # <<< 27788 1726867506.12712: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 27788 1726867506.12752: stdout chunk (state=3): >>>import '_collections_abc' # <<< 27788 1726867506.12783: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27788 1726867506.12841: stdout chunk (state=3): >>>import 'os' # <<< 27788 1726867506.12887: stdout chunk (state=3): >>>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' <<< 27788 1726867506.12966: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa2d130> <<< 27788 1726867506.13033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa2dfa0> <<< 27788 1726867506.13040: stdout chunk (state=3): >>>import 'site' # <<< 27788 1726867506.13085: 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. <<< 27788 1726867506.13495: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27788 1726867506.13499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27788 1726867506.13532: 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' # /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' <<< 27788 1726867506.13551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27788 1726867506.13579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa6be90> <<< 27788 1726867506.13657: 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' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa6bf50> <<< 27788 1726867506.13748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27788 1726867506.13755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27788 1726867506.13862: stdout chunk (state=3): >>># /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' <<< 27788 1726867506.13866: stdout chunk (state=3): >>>import 'itertools' # <<< 27788 1726867506.13868: 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 0x7f55eaaa3830> # /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 0x7f55eaaa3ec0> import '_collections' # <<< 27788 1726867506.13962: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa81280> <<< 27788 1726867506.14031: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa69040> <<< 27788 1726867506.14068: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27788 1726867506.14150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 27788 1726867506.14164: 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' <<< 27788 1726867506.14198: 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' <<< 27788 1726867506.14364: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaac23f0> # /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 0x7f55eaa82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaac0c20> # /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 0x7f55eaaf8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa682c0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 27788 1726867506.14367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 27788 1726867506.14386: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55eaaf8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaaf8bc0> <<< 27788 1726867506.14411: 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 0x7f55eaaf8f80> <<< 27788 1726867506.14434: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa66de0> <<< 27788 1726867506.14472: 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' <<< 27788 1726867506.14556: 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' <<< 27788 1726867506.14825: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaaf9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaaf92e0> 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 0x7f55eaafa510> <<< 27788 1726867506.14830: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 27788 1726867506.14856: stdout chunk (state=3): >>># /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 0x7f55eab10710> 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 0x7f55eab11df0> # /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 0x7f55eab12c90> # 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 0x7f55eab132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eab121e0> <<< 27788 1726867506.14886: 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' <<< 27788 1726867506.14938: 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 0x7f55eab13d70> <<< 27788 1726867506.14955: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eab134a0> <<< 27788 1726867506.14995: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaafa540> <<< 27788 1726867506.15014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27788 1726867506.15074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27788 1726867506.15103: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27788 1726867506.15124: 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 0x7f55ea823bf0> <<< 27788 1726867506.15227: 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 0x7f55ea84c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84c410> # 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 0x7f55ea84c6e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 27788 1726867506.15313: stdout chunk (state=3): >>># 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' <<< 27788 1726867506.15432: 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 0x7f55ea84d010> <<< 27788 1726867506.15544: 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 0x7f55ea84da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84c8c0> <<< 27788 1726867506.15570: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea821d90> <<< 27788 1726867506.15619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27788 1726867506.15640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27788 1726867506.15757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaafac30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27788 1726867506.15781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.15819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27788 1726867506.15886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27788 1726867506.15893: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8771a0> <<< 27788 1726867506.15996: 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' <<< 27788 1726867506.16054: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea89b530> <<< 27788 1726867506.16068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27788 1726867506.16158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27788 1726867506.16231: stdout chunk (state=3): >>>import 'ntpath' # <<< 27788 1726867506.16246: 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 0x7f55ea8fc290> # /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 <<< 27788 1726867506.16263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27788 1726867506.16446: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8fe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8fc3b0> <<< 27788 1726867506.16449: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8c12e0> <<< 27788 1726867506.16518: 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 0x7f55ea7053a0> <<< 27788 1726867506.16521: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea89a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84fd70> <<< 27788 1726867506.16717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55ea705640> <<< 27788 1726867506.16941: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_wnlt1o0q/ansible_setup_payload.zip' # zipimport: zlib available <<< 27788 1726867506.17067: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.17096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27788 1726867506.17143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27788 1726867506.17249: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27788 1726867506.17289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea76f080> import '_typing' # <<< 27788 1726867506.17438: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea74df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea74d100> <<< 27788 1726867506.17453: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.17602: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867506.17605: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.17624: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 27788 1726867506.18922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.20052: 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' <<< 27788 1726867506.20115: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea76cf50> # /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' <<< 27788 1726867506.20146: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 27788 1726867506.20224: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55ea79eab0> <<< 27788 1726867506.20448: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea79e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea79e150> # /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 0x7f55ea79e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea76fd10> <<< 27788 1726867506.20450: stdout chunk (state=3): >>>import 'atexit' # <<< 27788 1726867506.20510: 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 0x7f55ea79f830> # 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 0x7f55ea79fa70> # /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' # <<< 27788 1726867506.20513: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea79ffb0> <<< 27788 1726867506.20526: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27788 1726867506.20552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27788 1726867506.20590: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea12dd60> <<< 27788 1726867506.20621: 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 0x7f55ea12f4a0> <<< 27788 1726867506.20654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27788 1726867506.20902: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1302f0> <<< 27788 1726867506.20931: 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 0x7f55ea131490> # /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 0x7f55ea133f50> # 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 0x7f55ea138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea132240> <<< 27788 1726867506.20956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27788 1726867506.20990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27788 1726867506.21005: 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' <<< 27788 1726867506.21025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27788 1726867506.21119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27788 1726867506.21169: 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' <<< 27788 1726867506.21173: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13bef0> import '_tokenize' # <<< 27788 1726867506.21238: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13a750> <<< 27788 1726867506.21266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 27788 1726867506.21281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 27788 1726867506.21335: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13ac90> <<< 27788 1726867506.21380: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea132720> <<< 27788 1726867506.21407: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55ea17ff80> <<< 27788 1726867506.21471: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1802f0> <<< 27788 1726867506.21513: 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' # /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' <<< 27788 1726867506.21539: 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 0x7f55ea181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea181ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27788 1726867506.21583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27788 1726867506.21636: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.21639: 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 0x7f55ea184260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1823c0> <<< 27788 1726867506.21656: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27788 1726867506.21722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.21729: 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' # <<< 27788 1726867506.21782: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1879e0> <<< 27788 1726867506.21893: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1843b0> <<< 27788 1726867506.21956: 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 0x7f55ea188830> <<< 27788 1726867506.21991: 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 0x7f55ea188bf0> <<< 27788 1726867506.22046: 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 0x7f55ea188cb0> <<< 27788 1726867506.22074: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea180380> <<< 27788 1726867506.22094: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 27788 1726867506.22122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27788 1726867506.22143: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.22168: 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 0x7f55ea010320> <<< 27788 1726867506.22315: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.22334: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55ea0112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea18aab0> <<< 27788 1726867506.22391: 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 0x7f55ea18be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea18a6f0> # zipimport: zlib available <<< 27788 1726867506.22402: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 27788 1726867506.22493: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22575: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22614: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 27788 1726867506.22617: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22620: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22635: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 27788 1726867506.22638: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22756: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.22876: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.23431: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.24003: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 27788 1726867506.24007: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 27788 1726867506.24010: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27788 1726867506.24012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.24057: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.24068: 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 0x7f55ea019520> <<< 27788 1726867506.24143: 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' <<< 27788 1726867506.24169: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea01a300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea011130> <<< 27788 1726867506.24226: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27788 1726867506.24266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 27788 1726867506.24301: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.24420: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.24620: 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 0x7f55ea01a330> # zipimport: zlib available <<< 27788 1726867506.25045: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25481: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25549: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25625: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27788 1726867506.25637: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25663: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25701: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27788 1726867506.25708: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25772: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25859: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27788 1726867506.25871: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25887: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27788 1726867506.25899: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25938: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.25982: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27788 1726867506.25988: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26213: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27788 1726867506.26507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27788 1726867506.26527: stdout chunk (state=3): >>>import '_ast' # <<< 27788 1726867506.26586: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea01b560> <<< 27788 1726867506.26595: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26666: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26740: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 27788 1726867506.26775: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 27788 1726867506.26792: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26813: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26861: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 27788 1726867506.26884: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26909: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.26951: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27012: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27082: 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 <<< 27788 1726867506.27117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.27206: 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 0x7f55ea026090> <<< 27788 1726867506.27226: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0217c0> <<< 27788 1726867506.27272: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27788 1726867506.27285: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27338: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27399: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27472: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27503: 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' <<< 27788 1726867506.27526: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27788 1726867506.27539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27788 1726867506.27717: stdout chunk (state=3): >>># 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 0x7f55ea10ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea7ca720> <<< 27788 1726867506.27807: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea025e20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 27788 1726867506.27852: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.27880: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27788 1726867506.27941: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27788 1726867506.27988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27788 1726867506.28162: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28176: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867506.28205: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28245: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 27788 1726867506.28361: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28459: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28476: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28505: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 27788 1726867506.28671: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28843: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28876: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.28931: 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' <<< 27788 1726867506.28958: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 27788 1726867506.28967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 27788 1726867506.28994: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 27788 1726867506.29010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 27788 1726867506.29036: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b6180> <<< 27788 1726867506.29051: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 27788 1726867506.29068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 27788 1726867506.29085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 27788 1726867506.29126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 27788 1726867506.29148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 27788 1726867506.29163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 27788 1726867506.29172: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6c140> <<< 27788 1726867506.29202: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.29211: 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 0x7f55e9c6c4a0> <<< 27788 1726867506.29266: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea09c770> <<< 27788 1726867506.29276: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b6cc0> <<< 27788 1726867506.29309: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b48f0> <<< 27788 1726867506.29318: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b44a0> <<< 27788 1726867506.29339: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 27788 1726867506.29389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 27788 1726867506.29410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 27788 1726867506.29419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 27788 1726867506.29443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 27788 1726867506.29448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 27788 1726867506.29486: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55e9c6f3e0> <<< 27788 1726867506.29501: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6ec90> <<< 27788 1726867506.29516: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.29520: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55e9c6ee70> <<< 27788 1726867506.29528: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6e0c0> <<< 27788 1726867506.29552: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 27788 1726867506.29655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 27788 1726867506.29671: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6f590> <<< 27788 1726867506.29683: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 27788 1726867506.29722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 27788 1726867506.29750: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.29763: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f55e9cb2090> <<< 27788 1726867506.29780: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6fce0> <<< 27788 1726867506.29810: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b44d0> import 'ansible.module_utils.facts.timeout' # <<< 27788 1726867506.29826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 27788 1726867506.29834: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.29857: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 27788 1726867506.29875: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.29930: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.29988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 27788 1726867506.29999: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30053: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30099: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 27788 1726867506.30119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27788 1726867506.30140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 27788 1726867506.30145: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30180: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 27788 1726867506.30223: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30262: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 27788 1726867506.30318: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30362: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 27788 1726867506.30416: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30470: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30526: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30586: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.30667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 27788 1726867506.30670: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31145: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 27788 1726867506.31562: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31618: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31672: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31705: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31744: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 27788 1726867506.31750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 27788 1726867506.31788: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31818: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 27788 1726867506.31824: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31881: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31932: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 27788 1726867506.31950: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.31982: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 27788 1726867506.32019: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32048: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 27788 1726867506.32086: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32165: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 27788 1726867506.32256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 27788 1726867506.32278: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9cb3d10> <<< 27788 1726867506.32300: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 27788 1726867506.32327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 27788 1726867506.32435: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9cb2e40> <<< 27788 1726867506.32453: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 27788 1726867506.32458: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32517: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 27788 1726867506.32588: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32683: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 27788 1726867506.32783: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32839: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32911: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 27788 1726867506.32920: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.32962: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 27788 1726867506.33052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 27788 1726867506.33122: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.33176: 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 0x7f55e9cfa450> <<< 27788 1726867506.33363: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9cea210> import 'ansible.module_utils.facts.system.python' # <<< 27788 1726867506.33369: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33431: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33481: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 27788 1726867506.33497: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33576: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33658: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33767: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33906: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 27788 1726867506.33922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.33961: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34002: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 27788 1726867506.34005: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34047: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 27788 1726867506.34106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 27788 1726867506.34133: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.34162: 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 0x7f55e9d0e030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9d0dd30> import 'ansible.module_utils.facts.system.user' # <<< 27788 1726867506.34190: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34193: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34206: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 27788 1726867506.34218: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34255: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 27788 1726867506.34303: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34464: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 27788 1726867506.34622: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34717: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34817: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34858: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 27788 1726867506.34904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 27788 1726867506.34922: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34938: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.34964: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35101: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35244: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 27788 1726867506.35261: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35380: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 27788 1726867506.35504: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35544: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.35585: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.36121: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.36627: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 27788 1726867506.36636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 27788 1726867506.36640: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.36744: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.36847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 27788 1726867506.36862: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.36956: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37058: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 27788 1726867506.37062: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37220: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37368: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 27788 1726867506.37395: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37399: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37411: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 27788 1726867506.37416: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37461: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37500: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 27788 1726867506.37515: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37606: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37704: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.37905: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38103: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 27788 1726867506.38125: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38161: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 27788 1726867506.38203: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38231: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38259: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 27788 1726867506.38269: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38333: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 27788 1726867506.38409: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38437: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 27788 1726867506.38475: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38527: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 27788 1726867506.38595: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38653: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38706: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 27788 1726867506.38722: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.38972: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39229: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 27788 1726867506.39235: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39296: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39358: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 27788 1726867506.39365: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39399: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39435: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 27788 1726867506.39440: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39480: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39506: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 27788 1726867506.39522: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39553: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 27788 1726867506.39592: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39678: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39753: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 27788 1726867506.39780: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39783: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 27788 1726867506.39800: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39845: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 27788 1726867506.39900: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39921: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39943: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.39990: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40040: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40106: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 27788 1726867506.40192: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 27788 1726867506.40209: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40257: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 27788 1726867506.40312: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40507: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 27788 1726867506.40709: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40753: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 27788 1726867506.40806: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40859: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40908: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 27788 1726867506.40914: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.40993: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.41078: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 27788 1726867506.41090: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.41179: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.41274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 27788 1726867506.41280: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 27788 1726867506.41356: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.41584: 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' <<< 27788 1726867506.41611: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 27788 1726867506.41624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 27788 1726867506.41660: 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 0x7f55e9b0fe60> <<< 27788 1726867506.41671: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9b0d730> <<< 27788 1726867506.41718: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9b0d220> <<< 27788 1726867506.42784: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "06", "epoch": "1726867506", "epoch_int": "1726867506", "date": "2024-09-20", "time": "17:25:06", "iso8601_micro": "2024-09-20T21:25:06.413766Z", "iso8601": "2024-09-20T21:25:06Z", "iso8601_basic": "20240920T172506413766", "iso8601_basic_short": "20240920T172506", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/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.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/us<<< 27788 1726867506.42817: stdout chunk (state=3): >>>r/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "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_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"}}} <<< 27788 1726867506.43421: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 27788 1726867506.43425: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread <<< 27788 1726867506.43503: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.43507: stdout chunk (state=3): >>># 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__ <<< 27788 1726867506.43582: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.43586: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 27788 1726867506.43623: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace <<< 27788 1726867506.43645: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # 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 <<< 27788 1726867506.43699: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # 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 <<< 27788 1726867506.43712: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 27788 1726867506.44197: 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 # 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 <<< 27788 1726867506.44252: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 27788 1726867506.44265: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 27788 1726867506.44307: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 27788 1726867506.44355: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.44395: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 27788 1726867506.44411: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl <<< 27788 1726867506.44445: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 27788 1726867506.44471: 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 <<< 27788 1726867506.44531: 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 <<< 27788 1726867506.44682: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.44686: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 27788 1726867506.44689: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # 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 <<< 27788 1726867506.44692: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # 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 <<< 27788 1726867506.44694: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 27788 1726867506.44852: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 27788 1726867506.44883: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 27788 1726867506.44925: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27788 1726867506.44962: 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 <<< 27788 1726867506.44987: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27788 1726867506.45086: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 27788 1726867506.45120: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.45154: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools <<< 27788 1726867506.45189: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 27788 1726867506.45502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867506.45531: stderr chunk (state=3): >>><<< 27788 1726867506.45534: stdout chunk (state=3): >>><<< 27788 1726867506.45635: _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 0x7f55eac184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eabe7b30> # /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 0x7f55eac1aa50> 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 0x7f55eaa2d130> # /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 0x7f55eaa2dfa0> 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 0x7f55eaa6be90> # /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 0x7f55eaa6bf50> # /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 0x7f55eaaa3830> # /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 0x7f55eaaa3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa81280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa69040> # /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 0x7f55eaac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaac23f0> # /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 0x7f55eaa82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaac0c20> # /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 0x7f55eaaf8860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa682c0> # /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 0x7f55eaaf8d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaaf8bc0> # 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 0x7f55eaaf8f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaa66de0> # /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 0x7f55eaaf9610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaaf92e0> 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 0x7f55eaafa510> 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 0x7f55eab10710> 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 0x7f55eab11df0> # /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 0x7f55eab12c90> # 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 0x7f55eab132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eab121e0> # /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 0x7f55eab13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eab134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaafa540> # /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 0x7f55ea823bf0> # /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 0x7f55ea84c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84c410> # 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 0x7f55ea84c6e0> # /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 0x7f55ea84d010> # 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 0x7f55ea84da00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea821d90> # /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 0x7f55ea84ee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84db50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55eaafac30> # /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 0x7f55ea8771a0> # /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 0x7f55ea89b530> # /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 0x7f55ea8fc290> # /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 0x7f55ea8fe9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8fc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea8c12e0> # /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 0x7f55ea7053a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea89a360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea84fd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f55ea705640> # zipimport: found 103 names in '/tmp/ansible_setup_payload_wnlt1o0q/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 0x7f55ea76f080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea74df70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea74d100> # 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 0x7f55ea76cf50> # /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 0x7f55ea79eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea79e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea79e150> # /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 0x7f55ea79e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea76fd10> 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 0x7f55ea79f830> # 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 0x7f55ea79fa70> # /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 0x7f55ea79ffb0> 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 0x7f55ea12dd60> # 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 0x7f55ea12f4a0> # /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 0x7f55ea1302f0> # /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 0x7f55ea131490> # /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 0x7f55ea133f50> # 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 0x7f55ea138290> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea132240> # /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 0x7f55ea13bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea13a750> # /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 0x7f55ea13ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea132720> # 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 0x7f55ea17ff80> # /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 0x7f55ea1802f0> # /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 0x7f55ea181d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea181ac0> # /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 0x7f55ea184260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1823c0> # /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 0x7f55ea1879e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea1843b0> # 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 0x7f55ea188830> # 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 0x7f55ea188bf0> # 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 0x7f55ea188cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea180380> # /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 0x7f55ea010320> # 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 0x7f55ea0112e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea18aab0> # 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 0x7f55ea18be60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea18a6f0> # 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 0x7f55ea019520> # /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 0x7f55ea01a300> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea011130> 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 0x7f55ea01a330> # 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 0x7f55ea01b560> # 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 0x7f55ea026090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0217c0> 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 0x7f55ea10ea50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea7ca720> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea026270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea025e20> # 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 0x7f55ea0b6180> # /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 0x7f55e9c6c140> # 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 0x7f55e9c6c4a0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea09c770> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b6cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b48f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b44a0> # /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 0x7f55e9c6f3e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6ec90> # 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 0x7f55e9c6ee70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6e0c0> # /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 0x7f55e9c6f590> # /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 0x7f55e9cb2090> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9c6fce0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55ea0b44d0> 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 0x7f55e9cb3d10> # /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 0x7f55e9cb2e40> 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 0x7f55e9cfa450> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9cea210> 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 0x7f55e9d0e030> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9d0dd30> 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 0x7f55e9b0fe60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9b0d730> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f55e9b0d220> {"ansible_facts": {"ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "06", "epoch": "1726867506", "epoch_int": "1726867506", "date": "2024-09-20", "time": "17:25:06", "iso8601_micro": "2024-09-20T21:25:06.413766Z", "iso8601": "2024-09-20T21:25:06Z", "iso8601_basic": "20240920T172506413766", "iso8601_basic_short": "20240920T172506", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/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.14.65 32980 10.31.12.57 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.14.65 32980 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_service_mgr": "systemd", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_fips": false, "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_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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 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 27788 1726867506.46408: 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-1726867505.9526994-27884-66477580118997/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867506.46412: _low_level_execute_command(): starting 27788 1726867506.46414: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867505.9526994-27884-66477580118997/ > /dev/null 2>&1 && sleep 0' 27788 1726867506.46461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.46464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867506.46467: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867506.46469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.46471: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.46473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867506.46475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.46534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.46537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.46540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.46575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.48387: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.48410: stderr chunk (state=3): >>><<< 27788 1726867506.48413: stdout chunk (state=3): >>><<< 27788 1726867506.48430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.48435: handler run complete 27788 1726867506.48466: variable 'ansible_facts' from source: unknown 27788 1726867506.48504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867506.48573: variable 'ansible_facts' from source: unknown 27788 1726867506.48604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867506.48637: attempt loop complete, returning result 27788 1726867506.48640: _execute() done 27788 1726867506.48643: dumping result to json 27788 1726867506.48652: done dumping result, returning 27788 1726867506.48659: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-b241-6a31-0000000000d0] 27788 1726867506.48663: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d0 27788 1726867506.48791: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d0 27788 1726867506.48794: WORKER PROCESS EXITING ok: [managed_node1] 27788 1726867506.48893: no more pending results, returning what we have 27788 1726867506.48895: results queue empty 27788 1726867506.48896: checking for any_errors_fatal 27788 1726867506.48897: done checking for any_errors_fatal 27788 1726867506.48898: checking for max_fail_percentage 27788 1726867506.48900: done checking for max_fail_percentage 27788 1726867506.48900: checking to see if all hosts have failed and the running result is not ok 27788 1726867506.48901: done checking to see if all hosts have failed 27788 1726867506.48902: getting the remaining hosts for this loop 27788 1726867506.48903: done getting the remaining hosts for this loop 27788 1726867506.48906: getting the next task for host managed_node1 27788 1726867506.48913: done getting next task for host managed_node1 27788 1726867506.48918: ^ task is: TASK: Check if system is ostree 27788 1726867506.48920: ^ 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 27788 1726867506.48923: getting variables 27788 1726867506.48925: in VariableManager get_vars() 27788 1726867506.48949: Calling all_inventory to load vars for managed_node1 27788 1726867506.48952: Calling groups_inventory to load vars for managed_node1 27788 1726867506.48954: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867506.48964: Calling all_plugins_play to load vars for managed_node1 27788 1726867506.48966: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867506.48968: Calling groups_plugins_play to load vars for managed_node1 27788 1726867506.49119: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867506.49241: done with get_vars() 27788 1726867506.49249: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 17:25:06 -0400 (0:00:00.618) 0:00:01.982 ****** 27788 1726867506.49313: entering _queue_task() for managed_node1/stat 27788 1726867506.49509: worker is 1 (out of 1 available) 27788 1726867506.49526: exiting _queue_task() for managed_node1/stat 27788 1726867506.49536: done queuing things up, now waiting for results queue to drain 27788 1726867506.49538: waiting for pending results... 27788 1726867506.49675: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 27788 1726867506.49744: in run() - task 0affcac9-a3a5-b241-6a31-0000000000d2 27788 1726867506.49754: variable 'ansible_search_path' from source: unknown 27788 1726867506.49757: variable 'ansible_search_path' from source: unknown 27788 1726867506.49791: calling self._execute() 27788 1726867506.49845: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.49849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.49858: variable 'omit' from source: magic vars 27788 1726867506.50204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867506.50376: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867506.50408: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867506.50437: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867506.50480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867506.50546: 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) 27788 1726867506.50564: 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) 27788 1726867506.50583: 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) 27788 1726867506.50601: 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) 27788 1726867506.50695: Evaluated conditional (not __network_is_ostree is defined): True 27788 1726867506.50698: variable 'omit' from source: magic vars 27788 1726867506.50724: variable 'omit' from source: magic vars 27788 1726867506.50753: variable 'omit' from source: magic vars 27788 1726867506.50769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867506.50792: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867506.50806: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867506.50821: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867506.50830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867506.50856: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867506.50859: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.50862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.50929: Set connection var ansible_shell_executable to /bin/sh 27788 1726867506.50933: Set connection var ansible_timeout to 10 27788 1726867506.50938: Set connection var ansible_shell_type to sh 27788 1726867506.50941: Set connection var ansible_connection to ssh 27788 1726867506.50946: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867506.50951: Set connection var ansible_pipelining to False 27788 1726867506.50970: variable 'ansible_shell_executable' from source: unknown 27788 1726867506.50975: variable 'ansible_connection' from source: unknown 27788 1726867506.50979: variable 'ansible_module_compression' from source: unknown 27788 1726867506.50981: variable 'ansible_shell_type' from source: unknown 27788 1726867506.50983: variable 'ansible_shell_executable' from source: unknown 27788 1726867506.50986: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.50988: variable 'ansible_pipelining' from source: unknown 27788 1726867506.50990: variable 'ansible_timeout' from source: unknown 27788 1726867506.50992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.51090: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867506.51098: variable 'omit' from source: magic vars 27788 1726867506.51106: starting attempt loop 27788 1726867506.51109: running the handler 27788 1726867506.51119: _low_level_execute_command(): starting 27788 1726867506.51127: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867506.51627: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.51631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.51634: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867506.51636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.51693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.51697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.51699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.51752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.53366: stdout chunk (state=3): >>>/root <<< 27788 1726867506.53461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.53489: stderr chunk (state=3): >>><<< 27788 1726867506.53494: stdout chunk (state=3): >>><<< 27788 1726867506.53511: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.53526: _low_level_execute_command(): starting 27788 1726867506.53531: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238 `" && echo ansible-tmp-1726867506.5350978-27914-131578966346238="` echo /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238 `" ) && sleep 0' 27788 1726867506.53948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.53951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.53954: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.53956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.54011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.54019: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.54026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.54060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.55939: stdout chunk (state=3): >>>ansible-tmp-1726867506.5350978-27914-131578966346238=/root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238 <<< 27788 1726867506.56043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.56069: stderr chunk (state=3): >>><<< 27788 1726867506.56072: stdout chunk (state=3): >>><<< 27788 1726867506.56086: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867506.5350978-27914-131578966346238=/root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.56122: variable 'ansible_module_compression' from source: unknown 27788 1726867506.56162: ANSIBALLZ: Using lock for stat 27788 1726867506.56165: ANSIBALLZ: Acquiring lock 27788 1726867506.56169: ANSIBALLZ: Lock acquired: 140280240233632 27788 1726867506.56172: ANSIBALLZ: Creating module 27788 1726867506.64020: ANSIBALLZ: Writing module into payload 27788 1726867506.64085: ANSIBALLZ: Writing module 27788 1726867506.64102: ANSIBALLZ: Renaming module 27788 1726867506.64115: ANSIBALLZ: Done creating module 27788 1726867506.64126: variable 'ansible_facts' from source: unknown 27788 1726867506.64171: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py 27788 1726867506.64271: Sending initial data 27788 1726867506.64275: Sent initial data (153 bytes) 27788 1726867506.64709: 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 <<< 27788 1726867506.64713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867506.64715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867506.64717: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.64719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.64769: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.64772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.64830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.66450: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867506.66502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867506.66555: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpity871b2 /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py <<< 27788 1726867506.66559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py" <<< 27788 1726867506.66600: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpity871b2" to remote "/root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py" <<< 27788 1726867506.67346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.67382: stderr chunk (state=3): >>><<< 27788 1726867506.67454: stdout chunk (state=3): >>><<< 27788 1726867506.67467: done transferring module to remote 27788 1726867506.67487: _low_level_execute_command(): starting 27788 1726867506.67495: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/ /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py && sleep 0' 27788 1726867506.68124: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867506.68138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.68150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.68223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.68268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.68294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.68376: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.70180: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.70191: stdout chunk (state=3): >>><<< 27788 1726867506.70202: stderr chunk (state=3): >>><<< 27788 1726867506.70222: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.70231: _low_level_execute_command(): starting 27788 1726867506.70310: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/AnsiballZ_stat.py && sleep 0' 27788 1726867506.70854: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867506.70871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.70947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.70995: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.71008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.71024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.71108: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.73272: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 27788 1726867506.73299: stdout chunk (state=3): >>>import _imp # builtin <<< 27788 1726867506.73343: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 27788 1726867506.73407: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 27788 1726867506.73487: stdout chunk (state=3): >>>import 'posix' # <<< 27788 1726867506.73510: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 27788 1726867506.73584: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 27788 1726867506.73604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 27788 1726867506.73671: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 27788 1726867506.73891: 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 0x7feee87684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8737b30> # /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 0x7feee876aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 27788 1726867506.73918: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 27788 1726867506.73952: stdout chunk (state=3): >>>import 'os' # <<< 27788 1726867506.74015: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 27788 1726867506.74021: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 27788 1726867506.74055: 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' <<< 27788 1726867506.74058: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee853d130> <<< 27788 1726867506.74127: 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 <<< 27788 1726867506.74145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee853dfa0> <<< 27788 1726867506.74158: stdout chunk (state=3): >>>import 'site' # <<< 27788 1726867506.74189: 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. <<< 27788 1726867506.74435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 27788 1726867506.74440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 27788 1726867506.74479: 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' <<< 27788 1726867506.74482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 27788 1726867506.74525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 27788 1726867506.74535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 27788 1726867506.74582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 27788 1726867506.74585: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee857be90> <<< 27788 1726867506.74643: 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' <<< 27788 1726867506.74646: stdout chunk (state=3): >>>import '_operator' # <<< 27788 1726867506.74649: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee857bf50> <<< 27788 1726867506.74689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 27788 1726867506.74695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 27788 1726867506.74710: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 27788 1726867506.74753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.74789: stdout chunk (state=3): >>>import 'itertools' # <<< 27788 1726867506.74817: 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 0x7feee85b3830> <<< 27788 1726867506.74846: 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 0x7feee85b3ec0> <<< 27788 1726867506.74861: stdout chunk (state=3): >>>import '_collections' # <<< 27788 1726867506.74904: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8593b60> <<< 27788 1726867506.74930: stdout chunk (state=3): >>>import '_functools' # <<< 27788 1726867506.74945: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8591280> <<< 27788 1726867506.75037: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8579040> <<< 27788 1726867506.75069: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 27788 1726867506.75072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 27788 1726867506.75097: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 27788 1726867506.75142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 27788 1726867506.75171: 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' <<< 27788 1726867506.75185: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85d37d0> <<< 27788 1726867506.75222: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85d23f0> <<< 27788 1726867506.75235: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8592150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85d0c20> <<< 27788 1726867506.75292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 27788 1726867506.75321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8608860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85782c0> <<< 27788 1726867506.75324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 27788 1726867506.75374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.75382: 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 0x7feee8608d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8608bc0> <<< 27788 1726867506.75410: 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 0x7feee8608f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8576de0> <<< 27788 1726867506.75443: 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' <<< 27788 1726867506.75466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 27788 1726867506.75510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 27788 1726867506.75522: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8609610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86092e0> import 'importlib.machinery' # <<< 27788 1726867506.75554: 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' <<< 27788 1726867506.75589: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee860a510> import 'importlib.util' # <<< 27788 1726867506.75612: stdout chunk (state=3): >>>import 'runpy' # <<< 27788 1726867506.75625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 27788 1726867506.75654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 27788 1726867506.75680: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8620710> <<< 27788 1726867506.75712: stdout chunk (state=3): >>>import 'errno' # <<< 27788 1726867506.75739: 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' <<< 27788 1726867506.75752: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee8621df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 27788 1726867506.75785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 27788 1726867506.75801: 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 0x7feee8622c90> <<< 27788 1726867506.75851: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.75864: stdout chunk (state=3): >>># 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 0x7feee86232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86221e0> <<< 27788 1726867506.75891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 27788 1726867506.75920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 27788 1726867506.75927: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.75948: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee8623d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86234a0> <<< 27788 1726867506.75997: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee860a540> <<< 27788 1726867506.76007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 27788 1726867506.76036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 27788 1726867506.76074: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 27788 1726867506.76079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 27788 1726867506.76107: 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 0x7feee839fbf0> <<< 27788 1726867506.76131: 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' <<< 27788 1726867506.76179: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.76183: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee83c86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c8440> <<< 27788 1726867506.76227: 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 0x7feee83c8710> <<< 27788 1726867506.76231: 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' <<< 27788 1726867506.76302: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.76427: 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 0x7feee83c9040> <<< 27788 1726867506.76542: 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 0x7feee83c99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c88f0> <<< 27788 1726867506.76562: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee839dd90> <<< 27788 1726867506.76591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 27788 1726867506.76633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 27788 1726867506.76637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 27788 1726867506.76678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83cadb0> <<< 27788 1726867506.76682: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c9af0> <<< 27788 1726867506.76713: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee860ac30> <<< 27788 1726867506.76729: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 27788 1726867506.76789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.76800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 27788 1726867506.76838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 27788 1726867506.76867: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83f7110> <<< 27788 1726867506.76929: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 27788 1726867506.76934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.76960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 27788 1726867506.76972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 27788 1726867506.77013: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee84174a0> <<< 27788 1726867506.77034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 27788 1726867506.77149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 27788 1726867506.77182: stdout chunk (state=3): >>>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 0x7feee8478260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 27788 1726867506.77207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 27788 1726867506.77232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 27788 1726867506.77290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 27788 1726867506.77364: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee847a9c0> <<< 27788 1726867506.77437: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8478380> <<< 27788 1726867506.77473: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8441280> <<< 27788 1726867506.77510: 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 0x7feee7d29340> <<< 27788 1726867506.77535: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee84162a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83cbce0> <<< 27788 1726867506.77642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 27788 1726867506.77653: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feee7d295b0> <<< 27788 1726867506.77822: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_725gb65j/ansible_stat_payload.zip' <<< 27788 1726867506.77836: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.77955: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.77990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 27788 1726867506.78003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 27788 1726867506.78042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 27788 1726867506.78105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 27788 1726867506.78146: 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 0x7feee7d7f0b0> import '_typing' # <<< 27788 1726867506.78346: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d5d160> # zipimport: zlib available <<< 27788 1726867506.78391: stdout chunk (state=3): >>>import 'ansible' # <<< 27788 1726867506.78396: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.78428: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 27788 1726867506.78452: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.79828: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.80929: 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 0x7feee7d7cf80> <<< 27788 1726867506.80960: 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' <<< 27788 1726867506.80995: 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' <<< 27788 1726867506.81026: 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' <<< 27788 1726867506.81055: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.81065: 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 0x7feee7da69c0> <<< 27788 1726867506.81093: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da6750> <<< 27788 1726867506.81124: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da6060> <<< 27788 1726867506.81143: 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' <<< 27788 1726867506.81200: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d7fd40> <<< 27788 1726867506.81226: stdout chunk (state=3): >>>import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # 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 0x7feee7da7740> <<< 27788 1726867506.81257: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee7da7980> <<< 27788 1726867506.81285: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 27788 1726867506.81328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 27788 1726867506.81341: stdout chunk (state=3): >>>import '_locale' # <<< 27788 1726867506.81386: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da7ec0> <<< 27788 1726867506.81400: stdout chunk (state=3): >>>import 'pwd' # <<< 27788 1726867506.81434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 27788 1726867506.81444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 27788 1726867506.81470: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c11ca0> <<< 27788 1726867506.81499: 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 0x7feee7c138c0> <<< 27788 1726867506.81537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 27788 1726867506.81552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 27788 1726867506.81576: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c142c0> <<< 27788 1726867506.81594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 27788 1726867506.81625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 27788 1726867506.81642: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c15460> <<< 27788 1726867506.81671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 27788 1726867506.81706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 27788 1726867506.81722: 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' <<< 27788 1726867506.81781: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c17f20> <<< 27788 1726867506.81812: 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 0x7feee83c82f0> <<< 27788 1726867506.81836: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c161e0> <<< 27788 1726867506.81856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 27788 1726867506.81889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 27788 1726867506.81929: 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' <<< 27788 1726867506.81932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 27788 1726867506.81984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 27788 1726867506.81988: 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' <<< 27788 1726867506.82015: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c1fce0> import '_tokenize' # <<< 27788 1726867506.82082: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c1e510> <<< 27788 1726867506.82109: 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' <<< 27788 1726867506.82184: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c15010> <<< 27788 1726867506.82222: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c166f0> <<< 27788 1726867506.82259: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.82272: 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 0x7feee7c67f50> # /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 0x7feee7c680e0> <<< 27788 1726867506.82295: 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 <<< 27788 1726867506.82321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 27788 1726867506.82346: 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' <<< 27788 1726867506.82384: 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 0x7feee7c69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c69970> <<< 27788 1726867506.82394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 27788 1726867506.82504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 27788 1726867506.82551: 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 0x7feee7c6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c6a2a0> <<< 27788 1726867506.82587: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 27788 1726867506.82617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.82648: 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' <<< 27788 1726867506.82669: stdout chunk (state=3): >>>import '_string' # <<< 27788 1726867506.82706: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c6f830> <<< 27788 1726867506.82830: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c6c200> <<< 27788 1726867506.82894: 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 0x7feee7c705f0> <<< 27788 1726867506.82929: 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 0x7feee7c70830> <<< 27788 1726867506.82969: 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 0x7feee7c70b30> <<< 27788 1726867506.83012: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c682c0> <<< 27788 1726867506.83015: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 27788 1726867506.83046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 27788 1726867506.83084: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.83104: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.83114: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee7cfc1d0> <<< 27788 1726867506.83253: 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 0x7feee7cfd400> <<< 27788 1726867506.83301: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c72990> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.83304: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee7c73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c725d0> <<< 27788 1726867506.83331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 27788 1726867506.83358: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.83437: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.83543: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 27788 1726867506.83559: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available <<< 27788 1726867506.83593: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 27788 1726867506.83711: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.83832: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.84355: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.84891: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 27788 1726867506.84938: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 27788 1726867506.84954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.84998: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 27788 1726867506.85009: 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 0x7feee7b016a0> <<< 27788 1726867506.85079: 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' <<< 27788 1726867506.85106: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b024b0> <<< 27788 1726867506.85118: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7cfd670> <<< 27788 1726867506.85163: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 27788 1726867506.85192: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.85210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 27788 1726867506.85223: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.85367: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.85513: 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' <<< 27788 1726867506.85540: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b02270> # zipimport: zlib available <<< 27788 1726867506.85988: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86437: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86501: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86590: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 27788 1726867506.86601: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86625: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86675: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 27788 1726867506.86691: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86737: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86840: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 27788 1726867506.86857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 27788 1726867506.86878: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86918: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.86955: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 27788 1726867506.86966: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.87183: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.87416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 27788 1726867506.87482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 27788 1726867506.87493: stdout chunk (state=3): >>>import '_ast' # <<< 27788 1726867506.87574: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b03620> <<< 27788 1726867506.87594: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.87884: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.87909: 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 # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 27788 1726867506.87927: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.87979: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88043: 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 <<< 27788 1726867506.88084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 27788 1726867506.88164: 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' <<< 27788 1726867506.88195: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7feee7b0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b08fb0> <<< 27788 1726867506.88231: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 27788 1726867506.88248: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88306: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88371: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88398: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88448: 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' <<< 27788 1726867506.88470: 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 <<< 27788 1726867506.88509: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 27788 1726867506.88526: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 27788 1726867506.88579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 27788 1726867506.88617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 27788 1726867506.88623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 27788 1726867506.88662: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7dfaab0> <<< 27788 1726867506.88703: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7dee780> <<< 27788 1726867506.88795: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b03020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 27788 1726867506.88805: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88843: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88854: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 27788 1726867506.88915: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 27788 1726867506.88947: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.88959: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 27788 1726867506.89091: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.89279: stdout chunk (state=3): >>># zipimport: zlib available <<< 27788 1726867506.89418: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 27788 1726867506.89714: 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 <<< 27788 1726867506.89755: 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 <<< 27788 1726867506.89788: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 27788 1726867506.89805: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.89852: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # 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 <<< 27788 1726867506.89885: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.89900: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 27788 1726867506.90146: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 27788 1726867506.90182: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 27788 1726867506.90200: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.90251: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 27788 1726867506.90304: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 27788 1726867506.90310: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 27788 1726867506.90370: stdout chunk (state=3): >>># destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil <<< 27788 1726867506.90373: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 27788 1726867506.90434: 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 <<< 27788 1726867506.90463: stdout chunk (state=3): >>># 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 <<< 27788 1726867506.90512: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 27788 1726867506.90548: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 27788 1726867506.90581: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 27788 1726867506.90600: 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 <<< 27788 1726867506.90778: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform <<< 27788 1726867506.90804: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 27788 1726867506.90854: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 27788 1726867506.90873: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 27788 1726867506.90958: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 27788 1726867506.90989: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 27788 1726867506.91026: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 27788 1726867506.91059: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 27788 1726867506.91092: stdout chunk (state=3): >>># clear sys.audit hooks <<< 27788 1726867506.91444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.91564: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 27788 1726867506.91567: stdout chunk (state=3): >>><<< 27788 1726867506.91569: stderr chunk (state=3): >>><<< 27788 1726867506.91585: _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 0x7feee87684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8737b30> # /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 0x7feee876aa50> 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 0x7feee853d130> # /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 0x7feee853dfa0> 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 0x7feee857be90> # /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 0x7feee857bf50> # /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 0x7feee85b3830> # /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 0x7feee85b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8593b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8591280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8579040> # /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 0x7feee85d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85d23f0> # /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 0x7feee8592150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85d0c20> # /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 0x7feee8608860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee85782c0> # /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 0x7feee8608d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8608bc0> # 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 0x7feee8608f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8576de0> # /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 0x7feee8609610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86092e0> 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 0x7feee860a510> 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 0x7feee8620710> 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 0x7feee8621df0> # /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 0x7feee8622c90> # 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 0x7feee86232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86221e0> # /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 0x7feee8623d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee86234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee860a540> # /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 0x7feee839fbf0> # /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 0x7feee83c86e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c8440> # 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 0x7feee83c8710> # /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 0x7feee83c9040> # 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 0x7feee83c99a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c88f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee839dd90> # /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 0x7feee83cadb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83c9af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee860ac30> # /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 0x7feee83f7110> # /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 0x7feee84174a0> # /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 0x7feee8478260> # /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 0x7feee847a9c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8478380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee8441280> # /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 0x7feee7d29340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee84162a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee83cbce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7feee7d295b0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_725gb65j/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 0x7feee7d7f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d5dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d5d160> # 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 0x7feee7d7cf80> # /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 0x7feee7da69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7da6060> # /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 0x7feee7da67e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7d7fd40> 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 0x7feee7da7740> # 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 0x7feee7da7980> # /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 0x7feee7da7ec0> 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 0x7feee7c11ca0> # 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 0x7feee7c138c0> # /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 0x7feee7c142c0> # /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 0x7feee7c15460> # /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 0x7feee7c17f20> # 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 0x7feee83c82f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c161e0> # /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 0x7feee7c1fce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c1e7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c1e510> # /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 0x7feee7c15010> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c166f0> # 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 0x7feee7c67f50> # /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 0x7feee7c680e0> # /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 0x7feee7c69bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c69970> # /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 0x7feee7c6c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c6a2a0> # /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 0x7feee7c6f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c6c200> # 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 0x7feee7c705f0> # 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 0x7feee7c70830> # 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 0x7feee7c70b30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c682c0> # /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 0x7feee7cfc1d0> # 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 0x7feee7cfd400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c72990> # 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 0x7feee7c73d10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7c725d0> # 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 0x7feee7b016a0> # /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 0x7feee7b024b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7cfd670> 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 0x7feee7b02270> # 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 0x7feee7b03620> # 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 0x7feee7b0e090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b08fb0> 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 0x7feee7dfaab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7dee780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b0e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7feee7b03020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 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 27788 1726867506.92303: 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-1726867506.5350978-27914-131578966346238/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867506.92306: _low_level_execute_command(): starting 27788 1726867506.92308: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867506.5350978-27914-131578966346238/ > /dev/null 2>&1 && sleep 0' 27788 1726867506.92591: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867506.92607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867506.92624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867506.92642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867506.92668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867506.92758: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867506.92782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867506.92801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867506.92882: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867506.94753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867506.94772: stdout chunk (state=3): >>><<< 27788 1726867506.94792: stderr chunk (state=3): >>><<< 27788 1726867506.94999: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867506.95002: handler run complete 27788 1726867506.95005: attempt loop complete, returning result 27788 1726867506.95007: _execute() done 27788 1726867506.95009: dumping result to json 27788 1726867506.95011: done dumping result, returning 27788 1726867506.95013: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-b241-6a31-0000000000d2] 27788 1726867506.95015: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d2 27788 1726867506.95092: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d2 27788 1726867506.95095: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27788 1726867506.95165: no more pending results, returning what we have 27788 1726867506.95169: results queue empty 27788 1726867506.95169: checking for any_errors_fatal 27788 1726867506.95176: done checking for any_errors_fatal 27788 1726867506.95179: checking for max_fail_percentage 27788 1726867506.95181: done checking for max_fail_percentage 27788 1726867506.95182: checking to see if all hosts have failed and the running result is not ok 27788 1726867506.95183: done checking to see if all hosts have failed 27788 1726867506.95183: getting the remaining hosts for this loop 27788 1726867506.95185: done getting the remaining hosts for this loop 27788 1726867506.95190: getting the next task for host managed_node1 27788 1726867506.95196: done getting next task for host managed_node1 27788 1726867506.95199: ^ task is: TASK: Set flag to indicate system is ostree 27788 1726867506.95202: ^ 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 27788 1726867506.95205: getting variables 27788 1726867506.95207: in VariableManager get_vars() 27788 1726867506.95239: Calling all_inventory to load vars for managed_node1 27788 1726867506.95243: Calling groups_inventory to load vars for managed_node1 27788 1726867506.95246: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867506.95258: Calling all_plugins_play to load vars for managed_node1 27788 1726867506.95262: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867506.95265: Calling groups_plugins_play to load vars for managed_node1 27788 1726867506.95782: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867506.96052: done with get_vars() 27788 1726867506.96072: done getting variables 27788 1726867506.96178: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:25:06 -0400 (0:00:00.468) 0:00:02.451 ****** 27788 1726867506.96206: entering _queue_task() for managed_node1/set_fact 27788 1726867506.96207: Creating lock for set_fact 27788 1726867506.96488: worker is 1 (out of 1 available) 27788 1726867506.96505: exiting _queue_task() for managed_node1/set_fact 27788 1726867506.96517: done queuing things up, now waiting for results queue to drain 27788 1726867506.96518: waiting for pending results... 27788 1726867506.96843: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 27788 1726867506.96879: in run() - task 0affcac9-a3a5-b241-6a31-0000000000d3 27788 1726867506.96897: variable 'ansible_search_path' from source: unknown 27788 1726867506.96942: variable 'ansible_search_path' from source: unknown 27788 1726867506.96955: calling self._execute() 27788 1726867506.97035: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.97056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.97070: variable 'omit' from source: magic vars 27788 1726867506.97642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867506.97925: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867506.97955: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867506.97995: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867506.98143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867506.98147: 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) 27788 1726867506.98165: 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) 27788 1726867506.98199: 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) 27788 1726867506.98232: 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) 27788 1726867506.98368: Evaluated conditional (not __network_is_ostree is defined): True 27788 1726867506.98380: variable 'omit' from source: magic vars 27788 1726867506.98419: variable 'omit' from source: magic vars 27788 1726867506.98548: variable '__ostree_booted_stat' from source: set_fact 27788 1726867506.98609: variable 'omit' from source: magic vars 27788 1726867506.98641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867506.98672: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867506.98703: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867506.98727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867506.98746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867506.98779: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867506.98797: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.98805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.98982: Set connection var ansible_shell_executable to /bin/sh 27788 1726867506.98985: Set connection var ansible_timeout to 10 27788 1726867506.98987: Set connection var ansible_shell_type to sh 27788 1726867506.98989: Set connection var ansible_connection to ssh 27788 1726867506.98991: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867506.98994: Set connection var ansible_pipelining to False 27788 1726867506.98996: variable 'ansible_shell_executable' from source: unknown 27788 1726867506.98998: variable 'ansible_connection' from source: unknown 27788 1726867506.99000: variable 'ansible_module_compression' from source: unknown 27788 1726867506.99002: variable 'ansible_shell_type' from source: unknown 27788 1726867506.99012: variable 'ansible_shell_executable' from source: unknown 27788 1726867506.99014: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867506.99021: variable 'ansible_pipelining' from source: unknown 27788 1726867506.99119: variable 'ansible_timeout' from source: unknown 27788 1726867506.99126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867506.99154: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867506.99170: variable 'omit' from source: magic vars 27788 1726867506.99180: starting attempt loop 27788 1726867506.99187: running the handler 27788 1726867506.99203: handler run complete 27788 1726867506.99216: attempt loop complete, returning result 27788 1726867506.99232: _execute() done 27788 1726867506.99350: dumping result to json 27788 1726867506.99353: done dumping result, returning 27788 1726867506.99356: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-b241-6a31-0000000000d3] 27788 1726867506.99358: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d3 27788 1726867506.99421: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d3 27788 1726867506.99427: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 27788 1726867506.99482: no more pending results, returning what we have 27788 1726867506.99484: results queue empty 27788 1726867506.99485: checking for any_errors_fatal 27788 1726867506.99490: done checking for any_errors_fatal 27788 1726867506.99491: checking for max_fail_percentage 27788 1726867506.99493: done checking for max_fail_percentage 27788 1726867506.99494: checking to see if all hosts have failed and the running result is not ok 27788 1726867506.99495: done checking to see if all hosts have failed 27788 1726867506.99495: getting the remaining hosts for this loop 27788 1726867506.99497: done getting the remaining hosts for this loop 27788 1726867506.99501: getting the next task for host managed_node1 27788 1726867506.99509: done getting next task for host managed_node1 27788 1726867506.99511: ^ task is: TASK: Fix CentOS6 Base repo 27788 1726867506.99514: ^ 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 27788 1726867506.99517: getting variables 27788 1726867506.99518: in VariableManager get_vars() 27788 1726867506.99548: Calling all_inventory to load vars for managed_node1 27788 1726867506.99551: Calling groups_inventory to load vars for managed_node1 27788 1726867506.99554: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867506.99565: Calling all_plugins_play to load vars for managed_node1 27788 1726867506.99567: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867506.99576: Calling groups_plugins_play to load vars for managed_node1 27788 1726867506.99991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.00229: done with get_vars() 27788 1726867507.00237: done getting variables 27788 1726867507.00351: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:25:07 -0400 (0:00:00.041) 0:00:02.493 ****** 27788 1726867507.00375: entering _queue_task() for managed_node1/copy 27788 1726867507.00613: worker is 1 (out of 1 available) 27788 1726867507.00627: exiting _queue_task() for managed_node1/copy 27788 1726867507.00638: done queuing things up, now waiting for results queue to drain 27788 1726867507.00639: waiting for pending results... 27788 1726867507.00987: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 27788 1726867507.00992: in run() - task 0affcac9-a3a5-b241-6a31-0000000000d5 27788 1726867507.00997: variable 'ansible_search_path' from source: unknown 27788 1726867507.01004: variable 'ansible_search_path' from source: unknown 27788 1726867507.01044: calling self._execute() 27788 1726867507.01132: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.01143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.01155: variable 'omit' from source: magic vars 27788 1726867507.01640: variable 'ansible_distribution' from source: facts 27788 1726867507.01665: Evaluated conditional (ansible_distribution == 'CentOS'): True 27788 1726867507.01801: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.01842: Evaluated conditional (ansible_distribution_major_version == '6'): False 27788 1726867507.01851: when evaluation is False, skipping this task 27788 1726867507.01853: _execute() done 27788 1726867507.01856: dumping result to json 27788 1726867507.01858: done dumping result, returning 27788 1726867507.01860: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-b241-6a31-0000000000d5] 27788 1726867507.01862: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d5 27788 1726867507.02047: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d5 27788 1726867507.02050: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27788 1726867507.02119: no more pending results, returning what we have 27788 1726867507.02125: results queue empty 27788 1726867507.02126: checking for any_errors_fatal 27788 1726867507.02131: done checking for any_errors_fatal 27788 1726867507.02132: checking for max_fail_percentage 27788 1726867507.02133: done checking for max_fail_percentage 27788 1726867507.02134: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.02135: done checking to see if all hosts have failed 27788 1726867507.02136: getting the remaining hosts for this loop 27788 1726867507.02137: done getting the remaining hosts for this loop 27788 1726867507.02140: getting the next task for host managed_node1 27788 1726867507.02146: done getting next task for host managed_node1 27788 1726867507.02149: ^ task is: TASK: Include the task 'enable_epel.yml' 27788 1726867507.02152: ^ 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 27788 1726867507.02156: getting variables 27788 1726867507.02157: in VariableManager get_vars() 27788 1726867507.02362: Calling all_inventory to load vars for managed_node1 27788 1726867507.02365: Calling groups_inventory to load vars for managed_node1 27788 1726867507.02368: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.02378: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.02381: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.02385: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.02636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.02879: done with get_vars() 27788 1726867507.02888: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 17:25:07 -0400 (0:00:00.025) 0:00:02.519 ****** 27788 1726867507.02976: entering _queue_task() for managed_node1/include_tasks 27788 1726867507.03230: worker is 1 (out of 1 available) 27788 1726867507.03242: exiting _queue_task() for managed_node1/include_tasks 27788 1726867507.03251: done queuing things up, now waiting for results queue to drain 27788 1726867507.03253: waiting for pending results... 27788 1726867507.03408: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 27788 1726867507.03473: in run() - task 0affcac9-a3a5-b241-6a31-0000000000d6 27788 1726867507.03489: variable 'ansible_search_path' from source: unknown 27788 1726867507.03492: variable 'ansible_search_path' from source: unknown 27788 1726867507.03516: calling self._execute() 27788 1726867507.03570: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.03573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.03583: variable 'omit' from source: magic vars 27788 1726867507.03925: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867507.05484: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867507.05510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867507.05553: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867507.05591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867507.05620: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867507.05700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867507.05885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867507.05889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867507.05891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867507.05893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867507.05940: variable '__network_is_ostree' from source: set_fact 27788 1726867507.05964: Evaluated conditional (not __network_is_ostree | d(false)): True 27788 1726867507.05974: _execute() done 27788 1726867507.05985: dumping result to json 27788 1726867507.05993: done dumping result, returning 27788 1726867507.06004: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-b241-6a31-0000000000d6] 27788 1726867507.06014: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d6 27788 1726867507.06136: no more pending results, returning what we have 27788 1726867507.06140: in VariableManager get_vars() 27788 1726867507.06170: Calling all_inventory to load vars for managed_node1 27788 1726867507.06172: Calling groups_inventory to load vars for managed_node1 27788 1726867507.06175: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.06186: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.06189: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.06192: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.06350: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000d6 27788 1726867507.06354: WORKER PROCESS EXITING 27788 1726867507.06364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.06487: done with get_vars() 27788 1726867507.06493: variable 'ansible_search_path' from source: unknown 27788 1726867507.06494: variable 'ansible_search_path' from source: unknown 27788 1726867507.06519: we have included files to process 27788 1726867507.06520: generating all_blocks data 27788 1726867507.06521: done generating all_blocks data 27788 1726867507.06526: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27788 1726867507.06528: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27788 1726867507.06529: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 27788 1726867507.06968: done processing included file 27788 1726867507.06970: iterating over new_blocks loaded from include file 27788 1726867507.06971: in VariableManager get_vars() 27788 1726867507.06980: done with get_vars() 27788 1726867507.06981: filtering new block on tags 27788 1726867507.06994: done filtering new block on tags 27788 1726867507.06996: in VariableManager get_vars() 27788 1726867507.07002: done with get_vars() 27788 1726867507.07003: filtering new block on tags 27788 1726867507.07009: done filtering new block on tags 27788 1726867507.07010: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 27788 1726867507.07013: extending task lists for all hosts with included blocks 27788 1726867507.07073: done extending task lists 27788 1726867507.07074: done processing included files 27788 1726867507.07075: results queue empty 27788 1726867507.07075: checking for any_errors_fatal 27788 1726867507.07079: done checking for any_errors_fatal 27788 1726867507.07079: checking for max_fail_percentage 27788 1726867507.07080: done checking for max_fail_percentage 27788 1726867507.07080: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.07081: done checking to see if all hosts have failed 27788 1726867507.07081: getting the remaining hosts for this loop 27788 1726867507.07082: done getting the remaining hosts for this loop 27788 1726867507.07083: getting the next task for host managed_node1 27788 1726867507.07085: done getting next task for host managed_node1 27788 1726867507.07087: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 27788 1726867507.07089: ^ 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 27788 1726867507.07090: getting variables 27788 1726867507.07090: in VariableManager get_vars() 27788 1726867507.07095: Calling all_inventory to load vars for managed_node1 27788 1726867507.07096: Calling groups_inventory to load vars for managed_node1 27788 1726867507.07098: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.07101: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.07106: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.07108: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.07205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.07320: done with get_vars() 27788 1726867507.07328: done getting variables 27788 1726867507.07371: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 27788 1726867507.07509: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 17:25:07 -0400 (0:00:00.045) 0:00:02.565 ****** 27788 1726867507.07541: entering _queue_task() for managed_node1/command 27788 1726867507.07542: Creating lock for command 27788 1726867507.07715: worker is 1 (out of 1 available) 27788 1726867507.07731: exiting _queue_task() for managed_node1/command 27788 1726867507.07743: done queuing things up, now waiting for results queue to drain 27788 1726867507.07744: waiting for pending results... 27788 1726867507.07880: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 27788 1726867507.07942: in run() - task 0affcac9-a3a5-b241-6a31-0000000000f0 27788 1726867507.07954: variable 'ansible_search_path' from source: unknown 27788 1726867507.07958: variable 'ansible_search_path' from source: unknown 27788 1726867507.07986: calling self._execute() 27788 1726867507.08034: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.08037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.08046: variable 'omit' from source: magic vars 27788 1726867507.08390: variable 'ansible_distribution' from source: facts 27788 1726867507.08393: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27788 1726867507.08479: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.08501: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27788 1726867507.08510: when evaluation is False, skipping this task 27788 1726867507.08517: _execute() done 27788 1726867507.08528: dumping result to json 27788 1726867507.08536: done dumping result, returning 27788 1726867507.08545: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-b241-6a31-0000000000f0] 27788 1726867507.08552: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f0 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27788 1726867507.08711: no more pending results, returning what we have 27788 1726867507.08714: results queue empty 27788 1726867507.08715: checking for any_errors_fatal 27788 1726867507.08717: done checking for any_errors_fatal 27788 1726867507.08718: checking for max_fail_percentage 27788 1726867507.08719: done checking for max_fail_percentage 27788 1726867507.08720: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.08721: done checking to see if all hosts have failed 27788 1726867507.08722: getting the remaining hosts for this loop 27788 1726867507.08727: done getting the remaining hosts for this loop 27788 1726867507.08731: getting the next task for host managed_node1 27788 1726867507.08737: done getting next task for host managed_node1 27788 1726867507.08739: ^ task is: TASK: Install yum-utils package 27788 1726867507.08743: ^ 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 27788 1726867507.08746: getting variables 27788 1726867507.08747: in VariableManager get_vars() 27788 1726867507.08776: Calling all_inventory to load vars for managed_node1 27788 1726867507.08780: Calling groups_inventory to load vars for managed_node1 27788 1726867507.08784: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.08795: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.08798: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.08801: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.09169: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f0 27788 1726867507.09173: WORKER PROCESS EXITING 27788 1726867507.09194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.09452: done with get_vars() 27788 1726867507.09461: done getting variables 27788 1726867507.09563: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:25:07 -0400 (0:00:00.020) 0:00:02.585 ****** 27788 1726867507.09591: entering _queue_task() for managed_node1/package 27788 1726867507.09592: Creating lock for package 27788 1726867507.09773: worker is 1 (out of 1 available) 27788 1726867507.09787: exiting _queue_task() for managed_node1/package 27788 1726867507.09798: done queuing things up, now waiting for results queue to drain 27788 1726867507.09799: waiting for pending results... 27788 1726867507.09926: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 27788 1726867507.09991: in run() - task 0affcac9-a3a5-b241-6a31-0000000000f1 27788 1726867507.10001: variable 'ansible_search_path' from source: unknown 27788 1726867507.10003: variable 'ansible_search_path' from source: unknown 27788 1726867507.10029: calling self._execute() 27788 1726867507.10083: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.10089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.10096: variable 'omit' from source: magic vars 27788 1726867507.10345: variable 'ansible_distribution' from source: facts 27788 1726867507.10354: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27788 1726867507.10440: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.10444: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27788 1726867507.10447: when evaluation is False, skipping this task 27788 1726867507.10450: _execute() done 27788 1726867507.10455: dumping result to json 27788 1726867507.10457: done dumping result, returning 27788 1726867507.10463: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-b241-6a31-0000000000f1] 27788 1726867507.10469: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f1 27788 1726867507.10551: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f1 27788 1726867507.10554: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27788 1726867507.10611: no more pending results, returning what we have 27788 1726867507.10613: results queue empty 27788 1726867507.10614: checking for any_errors_fatal 27788 1726867507.10619: done checking for any_errors_fatal 27788 1726867507.10619: checking for max_fail_percentage 27788 1726867507.10621: done checking for max_fail_percentage 27788 1726867507.10621: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.10624: done checking to see if all hosts have failed 27788 1726867507.10625: getting the remaining hosts for this loop 27788 1726867507.10626: done getting the remaining hosts for this loop 27788 1726867507.10630: getting the next task for host managed_node1 27788 1726867507.10634: done getting next task for host managed_node1 27788 1726867507.10636: ^ task is: TASK: Enable EPEL 7 27788 1726867507.10639: ^ 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 27788 1726867507.10641: getting variables 27788 1726867507.10642: in VariableManager get_vars() 27788 1726867507.10660: Calling all_inventory to load vars for managed_node1 27788 1726867507.10662: Calling groups_inventory to load vars for managed_node1 27788 1726867507.10666: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.10672: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.10674: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.10676: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.10785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.10905: done with get_vars() 27788 1726867507.10911: done getting variables 27788 1726867507.10948: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:25:07 -0400 (0:00:00.013) 0:00:02.599 ****** 27788 1726867507.10965: entering _queue_task() for managed_node1/command 27788 1726867507.11121: worker is 1 (out of 1 available) 27788 1726867507.11135: exiting _queue_task() for managed_node1/command 27788 1726867507.11145: done queuing things up, now waiting for results queue to drain 27788 1726867507.11146: waiting for pending results... 27788 1726867507.11334: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 27788 1726867507.11483: in run() - task 0affcac9-a3a5-b241-6a31-0000000000f2 27788 1726867507.11487: variable 'ansible_search_path' from source: unknown 27788 1726867507.11489: variable 'ansible_search_path' from source: unknown 27788 1726867507.11492: calling self._execute() 27788 1726867507.11530: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.11541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.11552: variable 'omit' from source: magic vars 27788 1726867507.11881: variable 'ansible_distribution' from source: facts 27788 1726867507.11905: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27788 1726867507.12030: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.12039: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27788 1726867507.12045: when evaluation is False, skipping this task 27788 1726867507.12050: _execute() done 27788 1726867507.12059: dumping result to json 27788 1726867507.12073: done dumping result, returning 27788 1726867507.12282: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-b241-6a31-0000000000f2] 27788 1726867507.12285: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f2 27788 1726867507.12333: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f2 27788 1726867507.12335: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27788 1726867507.12415: no more pending results, returning what we have 27788 1726867507.12418: results queue empty 27788 1726867507.12419: checking for any_errors_fatal 27788 1726867507.12425: done checking for any_errors_fatal 27788 1726867507.12426: checking for max_fail_percentage 27788 1726867507.12427: done checking for max_fail_percentage 27788 1726867507.12430: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.12430: done checking to see if all hosts have failed 27788 1726867507.12431: getting the remaining hosts for this loop 27788 1726867507.12432: done getting the remaining hosts for this loop 27788 1726867507.12434: getting the next task for host managed_node1 27788 1726867507.12438: done getting next task for host managed_node1 27788 1726867507.12439: ^ task is: TASK: Enable EPEL 8 27788 1726867507.12441: ^ 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 27788 1726867507.12443: getting variables 27788 1726867507.12444: in VariableManager get_vars() 27788 1726867507.12465: Calling all_inventory to load vars for managed_node1 27788 1726867507.12469: Calling groups_inventory to load vars for managed_node1 27788 1726867507.12472: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.12484: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.12492: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.12495: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.12913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.13130: done with get_vars() 27788 1726867507.13138: done getting variables 27788 1726867507.13197: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:25:07 -0400 (0:00:00.022) 0:00:02.621 ****** 27788 1726867507.13238: entering _queue_task() for managed_node1/command 27788 1726867507.13513: worker is 1 (out of 1 available) 27788 1726867507.13527: exiting _queue_task() for managed_node1/command 27788 1726867507.13537: done queuing things up, now waiting for results queue to drain 27788 1726867507.13538: waiting for pending results... 27788 1726867507.13673: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 27788 1726867507.13734: in run() - task 0affcac9-a3a5-b241-6a31-0000000000f3 27788 1726867507.13743: variable 'ansible_search_path' from source: unknown 27788 1726867507.13747: variable 'ansible_search_path' from source: unknown 27788 1726867507.13773: calling self._execute() 27788 1726867507.13873: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.13879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.13882: variable 'omit' from source: magic vars 27788 1726867507.14092: variable 'ansible_distribution' from source: facts 27788 1726867507.14099: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27788 1726867507.14184: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.14189: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 27788 1726867507.14191: when evaluation is False, skipping this task 27788 1726867507.14196: _execute() done 27788 1726867507.14199: dumping result to json 27788 1726867507.14201: done dumping result, returning 27788 1726867507.14207: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-b241-6a31-0000000000f3] 27788 1726867507.14210: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f3 27788 1726867507.14290: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f3 27788 1726867507.14293: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 27788 1726867507.14351: no more pending results, returning what we have 27788 1726867507.14353: results queue empty 27788 1726867507.14354: checking for any_errors_fatal 27788 1726867507.14358: done checking for any_errors_fatal 27788 1726867507.14358: checking for max_fail_percentage 27788 1726867507.14360: done checking for max_fail_percentage 27788 1726867507.14360: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.14361: done checking to see if all hosts have failed 27788 1726867507.14362: getting the remaining hosts for this loop 27788 1726867507.14363: done getting the remaining hosts for this loop 27788 1726867507.14365: getting the next task for host managed_node1 27788 1726867507.14371: done getting next task for host managed_node1 27788 1726867507.14373: ^ task is: TASK: Enable EPEL 6 27788 1726867507.14378: ^ 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 27788 1726867507.14381: getting variables 27788 1726867507.14382: in VariableManager get_vars() 27788 1726867507.14404: Calling all_inventory to load vars for managed_node1 27788 1726867507.14406: Calling groups_inventory to load vars for managed_node1 27788 1726867507.14407: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.14413: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.14415: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.14417: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.14528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.14648: done with get_vars() 27788 1726867507.14654: done getting variables 27788 1726867507.14691: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:25:07 -0400 (0:00:00.014) 0:00:02.636 ****** 27788 1726867507.14709: entering _queue_task() for managed_node1/copy 27788 1726867507.14865: worker is 1 (out of 1 available) 27788 1726867507.14879: exiting _queue_task() for managed_node1/copy 27788 1726867507.14890: done queuing things up, now waiting for results queue to drain 27788 1726867507.14891: waiting for pending results... 27788 1726867507.15014: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 27788 1726867507.15070: in run() - task 0affcac9-a3a5-b241-6a31-0000000000f5 27788 1726867507.15081: variable 'ansible_search_path' from source: unknown 27788 1726867507.15084: variable 'ansible_search_path' from source: unknown 27788 1726867507.15111: calling self._execute() 27788 1726867507.15162: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.15165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.15174: variable 'omit' from source: magic vars 27788 1726867507.15582: variable 'ansible_distribution' from source: facts 27788 1726867507.15586: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 27788 1726867507.15670: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.15683: Evaluated conditional (ansible_distribution_major_version == '6'): False 27788 1726867507.15694: when evaluation is False, skipping this task 27788 1726867507.15701: _execute() done 27788 1726867507.15708: dumping result to json 27788 1726867507.15714: done dumping result, returning 27788 1726867507.15724: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-b241-6a31-0000000000f5] 27788 1726867507.15733: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f5 27788 1726867507.15912: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000f5 27788 1726867507.15915: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 27788 1726867507.15954: no more pending results, returning what we have 27788 1726867507.15957: results queue empty 27788 1726867507.15958: checking for any_errors_fatal 27788 1726867507.15961: done checking for any_errors_fatal 27788 1726867507.15962: checking for max_fail_percentage 27788 1726867507.15964: done checking for max_fail_percentage 27788 1726867507.15964: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.15965: done checking to see if all hosts have failed 27788 1726867507.15966: getting the remaining hosts for this loop 27788 1726867507.15967: done getting the remaining hosts for this loop 27788 1726867507.15971: getting the next task for host managed_node1 27788 1726867507.15979: done getting next task for host managed_node1 27788 1726867507.15983: ^ task is: TASK: Set network provider to 'nm' 27788 1726867507.15986: ^ 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 27788 1726867507.15989: getting variables 27788 1726867507.15991: in VariableManager get_vars() 27788 1726867507.16018: Calling all_inventory to load vars for managed_node1 27788 1726867507.16021: Calling groups_inventory to load vars for managed_node1 27788 1726867507.16024: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.16035: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.16039: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.16042: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.16327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.16442: done with get_vars() 27788 1726867507.16449: done getting variables 27788 1726867507.16488: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:13 Friday 20 September 2024 17:25:07 -0400 (0:00:00.017) 0:00:02.654 ****** 27788 1726867507.16505: entering _queue_task() for managed_node1/set_fact 27788 1726867507.16658: worker is 1 (out of 1 available) 27788 1726867507.16668: exiting _queue_task() for managed_node1/set_fact 27788 1726867507.16680: done queuing things up, now waiting for results queue to drain 27788 1726867507.16681: waiting for pending results... 27788 1726867507.16823: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 27788 1726867507.16880: in run() - task 0affcac9-a3a5-b241-6a31-000000000007 27788 1726867507.16891: variable 'ansible_search_path' from source: unknown 27788 1726867507.16920: calling self._execute() 27788 1726867507.16974: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.16982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.16989: variable 'omit' from source: magic vars 27788 1726867507.17063: variable 'omit' from source: magic vars 27788 1726867507.17084: variable 'omit' from source: magic vars 27788 1726867507.17107: variable 'omit' from source: magic vars 27788 1726867507.17141: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867507.17176: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867507.17192: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867507.17206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867507.17215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867507.17243: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867507.17246: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.17249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.17318: Set connection var ansible_shell_executable to /bin/sh 27788 1726867507.17321: Set connection var ansible_timeout to 10 27788 1726867507.17324: Set connection var ansible_shell_type to sh 27788 1726867507.17332: Set connection var ansible_connection to ssh 27788 1726867507.17341: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867507.17343: Set connection var ansible_pipelining to False 27788 1726867507.17359: variable 'ansible_shell_executable' from source: unknown 27788 1726867507.17362: variable 'ansible_connection' from source: unknown 27788 1726867507.17365: variable 'ansible_module_compression' from source: unknown 27788 1726867507.17367: variable 'ansible_shell_type' from source: unknown 27788 1726867507.17369: variable 'ansible_shell_executable' from source: unknown 27788 1726867507.17372: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.17374: variable 'ansible_pipelining' from source: unknown 27788 1726867507.17380: variable 'ansible_timeout' from source: unknown 27788 1726867507.17384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.17486: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867507.17494: variable 'omit' from source: magic vars 27788 1726867507.17499: starting attempt loop 27788 1726867507.17501: running the handler 27788 1726867507.17510: handler run complete 27788 1726867507.17518: attempt loop complete, returning result 27788 1726867507.17521: _execute() done 27788 1726867507.17523: dumping result to json 27788 1726867507.17529: done dumping result, returning 27788 1726867507.17535: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affcac9-a3a5-b241-6a31-000000000007] 27788 1726867507.17539: sending task result for task 0affcac9-a3a5-b241-6a31-000000000007 27788 1726867507.17610: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000007 27788 1726867507.17613: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 27788 1726867507.17701: no more pending results, returning what we have 27788 1726867507.17703: results queue empty 27788 1726867507.17703: checking for any_errors_fatal 27788 1726867507.17706: done checking for any_errors_fatal 27788 1726867507.17706: checking for max_fail_percentage 27788 1726867507.17708: done checking for max_fail_percentage 27788 1726867507.17708: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.17709: done checking to see if all hosts have failed 27788 1726867507.17710: getting the remaining hosts for this loop 27788 1726867507.17711: done getting the remaining hosts for this loop 27788 1726867507.17713: getting the next task for host managed_node1 27788 1726867507.17718: done getting next task for host managed_node1 27788 1726867507.17719: ^ task is: TASK: meta (flush_handlers) 27788 1726867507.17720: ^ 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 27788 1726867507.17725: getting variables 27788 1726867507.17726: in VariableManager get_vars() 27788 1726867507.17742: Calling all_inventory to load vars for managed_node1 27788 1726867507.17744: Calling groups_inventory to load vars for managed_node1 27788 1726867507.17745: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.17751: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.17753: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.17754: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.17861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.17979: done with get_vars() 27788 1726867507.17985: done getting variables 27788 1726867507.18026: in VariableManager get_vars() 27788 1726867507.18032: Calling all_inventory to load vars for managed_node1 27788 1726867507.18034: Calling groups_inventory to load vars for managed_node1 27788 1726867507.18035: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.18038: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.18040: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.18043: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.18145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.18265: done with get_vars() 27788 1726867507.18274: done queuing things up, now waiting for results queue to drain 27788 1726867507.18275: results queue empty 27788 1726867507.18275: checking for any_errors_fatal 27788 1726867507.18276: done checking for any_errors_fatal 27788 1726867507.18279: checking for max_fail_percentage 27788 1726867507.18279: done checking for max_fail_percentage 27788 1726867507.18280: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.18280: done checking to see if all hosts have failed 27788 1726867507.18280: getting the remaining hosts for this loop 27788 1726867507.18281: done getting the remaining hosts for this loop 27788 1726867507.18282: getting the next task for host managed_node1 27788 1726867507.18284: done getting next task for host managed_node1 27788 1726867507.18285: ^ task is: TASK: meta (flush_handlers) 27788 1726867507.18286: ^ 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 27788 1726867507.18291: getting variables 27788 1726867507.18291: in VariableManager get_vars() 27788 1726867507.18296: Calling all_inventory to load vars for managed_node1 27788 1726867507.18297: Calling groups_inventory to load vars for managed_node1 27788 1726867507.18299: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.18302: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.18303: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.18304: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.18391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.18505: done with get_vars() 27788 1726867507.18511: done getting variables 27788 1726867507.18540: in VariableManager get_vars() 27788 1726867507.18545: Calling all_inventory to load vars for managed_node1 27788 1726867507.18546: Calling groups_inventory to load vars for managed_node1 27788 1726867507.18547: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.18550: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.18551: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.18553: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.18652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.18765: done with get_vars() 27788 1726867507.18772: done queuing things up, now waiting for results queue to drain 27788 1726867507.18773: results queue empty 27788 1726867507.18774: checking for any_errors_fatal 27788 1726867507.18774: done checking for any_errors_fatal 27788 1726867507.18775: checking for max_fail_percentage 27788 1726867507.18775: done checking for max_fail_percentage 27788 1726867507.18776: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.18776: done checking to see if all hosts have failed 27788 1726867507.18778: getting the remaining hosts for this loop 27788 1726867507.18779: done getting the remaining hosts for this loop 27788 1726867507.18780: getting the next task for host managed_node1 27788 1726867507.18782: done getting next task for host managed_node1 27788 1726867507.18782: ^ task is: None 27788 1726867507.18783: ^ 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 27788 1726867507.18784: done queuing things up, now waiting for results queue to drain 27788 1726867507.18784: results queue empty 27788 1726867507.18785: checking for any_errors_fatal 27788 1726867507.18785: done checking for any_errors_fatal 27788 1726867507.18785: checking for max_fail_percentage 27788 1726867507.18786: done checking for max_fail_percentage 27788 1726867507.18786: checking to see if all hosts have failed and the running result is not ok 27788 1726867507.18787: done checking to see if all hosts have failed 27788 1726867507.18788: getting the next task for host managed_node1 27788 1726867507.18789: done getting next task for host managed_node1 27788 1726867507.18790: ^ task is: None 27788 1726867507.18790: ^ 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 27788 1726867507.18823: in VariableManager get_vars() 27788 1726867507.18840: done with get_vars() 27788 1726867507.18843: in VariableManager get_vars() 27788 1726867507.18852: done with get_vars() 27788 1726867507.18855: variable 'omit' from source: magic vars 27788 1726867507.18873: in VariableManager get_vars() 27788 1726867507.18885: done with get_vars() 27788 1726867507.18898: variable 'omit' from source: magic vars PLAY [Test output device of routes] ******************************************** 27788 1726867507.19157: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 27788 1726867507.19176: getting the remaining hosts for this loop 27788 1726867507.19179: done getting the remaining hosts for this loop 27788 1726867507.19181: getting the next task for host managed_node1 27788 1726867507.19182: done getting next task for host managed_node1 27788 1726867507.19184: ^ task is: TASK: Gathering Facts 27788 1726867507.19184: ^ 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 27788 1726867507.19186: getting variables 27788 1726867507.19186: in VariableManager get_vars() 27788 1726867507.19194: Calling all_inventory to load vars for managed_node1 27788 1726867507.19196: Calling groups_inventory to load vars for managed_node1 27788 1726867507.19197: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867507.19200: Calling all_plugins_play to load vars for managed_node1 27788 1726867507.19208: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867507.19210: Calling groups_plugins_play to load vars for managed_node1 27788 1726867507.19298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867507.19436: done with get_vars() 27788 1726867507.19441: done getting variables 27788 1726867507.19468: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Friday 20 September 2024 17:25:07 -0400 (0:00:00.029) 0:00:02.684 ****** 27788 1726867507.19483: entering _queue_task() for managed_node1/gather_facts 27788 1726867507.19623: worker is 1 (out of 1 available) 27788 1726867507.19633: exiting _queue_task() for managed_node1/gather_facts 27788 1726867507.19643: done queuing things up, now waiting for results queue to drain 27788 1726867507.19644: waiting for pending results... 27788 1726867507.19788: running TaskExecutor() for managed_node1/TASK: Gathering Facts 27788 1726867507.19846: in run() - task 0affcac9-a3a5-b241-6a31-00000000011b 27788 1726867507.19858: variable 'ansible_search_path' from source: unknown 27788 1726867507.19887: calling self._execute() 27788 1726867507.19953: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.19957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.19965: variable 'omit' from source: magic vars 27788 1726867507.20224: variable 'ansible_distribution_major_version' from source: facts 27788 1726867507.20238: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867507.20243: variable 'omit' from source: magic vars 27788 1726867507.20261: variable 'omit' from source: magic vars 27788 1726867507.20286: variable 'omit' from source: magic vars 27788 1726867507.20316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867507.20344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867507.20363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867507.20375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867507.20385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867507.20410: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867507.20413: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.20416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.20488: Set connection var ansible_shell_executable to /bin/sh 27788 1726867507.20491: Set connection var ansible_timeout to 10 27788 1726867507.20494: Set connection var ansible_shell_type to sh 27788 1726867507.20499: Set connection var ansible_connection to ssh 27788 1726867507.20504: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867507.20509: Set connection var ansible_pipelining to False 27788 1726867507.20529: variable 'ansible_shell_executable' from source: unknown 27788 1726867507.20532: variable 'ansible_connection' from source: unknown 27788 1726867507.20534: variable 'ansible_module_compression' from source: unknown 27788 1726867507.20537: variable 'ansible_shell_type' from source: unknown 27788 1726867507.20539: variable 'ansible_shell_executable' from source: unknown 27788 1726867507.20542: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867507.20544: variable 'ansible_pipelining' from source: unknown 27788 1726867507.20546: variable 'ansible_timeout' from source: unknown 27788 1726867507.20551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867507.20682: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867507.20690: variable 'omit' from source: magic vars 27788 1726867507.20693: starting attempt loop 27788 1726867507.20696: running the handler 27788 1726867507.20709: variable 'ansible_facts' from source: unknown 27788 1726867507.20726: _low_level_execute_command(): starting 27788 1726867507.20729: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867507.21229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867507.21233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867507.21236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.21293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867507.21300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867507.21302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.21357: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867507.23055: stdout chunk (state=3): >>>/root <<< 27788 1726867507.23151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867507.23182: stderr chunk (state=3): >>><<< 27788 1726867507.23185: stdout chunk (state=3): >>><<< 27788 1726867507.23204: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867507.23214: _low_level_execute_command(): starting 27788 1726867507.23219: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147 `" && echo ansible-tmp-1726867507.2320304-27943-278236098983147="` echo /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147 `" ) && sleep 0' 27788 1726867507.23623: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867507.23627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.23642: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.23699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867507.23706: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.23755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867507.25622: stdout chunk (state=3): >>>ansible-tmp-1726867507.2320304-27943-278236098983147=/root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147 <<< 27788 1726867507.25727: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867507.25747: stderr chunk (state=3): >>><<< 27788 1726867507.25750: stdout chunk (state=3): >>><<< 27788 1726867507.25764: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867507.2320304-27943-278236098983147=/root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867507.25789: variable 'ansible_module_compression' from source: unknown 27788 1726867507.25824: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 27788 1726867507.25865: variable 'ansible_facts' from source: unknown 27788 1726867507.25990: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py 27788 1726867507.26076: Sending initial data 27788 1726867507.26084: Sent initial data (154 bytes) 27788 1726867507.26483: 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 <<< 27788 1726867507.26487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.26497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.26555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867507.26560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867507.26562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.26602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867507.28125: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867507.28129: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867507.28168: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867507.28213: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpca88iydz /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py <<< 27788 1726867507.28219: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py" <<< 27788 1726867507.28265: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpca88iydz" to remote "/root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py" <<< 27788 1726867507.29300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867507.29336: stderr chunk (state=3): >>><<< 27788 1726867507.29340: stdout chunk (state=3): >>><<< 27788 1726867507.29356: done transferring module to remote 27788 1726867507.29363: _low_level_execute_command(): starting 27788 1726867507.29368: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/ /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py && sleep 0' 27788 1726867507.29750: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867507.29754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.29766: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.29820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867507.29828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.29871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867507.31582: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867507.31608: stderr chunk (state=3): >>><<< 27788 1726867507.31612: stdout chunk (state=3): >>><<< 27788 1726867507.31627: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867507.31630: _low_level_execute_command(): starting 27788 1726867507.31632: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/AnsiballZ_setup.py && sleep 0' 27788 1726867507.32028: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867507.32033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.32036: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867507.32038: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867507.32040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867507.32089: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867507.32096: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.32146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867507.96287: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_lsb": {}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "07", "epoch": "1726867507", "epoch_int": "1726867507", "date": "2024-09-20", "time": "17:25:07", "iso8601_micro": "2024-09-20T21:25:07.589032Z", "iso8601": "2024-09-20T21:25:07Z", "iso8601_basic": "20240920T172507589032", "iso8601_basic_short": "20240920T172507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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=4<<< 27788 1726867507.96336: stdout chunk (state=3): >>>853857d-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_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.14.65 32980 10.31.12.57 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.14.65 32980 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": 2945, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 586, "free": 2945}, "nocache": {"free": 3285, "used": 246}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 752, "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": 261789753344, "block_size": 4096, "block_total": 65519099, "block_available": 63913514, "block_used": 1605585, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_loadavg": {"1m": 0.9541015625, "5m": 0.564453125, "15m": 0.2900390625}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7<<< 27788 1726867507.96344: stdout chunk (state=3): >>>e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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_segm<<< 27788 1726867507.96346: stdout chunk (state=3): >>>entation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 27788 1726867507.98293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867507.98318: stderr chunk (state=3): >>><<< 27788 1726867507.98321: stdout chunk (state=3): >>><<< 27788 1726867507.98355: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_is_chroot": false, "ansible_lsb": {}, "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_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-12-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "25", "second": "07", "epoch": "1726867507", "epoch_int": "1726867507", "date": "2024-09-20", "time": "17:25:07", "iso8601_micro": "2024-09-20T21:25:07.589032Z", "iso8601": "2024-09-20T21:25:07Z", "iso8601_basic": "20240920T172507589032", "iso8601_basic_short": "20240920T172507", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_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.14.65 32980 10.31.12.57 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.14.65 32980 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": 2945, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 586, "free": 2945}, "nocache": {"free": 3285, "used": 246}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 752, "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": 261789753344, "block_size": 4096, "block_total": 65519099, "block_available": 63913514, "block_used": 1605585, "inode_total": 131070960, "inode_available": 131029046, "inode_used": 41914, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_loadavg": {"1m": 0.9541015625, "5m": 0.564453125, "15m": 0.2900390625}, "ansible_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867507.98598: 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-1726867507.2320304-27943-278236098983147/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867507.98615: _low_level_execute_command(): starting 27788 1726867507.98618: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867507.2320304-27943-278236098983147/ > /dev/null 2>&1 && sleep 0' 27788 1726867507.99087: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867507.99101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867507.99114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867507.99133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867507.99235: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867507.99280: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867507.99365: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.01174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.01283: stderr chunk (state=3): >>><<< 27788 1726867508.01286: stdout chunk (state=3): >>><<< 27788 1726867508.01289: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867508.01291: handler run complete 27788 1726867508.01375: variable 'ansible_facts' from source: unknown 27788 1726867508.01473: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.01802: variable 'ansible_facts' from source: unknown 27788 1726867508.01902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.02161: attempt loop complete, returning result 27788 1726867508.02164: _execute() done 27788 1726867508.02167: dumping result to json 27788 1726867508.02169: done dumping result, returning 27788 1726867508.02263: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-b241-6a31-00000000011b] 27788 1726867508.02391: sending task result for task 0affcac9-a3a5-b241-6a31-00000000011b 27788 1726867508.03283: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000011b 27788 1726867508.03286: WORKER PROCESS EXITING ok: [managed_node1] 27788 1726867508.04190: no more pending results, returning what we have 27788 1726867508.04193: results queue empty 27788 1726867508.04194: checking for any_errors_fatal 27788 1726867508.04195: done checking for any_errors_fatal 27788 1726867508.04196: checking for max_fail_percentage 27788 1726867508.04197: done checking for max_fail_percentage 27788 1726867508.04198: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.04199: done checking to see if all hosts have failed 27788 1726867508.04199: getting the remaining hosts for this loop 27788 1726867508.04200: done getting the remaining hosts for this loop 27788 1726867508.04204: getting the next task for host managed_node1 27788 1726867508.04208: done getting next task for host managed_node1 27788 1726867508.04211: ^ task is: TASK: meta (flush_handlers) 27788 1726867508.04212: ^ 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 27788 1726867508.04216: getting variables 27788 1726867508.04217: in VariableManager get_vars() 27788 1726867508.04251: Calling all_inventory to load vars for managed_node1 27788 1726867508.04253: Calling groups_inventory to load vars for managed_node1 27788 1726867508.04255: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.04265: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.04268: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.04270: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.04941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.05267: done with get_vars() 27788 1726867508.05483: done getting variables 27788 1726867508.05558: in VariableManager get_vars() 27788 1726867508.05572: Calling all_inventory to load vars for managed_node1 27788 1726867508.05574: Calling groups_inventory to load vars for managed_node1 27788 1726867508.05576: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.05582: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.05584: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.05586: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.05944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.06352: done with get_vars() 27788 1726867508.06366: done queuing things up, now waiting for results queue to drain 27788 1726867508.06368: results queue empty 27788 1726867508.06369: checking for any_errors_fatal 27788 1726867508.06372: done checking for any_errors_fatal 27788 1726867508.06373: checking for max_fail_percentage 27788 1726867508.06374: done checking for max_fail_percentage 27788 1726867508.06381: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.06382: done checking to see if all hosts have failed 27788 1726867508.06382: getting the remaining hosts for this loop 27788 1726867508.06383: done getting the remaining hosts for this loop 27788 1726867508.06386: getting the next task for host managed_node1 27788 1726867508.06390: done getting next task for host managed_node1 27788 1726867508.06392: ^ task is: TASK: Set type and interface0 27788 1726867508.06393: ^ 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 27788 1726867508.06395: getting variables 27788 1726867508.06396: in VariableManager get_vars() 27788 1726867508.06409: Calling all_inventory to load vars for managed_node1 27788 1726867508.06412: Calling groups_inventory to load vars for managed_node1 27788 1726867508.06413: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.06418: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.06420: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.06425: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.06761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.07159: done with get_vars() 27788 1726867508.07168: done getting variables 27788 1726867508.07416: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set type and interface0] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:11 Friday 20 September 2024 17:25:08 -0400 (0:00:00.879) 0:00:03.564 ****** 27788 1726867508.07445: entering _queue_task() for managed_node1/set_fact 27788 1726867508.07936: worker is 1 (out of 1 available) 27788 1726867508.07949: exiting _queue_task() for managed_node1/set_fact 27788 1726867508.07962: done queuing things up, now waiting for results queue to drain 27788 1726867508.07963: waiting for pending results... 27788 1726867508.08511: running TaskExecutor() for managed_node1/TASK: Set type and interface0 27788 1726867508.08576: in run() - task 0affcac9-a3a5-b241-6a31-00000000000b 27788 1726867508.08595: variable 'ansible_search_path' from source: unknown 27788 1726867508.08627: calling self._execute() 27788 1726867508.08714: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.08728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.08741: variable 'omit' from source: magic vars 27788 1726867508.09179: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.09283: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.09286: variable 'omit' from source: magic vars 27788 1726867508.09288: variable 'omit' from source: magic vars 27788 1726867508.09290: variable 'type' from source: play vars 27788 1726867508.09339: variable 'type' from source: play vars 27788 1726867508.09375: variable 'interface0' from source: play vars 27788 1726867508.09469: variable 'interface0' from source: play vars 27788 1726867508.09492: variable 'omit' from source: magic vars 27788 1726867508.09531: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867508.09571: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867508.09597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867508.09620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.09640: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.09682: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867508.09692: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.09700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.09800: Set connection var ansible_shell_executable to /bin/sh 27788 1726867508.09882: Set connection var ansible_timeout to 10 27788 1726867508.09885: Set connection var ansible_shell_type to sh 27788 1726867508.09887: Set connection var ansible_connection to ssh 27788 1726867508.09892: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867508.09895: Set connection var ansible_pipelining to False 27788 1726867508.09897: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.09899: variable 'ansible_connection' from source: unknown 27788 1726867508.09902: variable 'ansible_module_compression' from source: unknown 27788 1726867508.09904: variable 'ansible_shell_type' from source: unknown 27788 1726867508.09906: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.09907: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.09910: variable 'ansible_pipelining' from source: unknown 27788 1726867508.09912: variable 'ansible_timeout' from source: unknown 27788 1726867508.09914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.09992: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867508.10008: variable 'omit' from source: magic vars 27788 1726867508.10016: starting attempt loop 27788 1726867508.10123: running the handler 27788 1726867508.10140: handler run complete 27788 1726867508.10154: attempt loop complete, returning result 27788 1726867508.10161: _execute() done 27788 1726867508.10167: dumping result to json 27788 1726867508.10174: done dumping result, returning 27788 1726867508.10188: done running TaskExecutor() for managed_node1/TASK: Set type and interface0 [0affcac9-a3a5-b241-6a31-00000000000b] 27788 1726867508.10198: sending task result for task 0affcac9-a3a5-b241-6a31-00000000000b ok: [managed_node1] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } 27788 1726867508.10513: no more pending results, returning what we have 27788 1726867508.10517: results queue empty 27788 1726867508.10518: checking for any_errors_fatal 27788 1726867508.10520: done checking for any_errors_fatal 27788 1726867508.10521: checking for max_fail_percentage 27788 1726867508.10523: done checking for max_fail_percentage 27788 1726867508.10523: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.10524: done checking to see if all hosts have failed 27788 1726867508.10525: getting the remaining hosts for this loop 27788 1726867508.10527: done getting the remaining hosts for this loop 27788 1726867508.10531: getting the next task for host managed_node1 27788 1726867508.10537: done getting next task for host managed_node1 27788 1726867508.10540: ^ task is: TASK: Show interfaces 27788 1726867508.10542: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.10545: getting variables 27788 1726867508.10546: in VariableManager get_vars() 27788 1726867508.10590: Calling all_inventory to load vars for managed_node1 27788 1726867508.10592: Calling groups_inventory to load vars for managed_node1 27788 1726867508.10595: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.10607: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.10611: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.10614: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.11008: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000000b 27788 1726867508.11011: WORKER PROCESS EXITING 27788 1726867508.11031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.11251: done with get_vars() 27788 1726867508.11261: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:15 Friday 20 September 2024 17:25:08 -0400 (0:00:00.039) 0:00:03.603 ****** 27788 1726867508.11363: entering _queue_task() for managed_node1/include_tasks 27788 1726867508.11616: worker is 1 (out of 1 available) 27788 1726867508.11629: exiting _queue_task() for managed_node1/include_tasks 27788 1726867508.11641: done queuing things up, now waiting for results queue to drain 27788 1726867508.11643: waiting for pending results... 27788 1726867508.11897: running TaskExecutor() for managed_node1/TASK: Show interfaces 27788 1726867508.11996: in run() - task 0affcac9-a3a5-b241-6a31-00000000000c 27788 1726867508.12019: variable 'ansible_search_path' from source: unknown 27788 1726867508.12060: calling self._execute() 27788 1726867508.12141: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.12155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.12165: variable 'omit' from source: magic vars 27788 1726867508.12525: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.12541: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.12555: _execute() done 27788 1726867508.12584: dumping result to json 27788 1726867508.12588: done dumping result, returning 27788 1726867508.12590: done running TaskExecutor() for managed_node1/TASK: Show interfaces [0affcac9-a3a5-b241-6a31-00000000000c] 27788 1726867508.12592: sending task result for task 0affcac9-a3a5-b241-6a31-00000000000c 27788 1726867508.12714: no more pending results, returning what we have 27788 1726867508.12719: in VariableManager get_vars() 27788 1726867508.12765: Calling all_inventory to load vars for managed_node1 27788 1726867508.12767: Calling groups_inventory to load vars for managed_node1 27788 1726867508.12770: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.12786: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.12789: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.12792: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.13166: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000000c 27788 1726867508.13170: WORKER PROCESS EXITING 27788 1726867508.13192: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.13430: done with get_vars() 27788 1726867508.13437: variable 'ansible_search_path' from source: unknown 27788 1726867508.13449: we have included files to process 27788 1726867508.13450: generating all_blocks data 27788 1726867508.13451: done generating all_blocks data 27788 1726867508.13452: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.13453: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.13455: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.13592: in VariableManager get_vars() 27788 1726867508.13611: done with get_vars() 27788 1726867508.13709: done processing included file 27788 1726867508.13710: iterating over new_blocks loaded from include file 27788 1726867508.13712: in VariableManager get_vars() 27788 1726867508.13726: done with get_vars() 27788 1726867508.13727: filtering new block on tags 27788 1726867508.13746: done filtering new block on tags 27788 1726867508.13748: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 27788 1726867508.13752: extending task lists for all hosts with included blocks 27788 1726867508.13876: done extending task lists 27788 1726867508.13878: done processing included files 27788 1726867508.13879: results queue empty 27788 1726867508.13880: checking for any_errors_fatal 27788 1726867508.13882: done checking for any_errors_fatal 27788 1726867508.13883: checking for max_fail_percentage 27788 1726867508.13884: done checking for max_fail_percentage 27788 1726867508.13884: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.13885: done checking to see if all hosts have failed 27788 1726867508.13885: getting the remaining hosts for this loop 27788 1726867508.13886: done getting the remaining hosts for this loop 27788 1726867508.13888: getting the next task for host managed_node1 27788 1726867508.13891: done getting next task for host managed_node1 27788 1726867508.13893: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27788 1726867508.13895: ^ 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 27788 1726867508.13897: getting variables 27788 1726867508.13898: in VariableManager get_vars() 27788 1726867508.13911: Calling all_inventory to load vars for managed_node1 27788 1726867508.13913: Calling groups_inventory to load vars for managed_node1 27788 1726867508.13915: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.13919: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.13921: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.13924: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.14080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.14318: done with get_vars() 27788 1726867508.14326: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:08 -0400 (0:00:00.030) 0:00:03.633 ****** 27788 1726867508.14412: entering _queue_task() for managed_node1/include_tasks 27788 1726867508.14686: worker is 1 (out of 1 available) 27788 1726867508.14699: exiting _queue_task() for managed_node1/include_tasks 27788 1726867508.14710: done queuing things up, now waiting for results queue to drain 27788 1726867508.14716: waiting for pending results... 27788 1726867508.14980: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 27788 1726867508.15099: in run() - task 0affcac9-a3a5-b241-6a31-000000000135 27788 1726867508.15155: variable 'ansible_search_path' from source: unknown 27788 1726867508.15159: variable 'ansible_search_path' from source: unknown 27788 1726867508.15181: calling self._execute() 27788 1726867508.15281: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.15304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.15331: variable 'omit' from source: magic vars 27788 1726867508.15807: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.15829: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.15901: _execute() done 27788 1726867508.15904: dumping result to json 27788 1726867508.15907: done dumping result, returning 27788 1726867508.15914: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-b241-6a31-000000000135] 27788 1726867508.15917: sending task result for task 0affcac9-a3a5-b241-6a31-000000000135 27788 1726867508.16083: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000135 27788 1726867508.16086: WORKER PROCESS EXITING 27788 1726867508.16405: no more pending results, returning what we have 27788 1726867508.16410: in VariableManager get_vars() 27788 1726867508.16453: Calling all_inventory to load vars for managed_node1 27788 1726867508.16456: Calling groups_inventory to load vars for managed_node1 27788 1726867508.16458: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.16469: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.16472: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.16474: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.16643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.16847: done with get_vars() 27788 1726867508.16854: variable 'ansible_search_path' from source: unknown 27788 1726867508.16856: variable 'ansible_search_path' from source: unknown 27788 1726867508.16894: we have included files to process 27788 1726867508.16895: generating all_blocks data 27788 1726867508.16896: done generating all_blocks data 27788 1726867508.16898: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.16899: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.16901: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.17185: done processing included file 27788 1726867508.17187: iterating over new_blocks loaded from include file 27788 1726867508.17188: in VariableManager get_vars() 27788 1726867508.17205: done with get_vars() 27788 1726867508.17206: filtering new block on tags 27788 1726867508.17221: done filtering new block on tags 27788 1726867508.17223: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 27788 1726867508.17228: extending task lists for all hosts with included blocks 27788 1726867508.17322: done extending task lists 27788 1726867508.17323: done processing included files 27788 1726867508.17324: results queue empty 27788 1726867508.17325: checking for any_errors_fatal 27788 1726867508.17327: done checking for any_errors_fatal 27788 1726867508.17328: checking for max_fail_percentage 27788 1726867508.17329: done checking for max_fail_percentage 27788 1726867508.17329: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.17330: done checking to see if all hosts have failed 27788 1726867508.17331: getting the remaining hosts for this loop 27788 1726867508.17332: done getting the remaining hosts for this loop 27788 1726867508.17336: getting the next task for host managed_node1 27788 1726867508.17340: done getting next task for host managed_node1 27788 1726867508.17342: ^ task is: TASK: Gather current interface info 27788 1726867508.17345: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.17347: getting variables 27788 1726867508.17348: in VariableManager get_vars() 27788 1726867508.17360: Calling all_inventory to load vars for managed_node1 27788 1726867508.17362: Calling groups_inventory to load vars for managed_node1 27788 1726867508.17364: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.17368: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.17371: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.17373: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.17553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.17769: done with get_vars() 27788 1726867508.17780: done getting variables 27788 1726867508.17821: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:08 -0400 (0:00:00.034) 0:00:03.668 ****** 27788 1726867508.17848: entering _queue_task() for managed_node1/command 27788 1726867508.18289: worker is 1 (out of 1 available) 27788 1726867508.18297: exiting _queue_task() for managed_node1/command 27788 1726867508.18307: done queuing things up, now waiting for results queue to drain 27788 1726867508.18308: waiting for pending results... 27788 1726867508.18435: running TaskExecutor() for managed_node1/TASK: Gather current interface info 27788 1726867508.18464: in run() - task 0affcac9-a3a5-b241-6a31-00000000014e 27788 1726867508.18486: variable 'ansible_search_path' from source: unknown 27788 1726867508.18493: variable 'ansible_search_path' from source: unknown 27788 1726867508.18534: calling self._execute() 27788 1726867508.18617: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.18629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.18646: variable 'omit' from source: magic vars 27788 1726867508.19006: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.19022: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.19032: variable 'omit' from source: magic vars 27788 1726867508.19083: variable 'omit' from source: magic vars 27788 1726867508.19121: variable 'omit' from source: magic vars 27788 1726867508.19183: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867508.19206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867508.19231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867508.19292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.19295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.19303: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867508.19312: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.19319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.19419: Set connection var ansible_shell_executable to /bin/sh 27788 1726867508.19429: Set connection var ansible_timeout to 10 27788 1726867508.19435: Set connection var ansible_shell_type to sh 27788 1726867508.19442: Set connection var ansible_connection to ssh 27788 1726867508.19449: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867508.19508: Set connection var ansible_pipelining to False 27788 1726867508.19511: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.19513: variable 'ansible_connection' from source: unknown 27788 1726867508.19516: variable 'ansible_module_compression' from source: unknown 27788 1726867508.19518: variable 'ansible_shell_type' from source: unknown 27788 1726867508.19520: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.19522: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.19523: variable 'ansible_pipelining' from source: unknown 27788 1726867508.19525: variable 'ansible_timeout' from source: unknown 27788 1726867508.19527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.19654: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867508.19673: variable 'omit' from source: magic vars 27788 1726867508.19686: starting attempt loop 27788 1726867508.19693: running the handler 27788 1726867508.19710: _low_level_execute_command(): starting 27788 1726867508.19782: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867508.21198: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.21400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.21421: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.21501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.23214: stdout chunk (state=3): >>>/root <<< 27788 1726867508.23354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.23384: stdout chunk (state=3): >>><<< 27788 1726867508.23388: stderr chunk (state=3): >>><<< 27788 1726867508.23407: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867508.23433: _low_level_execute_command(): starting 27788 1726867508.23450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612 `" && echo ansible-tmp-1726867508.2341647-27986-139537149494612="` echo /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612 `" ) && sleep 0' 27788 1726867508.24085: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867508.24101: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867508.24118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867508.24186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.24247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867508.24275: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.24316: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.24355: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.26244: stdout chunk (state=3): >>>ansible-tmp-1726867508.2341647-27986-139537149494612=/root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612 <<< 27788 1726867508.26398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.26401: stdout chunk (state=3): >>><<< 27788 1726867508.26404: stderr chunk (state=3): >>><<< 27788 1726867508.26419: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867508.2341647-27986-139537149494612=/root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867508.26582: variable 'ansible_module_compression' from source: unknown 27788 1726867508.26586: ANSIBALLZ: Using generic lock for ansible.legacy.command 27788 1726867508.26588: ANSIBALLZ: Acquiring lock 27788 1726867508.26590: ANSIBALLZ: Lock acquired: 140280244776512 27788 1726867508.26592: ANSIBALLZ: Creating module 27788 1726867508.38267: ANSIBALLZ: Writing module into payload 27788 1726867508.38369: ANSIBALLZ: Writing module 27788 1726867508.38398: ANSIBALLZ: Renaming module 27788 1726867508.38409: ANSIBALLZ: Done creating module 27788 1726867508.38437: variable 'ansible_facts' from source: unknown 27788 1726867508.38525: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py 27788 1726867508.38762: Sending initial data 27788 1726867508.38772: Sent initial data (156 bytes) 27788 1726867508.39402: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867508.39415: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.39440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.39520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.41144: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867508.41180: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867508.41536: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpezajb2t5 /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py <<< 27788 1726867508.41540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py" <<< 27788 1726867508.41544: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpezajb2t5" to remote "/root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py" <<< 27788 1726867508.42583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.42650: stderr chunk (state=3): >>><<< 27788 1726867508.42663: stdout chunk (state=3): >>><<< 27788 1726867508.42738: done transferring module to remote 27788 1726867508.42751: _low_level_execute_command(): starting 27788 1726867508.42758: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/ /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py && sleep 0' 27788 1726867508.43358: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867508.43374: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867508.43403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867508.43461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.43549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867508.43567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.43630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.43673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.45427: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.45446: stderr chunk (state=3): >>><<< 27788 1726867508.45452: stdout chunk (state=3): >>><<< 27788 1726867508.45472: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867508.45475: _low_level_execute_command(): starting 27788 1726867508.45481: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/AnsiballZ_command.py && sleep 0' 27788 1726867508.45855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867508.45875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867508.45881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.45896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.45951: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.45954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.46008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.61371: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:08.608406", "end": "2024-09-20 17:25:08.611663", "delta": "0:00:00.003257", "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}}} <<< 27788 1726867508.62904: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867508.62908: stdout chunk (state=3): >>><<< 27788 1726867508.62911: stderr chunk (state=3): >>><<< 27788 1726867508.63059: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:08.608406", "end": "2024-09-20 17:25:08.611663", "delta": "0:00:00.003257", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867508.63063: 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-1726867508.2341647-27986-139537149494612/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867508.63065: _low_level_execute_command(): starting 27788 1726867508.63068: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867508.2341647-27986-139537149494612/ > /dev/null 2>&1 && sleep 0' 27788 1726867508.63674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867508.63694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867508.63709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867508.63736: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867508.63849: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867508.63903: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.63940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867508.65811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867508.65814: stdout chunk (state=3): >>><<< 27788 1726867508.65817: stderr chunk (state=3): >>><<< 27788 1726867508.65983: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867508.65987: handler run complete 27788 1726867508.65989: Evaluated conditional (False): False 27788 1726867508.65991: attempt loop complete, returning result 27788 1726867508.65994: _execute() done 27788 1726867508.65996: dumping result to json 27788 1726867508.65998: done dumping result, returning 27788 1726867508.66000: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-b241-6a31-00000000014e] 27788 1726867508.66002: sending task result for task 0affcac9-a3a5-b241-6a31-00000000014e 27788 1726867508.66074: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000014e 27788 1726867508.66079: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003257", "end": "2024-09-20 17:25:08.611663", "rc": 0, "start": "2024-09-20 17:25:08.608406" } STDOUT: bonding_masters eth0 lo rpltstbr 27788 1726867508.66166: no more pending results, returning what we have 27788 1726867508.66170: results queue empty 27788 1726867508.66171: checking for any_errors_fatal 27788 1726867508.66173: done checking for any_errors_fatal 27788 1726867508.66174: checking for max_fail_percentage 27788 1726867508.66175: done checking for max_fail_percentage 27788 1726867508.66176: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.66182: done checking to see if all hosts have failed 27788 1726867508.66183: getting the remaining hosts for this loop 27788 1726867508.66184: done getting the remaining hosts for this loop 27788 1726867508.66188: getting the next task for host managed_node1 27788 1726867508.66199: done getting next task for host managed_node1 27788 1726867508.66201: ^ task is: TASK: Set current_interfaces 27788 1726867508.66205: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.66209: getting variables 27788 1726867508.66210: in VariableManager get_vars() 27788 1726867508.66251: Calling all_inventory to load vars for managed_node1 27788 1726867508.66254: Calling groups_inventory to load vars for managed_node1 27788 1726867508.66256: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.66268: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.66271: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.66274: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.66573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.67355: done with get_vars() 27788 1726867508.67367: done getting variables 27788 1726867508.67493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:08 -0400 (0:00:00.496) 0:00:04.164 ****** 27788 1726867508.67526: entering _queue_task() for managed_node1/set_fact 27788 1726867508.68094: worker is 1 (out of 1 available) 27788 1726867508.68114: exiting _queue_task() for managed_node1/set_fact 27788 1726867508.68127: done queuing things up, now waiting for results queue to drain 27788 1726867508.68128: waiting for pending results... 27788 1726867508.68659: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 27788 1726867508.68663: in run() - task 0affcac9-a3a5-b241-6a31-00000000014f 27788 1726867508.68666: variable 'ansible_search_path' from source: unknown 27788 1726867508.68668: variable 'ansible_search_path' from source: unknown 27788 1726867508.68671: calling self._execute() 27788 1726867508.68742: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.68760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.68772: variable 'omit' from source: magic vars 27788 1726867508.69148: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.69166: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.69176: variable 'omit' from source: magic vars 27788 1726867508.69230: variable 'omit' from source: magic vars 27788 1726867508.69348: variable '_current_interfaces' from source: set_fact 27788 1726867508.69421: variable 'omit' from source: magic vars 27788 1726867508.69463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867508.69506: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867508.69536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867508.69583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.69586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.69605: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867508.69614: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.69629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.69737: Set connection var ansible_shell_executable to /bin/sh 27788 1726867508.69845: Set connection var ansible_timeout to 10 27788 1726867508.69848: Set connection var ansible_shell_type to sh 27788 1726867508.69851: Set connection var ansible_connection to ssh 27788 1726867508.69853: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867508.69855: Set connection var ansible_pipelining to False 27788 1726867508.69857: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.69859: variable 'ansible_connection' from source: unknown 27788 1726867508.69861: variable 'ansible_module_compression' from source: unknown 27788 1726867508.69863: variable 'ansible_shell_type' from source: unknown 27788 1726867508.69865: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.69867: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.69868: variable 'ansible_pipelining' from source: unknown 27788 1726867508.69870: variable 'ansible_timeout' from source: unknown 27788 1726867508.69872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.69996: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867508.70012: variable 'omit' from source: magic vars 27788 1726867508.70022: starting attempt loop 27788 1726867508.70029: running the handler 27788 1726867508.70044: handler run complete 27788 1726867508.70066: attempt loop complete, returning result 27788 1726867508.70074: _execute() done 27788 1726867508.70085: dumping result to json 27788 1726867508.70094: done dumping result, returning 27788 1726867508.70105: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-b241-6a31-00000000014f] 27788 1726867508.70115: sending task result for task 0affcac9-a3a5-b241-6a31-00000000014f ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 27788 1726867508.70373: no more pending results, returning what we have 27788 1726867508.70376: results queue empty 27788 1726867508.70380: checking for any_errors_fatal 27788 1726867508.70392: done checking for any_errors_fatal 27788 1726867508.70393: checking for max_fail_percentage 27788 1726867508.70394: done checking for max_fail_percentage 27788 1726867508.70395: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.70396: done checking to see if all hosts have failed 27788 1726867508.70397: getting the remaining hosts for this loop 27788 1726867508.70398: done getting the remaining hosts for this loop 27788 1726867508.70402: getting the next task for host managed_node1 27788 1726867508.70410: done getting next task for host managed_node1 27788 1726867508.70412: ^ task is: TASK: Show current_interfaces 27788 1726867508.70415: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.70418: getting variables 27788 1726867508.70420: in VariableManager get_vars() 27788 1726867508.70461: Calling all_inventory to load vars for managed_node1 27788 1726867508.70464: Calling groups_inventory to load vars for managed_node1 27788 1726867508.70466: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.70594: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.70598: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.70602: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.70822: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000014f 27788 1726867508.70826: WORKER PROCESS EXITING 27788 1726867508.70849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.71071: done with get_vars() 27788 1726867508.71083: done getting variables 27788 1726867508.71174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:08 -0400 (0:00:00.036) 0:00:04.201 ****** 27788 1726867508.71204: entering _queue_task() for managed_node1/debug 27788 1726867508.71206: Creating lock for debug 27788 1726867508.71448: worker is 1 (out of 1 available) 27788 1726867508.71575: exiting _queue_task() for managed_node1/debug 27788 1726867508.71587: done queuing things up, now waiting for results queue to drain 27788 1726867508.71589: waiting for pending results... 27788 1726867508.71718: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 27788 1726867508.71826: in run() - task 0affcac9-a3a5-b241-6a31-000000000136 27788 1726867508.71846: variable 'ansible_search_path' from source: unknown 27788 1726867508.71854: variable 'ansible_search_path' from source: unknown 27788 1726867508.71894: calling self._execute() 27788 1726867508.71982: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.72012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.72016: variable 'omit' from source: magic vars 27788 1726867508.72371: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.72448: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.72451: variable 'omit' from source: magic vars 27788 1726867508.72454: variable 'omit' from source: magic vars 27788 1726867508.72539: variable 'current_interfaces' from source: set_fact 27788 1726867508.72583: variable 'omit' from source: magic vars 27788 1726867508.72623: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867508.72666: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867508.72698: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867508.72719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.72734: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.72780: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867508.72787: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.72886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.72911: Set connection var ansible_shell_executable to /bin/sh 27788 1726867508.72923: Set connection var ansible_timeout to 10 27788 1726867508.72931: Set connection var ansible_shell_type to sh 27788 1726867508.72942: Set connection var ansible_connection to ssh 27788 1726867508.72953: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867508.72963: Set connection var ansible_pipelining to False 27788 1726867508.72995: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.73008: variable 'ansible_connection' from source: unknown 27788 1726867508.73016: variable 'ansible_module_compression' from source: unknown 27788 1726867508.73023: variable 'ansible_shell_type' from source: unknown 27788 1726867508.73031: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.73038: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.73046: variable 'ansible_pipelining' from source: unknown 27788 1726867508.73053: variable 'ansible_timeout' from source: unknown 27788 1726867508.73060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.73203: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867508.73227: variable 'omit' from source: magic vars 27788 1726867508.73236: starting attempt loop 27788 1726867508.73285: running the handler 27788 1726867508.73293: handler run complete 27788 1726867508.73311: attempt loop complete, returning result 27788 1726867508.73329: _execute() done 27788 1726867508.73338: dumping result to json 27788 1726867508.73346: done dumping result, returning 27788 1726867508.73357: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-b241-6a31-000000000136] 27788 1726867508.73365: sending task result for task 0affcac9-a3a5-b241-6a31-000000000136 27788 1726867508.73493: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000136 27788 1726867508.73496: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 27788 1726867508.73591: no more pending results, returning what we have 27788 1726867508.73594: results queue empty 27788 1726867508.73596: checking for any_errors_fatal 27788 1726867508.73599: done checking for any_errors_fatal 27788 1726867508.73600: checking for max_fail_percentage 27788 1726867508.73601: done checking for max_fail_percentage 27788 1726867508.73602: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.73603: done checking to see if all hosts have failed 27788 1726867508.73603: getting the remaining hosts for this loop 27788 1726867508.73605: done getting the remaining hosts for this loop 27788 1726867508.73609: getting the next task for host managed_node1 27788 1726867508.73615: done getting next task for host managed_node1 27788 1726867508.73618: ^ task is: TASK: Manage test interface 27788 1726867508.73620: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.73624: getting variables 27788 1726867508.73625: in VariableManager get_vars() 27788 1726867508.73797: Calling all_inventory to load vars for managed_node1 27788 1726867508.73800: Calling groups_inventory to load vars for managed_node1 27788 1726867508.73802: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.73811: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.73814: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.73817: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.74241: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.74456: done with get_vars() 27788 1726867508.74465: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:17 Friday 20 September 2024 17:25:08 -0400 (0:00:00.033) 0:00:04.235 ****** 27788 1726867508.74555: entering _queue_task() for managed_node1/include_tasks 27788 1726867508.74776: worker is 1 (out of 1 available) 27788 1726867508.74889: exiting _queue_task() for managed_node1/include_tasks 27788 1726867508.74900: done queuing things up, now waiting for results queue to drain 27788 1726867508.74901: waiting for pending results... 27788 1726867508.75196: running TaskExecutor() for managed_node1/TASK: Manage test interface 27788 1726867508.75200: in run() - task 0affcac9-a3a5-b241-6a31-00000000000d 27788 1726867508.75203: variable 'ansible_search_path' from source: unknown 27788 1726867508.75205: calling self._execute() 27788 1726867508.75266: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.75282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.75301: variable 'omit' from source: magic vars 27788 1726867508.75670: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.75690: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.75700: _execute() done 27788 1726867508.75708: dumping result to json 27788 1726867508.75715: done dumping result, returning 27788 1726867508.75732: done running TaskExecutor() for managed_node1/TASK: Manage test interface [0affcac9-a3a5-b241-6a31-00000000000d] 27788 1726867508.75741: sending task result for task 0affcac9-a3a5-b241-6a31-00000000000d 27788 1726867508.75970: no more pending results, returning what we have 27788 1726867508.75975: in VariableManager get_vars() 27788 1726867508.76020: Calling all_inventory to load vars for managed_node1 27788 1726867508.76022: Calling groups_inventory to load vars for managed_node1 27788 1726867508.76025: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.76036: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.76039: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.76041: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.76311: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000000d 27788 1726867508.76315: WORKER PROCESS EXITING 27788 1726867508.76337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.76558: done with get_vars() 27788 1726867508.76565: variable 'ansible_search_path' from source: unknown 27788 1726867508.76579: we have included files to process 27788 1726867508.76580: generating all_blocks data 27788 1726867508.76582: done generating all_blocks data 27788 1726867508.76585: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867508.76586: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867508.76589: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867508.77135: in VariableManager get_vars() 27788 1726867508.77162: done with get_vars() 27788 1726867508.77367: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 27788 1726867508.77954: done processing included file 27788 1726867508.77956: iterating over new_blocks loaded from include file 27788 1726867508.77957: in VariableManager get_vars() 27788 1726867508.77974: done with get_vars() 27788 1726867508.77976: filtering new block on tags 27788 1726867508.78007: done filtering new block on tags 27788 1726867508.78010: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 27788 1726867508.78025: extending task lists for all hosts with included blocks 27788 1726867508.78230: done extending task lists 27788 1726867508.78231: done processing included files 27788 1726867508.78232: results queue empty 27788 1726867508.78233: checking for any_errors_fatal 27788 1726867508.78235: done checking for any_errors_fatal 27788 1726867508.78236: checking for max_fail_percentage 27788 1726867508.78237: done checking for max_fail_percentage 27788 1726867508.78238: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.78239: done checking to see if all hosts have failed 27788 1726867508.78239: getting the remaining hosts for this loop 27788 1726867508.78240: done getting the remaining hosts for this loop 27788 1726867508.78242: getting the next task for host managed_node1 27788 1726867508.78249: done getting next task for host managed_node1 27788 1726867508.78251: ^ task is: TASK: Ensure state in ["present", "absent"] 27788 1726867508.78253: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.78255: getting variables 27788 1726867508.78256: in VariableManager get_vars() 27788 1726867508.78267: Calling all_inventory to load vars for managed_node1 27788 1726867508.78271: Calling groups_inventory to load vars for managed_node1 27788 1726867508.78275: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.78483: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.78486: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.78488: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.78823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.79219: done with get_vars() 27788 1726867508.79227: done getting variables 27788 1726867508.79288: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:25:08 -0400 (0:00:00.047) 0:00:04.282 ****** 27788 1726867508.79314: entering _queue_task() for managed_node1/fail 27788 1726867508.79316: Creating lock for fail 27788 1726867508.79787: worker is 1 (out of 1 available) 27788 1726867508.79802: exiting _queue_task() for managed_node1/fail 27788 1726867508.79814: done queuing things up, now waiting for results queue to drain 27788 1726867508.79816: waiting for pending results... 27788 1726867508.79988: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 27788 1726867508.80474: in run() - task 0affcac9-a3a5-b241-6a31-00000000016a 27788 1726867508.80489: variable 'ansible_search_path' from source: unknown 27788 1726867508.80492: variable 'ansible_search_path' from source: unknown 27788 1726867508.80526: calling self._execute() 27788 1726867508.80808: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.80814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.80823: variable 'omit' from source: magic vars 27788 1726867508.81381: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.81684: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.81730: variable 'state' from source: include params 27788 1726867508.81742: Evaluated conditional (state not in ["present", "absent"]): False 27788 1726867508.81749: when evaluation is False, skipping this task 27788 1726867508.81756: _execute() done 27788 1726867508.82184: dumping result to json 27788 1726867508.82188: done dumping result, returning 27788 1726867508.82191: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-b241-6a31-00000000016a] 27788 1726867508.82193: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016a 27788 1726867508.82258: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016a 27788 1726867508.82262: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 27788 1726867508.82301: no more pending results, returning what we have 27788 1726867508.82303: results queue empty 27788 1726867508.82304: checking for any_errors_fatal 27788 1726867508.82305: done checking for any_errors_fatal 27788 1726867508.82306: checking for max_fail_percentage 27788 1726867508.82307: done checking for max_fail_percentage 27788 1726867508.82308: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.82309: done checking to see if all hosts have failed 27788 1726867508.82309: getting the remaining hosts for this loop 27788 1726867508.82310: done getting the remaining hosts for this loop 27788 1726867508.82313: getting the next task for host managed_node1 27788 1726867508.82318: done getting next task for host managed_node1 27788 1726867508.82320: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 27788 1726867508.82323: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867508.82327: getting variables 27788 1726867508.82328: in VariableManager get_vars() 27788 1726867508.82360: Calling all_inventory to load vars for managed_node1 27788 1726867508.82362: Calling groups_inventory to load vars for managed_node1 27788 1726867508.82365: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.82373: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.82376: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.82583: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.82790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.83196: done with get_vars() 27788 1726867508.83207: done getting variables 27788 1726867508.83260: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:25:08 -0400 (0:00:00.041) 0:00:04.324 ****** 27788 1726867508.83491: entering _queue_task() for managed_node1/fail 27788 1726867508.83934: worker is 1 (out of 1 available) 27788 1726867508.83947: exiting _queue_task() for managed_node1/fail 27788 1726867508.83960: done queuing things up, now waiting for results queue to drain 27788 1726867508.83961: waiting for pending results... 27788 1726867508.84497: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 27788 1726867508.84503: in run() - task 0affcac9-a3a5-b241-6a31-00000000016b 27788 1726867508.84783: variable 'ansible_search_path' from source: unknown 27788 1726867508.84786: variable 'ansible_search_path' from source: unknown 27788 1726867508.84789: calling self._execute() 27788 1726867508.84822: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.84837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.84850: variable 'omit' from source: magic vars 27788 1726867508.85783: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.85786: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.85788: variable 'type' from source: set_fact 27788 1726867508.85791: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 27788 1726867508.85793: when evaluation is False, skipping this task 27788 1726867508.85795: _execute() done 27788 1726867508.85797: dumping result to json 27788 1726867508.85799: done dumping result, returning 27788 1726867508.85801: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-b241-6a31-00000000016b] 27788 1726867508.85988: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016b skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 27788 1726867508.86130: no more pending results, returning what we have 27788 1726867508.86133: results queue empty 27788 1726867508.86134: checking for any_errors_fatal 27788 1726867508.86143: done checking for any_errors_fatal 27788 1726867508.86144: checking for max_fail_percentage 27788 1726867508.86145: done checking for max_fail_percentage 27788 1726867508.86146: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.86147: done checking to see if all hosts have failed 27788 1726867508.86147: getting the remaining hosts for this loop 27788 1726867508.86149: done getting the remaining hosts for this loop 27788 1726867508.86152: getting the next task for host managed_node1 27788 1726867508.86158: done getting next task for host managed_node1 27788 1726867508.86161: ^ task is: TASK: Include the task 'show_interfaces.yml' 27788 1726867508.86163: ^ 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? (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 27788 1726867508.86167: getting variables 27788 1726867508.86168: in VariableManager get_vars() 27788 1726867508.86307: Calling all_inventory to load vars for managed_node1 27788 1726867508.86310: Calling groups_inventory to load vars for managed_node1 27788 1726867508.86312: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.86489: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.86492: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.86494: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.86902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.87142: done with get_vars() 27788 1726867508.87153: done getting variables 27788 1726867508.87274: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016b 27788 1726867508.87281: WORKER PROCESS EXITING TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:25:08 -0400 (0:00:00.038) 0:00:04.363 ****** 27788 1726867508.87346: entering _queue_task() for managed_node1/include_tasks 27788 1726867508.87808: worker is 1 (out of 1 available) 27788 1726867508.87820: exiting _queue_task() for managed_node1/include_tasks 27788 1726867508.87832: done queuing things up, now waiting for results queue to drain 27788 1726867508.87833: waiting for pending results... 27788 1726867508.87909: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 27788 1726867508.88015: in run() - task 0affcac9-a3a5-b241-6a31-00000000016c 27788 1726867508.88036: variable 'ansible_search_path' from source: unknown 27788 1726867508.88044: variable 'ansible_search_path' from source: unknown 27788 1726867508.88094: calling self._execute() 27788 1726867508.88195: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.88208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.88223: variable 'omit' from source: magic vars 27788 1726867508.88613: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.88631: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.88642: _execute() done 27788 1726867508.88650: dumping result to json 27788 1726867508.88657: done dumping result, returning 27788 1726867508.88668: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-b241-6a31-00000000016c] 27788 1726867508.88679: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016c 27788 1726867508.88791: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016c 27788 1726867508.88799: WORKER PROCESS EXITING 27788 1726867508.88844: no more pending results, returning what we have 27788 1726867508.88849: in VariableManager get_vars() 27788 1726867508.88901: Calling all_inventory to load vars for managed_node1 27788 1726867508.88904: Calling groups_inventory to load vars for managed_node1 27788 1726867508.88907: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.88920: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.89037: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.89042: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.89344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.89559: done with get_vars() 27788 1726867508.89567: variable 'ansible_search_path' from source: unknown 27788 1726867508.89569: variable 'ansible_search_path' from source: unknown 27788 1726867508.89605: we have included files to process 27788 1726867508.89606: generating all_blocks data 27788 1726867508.89608: done generating all_blocks data 27788 1726867508.89618: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.89620: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.89622: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867508.89727: in VariableManager get_vars() 27788 1726867508.89751: done with get_vars() 27788 1726867508.89862: done processing included file 27788 1726867508.89864: iterating over new_blocks loaded from include file 27788 1726867508.89865: in VariableManager get_vars() 27788 1726867508.89884: done with get_vars() 27788 1726867508.89886: filtering new block on tags 27788 1726867508.89903: done filtering new block on tags 27788 1726867508.89905: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 27788 1726867508.89909: extending task lists for all hosts with included blocks 27788 1726867508.90320: done extending task lists 27788 1726867508.90322: done processing included files 27788 1726867508.90323: results queue empty 27788 1726867508.90323: checking for any_errors_fatal 27788 1726867508.90326: done checking for any_errors_fatal 27788 1726867508.90327: checking for max_fail_percentage 27788 1726867508.90328: done checking for max_fail_percentage 27788 1726867508.90329: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.90329: done checking to see if all hosts have failed 27788 1726867508.90330: getting the remaining hosts for this loop 27788 1726867508.90331: done getting the remaining hosts for this loop 27788 1726867508.90333: getting the next task for host managed_node1 27788 1726867508.90337: done getting next task for host managed_node1 27788 1726867508.90339: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27788 1726867508.90341: ^ 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? (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 27788 1726867508.90344: getting variables 27788 1726867508.90345: in VariableManager get_vars() 27788 1726867508.90392: Calling all_inventory to load vars for managed_node1 27788 1726867508.90395: Calling groups_inventory to load vars for managed_node1 27788 1726867508.90397: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.90402: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.90404: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.90406: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.90554: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.90752: done with get_vars() 27788 1726867508.90761: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:08 -0400 (0:00:00.034) 0:00:04.398 ****** 27788 1726867508.90841: entering _queue_task() for managed_node1/include_tasks 27788 1726867508.91197: worker is 1 (out of 1 available) 27788 1726867508.91211: exiting _queue_task() for managed_node1/include_tasks 27788 1726867508.91224: done queuing things up, now waiting for results queue to drain 27788 1726867508.91225: waiting for pending results... 27788 1726867508.91487: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 27788 1726867508.91562: in run() - task 0affcac9-a3a5-b241-6a31-00000000019d 27788 1726867508.91593: variable 'ansible_search_path' from source: unknown 27788 1726867508.91602: variable 'ansible_search_path' from source: unknown 27788 1726867508.91642: calling self._execute() 27788 1726867508.91737: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.91749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.91762: variable 'omit' from source: magic vars 27788 1726867508.92134: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.92149: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.92157: _execute() done 27788 1726867508.92163: dumping result to json 27788 1726867508.92169: done dumping result, returning 27788 1726867508.92230: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-b241-6a31-00000000019d] 27788 1726867508.92234: sending task result for task 0affcac9-a3a5-b241-6a31-00000000019d 27788 1726867508.92300: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000019d 27788 1726867508.92303: WORKER PROCESS EXITING 27788 1726867508.92361: no more pending results, returning what we have 27788 1726867508.92366: in VariableManager get_vars() 27788 1726867508.92412: Calling all_inventory to load vars for managed_node1 27788 1726867508.92414: Calling groups_inventory to load vars for managed_node1 27788 1726867508.92417: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.92430: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.92432: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.92435: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.92766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.93093: done with get_vars() 27788 1726867508.93101: variable 'ansible_search_path' from source: unknown 27788 1726867508.93102: variable 'ansible_search_path' from source: unknown 27788 1726867508.93162: we have included files to process 27788 1726867508.93164: generating all_blocks data 27788 1726867508.93165: done generating all_blocks data 27788 1726867508.93166: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.93168: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.93170: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867508.93421: done processing included file 27788 1726867508.93423: iterating over new_blocks loaded from include file 27788 1726867508.93424: in VariableManager get_vars() 27788 1726867508.93448: done with get_vars() 27788 1726867508.93450: filtering new block on tags 27788 1726867508.93468: done filtering new block on tags 27788 1726867508.93471: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 27788 1726867508.93475: extending task lists for all hosts with included blocks 27788 1726867508.93628: done extending task lists 27788 1726867508.93630: done processing included files 27788 1726867508.93631: results queue empty 27788 1726867508.93631: checking for any_errors_fatal 27788 1726867508.93635: done checking for any_errors_fatal 27788 1726867508.93635: checking for max_fail_percentage 27788 1726867508.93636: done checking for max_fail_percentage 27788 1726867508.93637: checking to see if all hosts have failed and the running result is not ok 27788 1726867508.93638: done checking to see if all hosts have failed 27788 1726867508.93638: getting the remaining hosts for this loop 27788 1726867508.93639: done getting the remaining hosts for this loop 27788 1726867508.93642: getting the next task for host managed_node1 27788 1726867508.93646: done getting next task for host managed_node1 27788 1726867508.93648: ^ task is: TASK: Gather current interface info 27788 1726867508.93651: ^ 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? (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 27788 1726867508.93653: getting variables 27788 1726867508.93653: in VariableManager get_vars() 27788 1726867508.93671: Calling all_inventory to load vars for managed_node1 27788 1726867508.93674: Calling groups_inventory to load vars for managed_node1 27788 1726867508.93676: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867508.93683: Calling all_plugins_play to load vars for managed_node1 27788 1726867508.93686: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867508.93688: Calling groups_plugins_play to load vars for managed_node1 27788 1726867508.93841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867508.94171: done with get_vars() 27788 1726867508.94182: done getting variables 27788 1726867508.94311: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:08 -0400 (0:00:00.034) 0:00:04.433 ****** 27788 1726867508.94340: entering _queue_task() for managed_node1/command 27788 1726867508.94926: worker is 1 (out of 1 available) 27788 1726867508.94940: exiting _queue_task() for managed_node1/command 27788 1726867508.94952: done queuing things up, now waiting for results queue to drain 27788 1726867508.94953: waiting for pending results... 27788 1726867508.95592: running TaskExecutor() for managed_node1/TASK: Gather current interface info 27788 1726867508.95597: in run() - task 0affcac9-a3a5-b241-6a31-0000000001d4 27788 1726867508.95601: variable 'ansible_search_path' from source: unknown 27788 1726867508.95604: variable 'ansible_search_path' from source: unknown 27788 1726867508.95607: calling self._execute() 27788 1726867508.95862: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.96083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.96087: variable 'omit' from source: magic vars 27788 1726867508.96741: variable 'ansible_distribution_major_version' from source: facts 27788 1726867508.96764: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867508.96783: variable 'omit' from source: magic vars 27788 1726867508.96838: variable 'omit' from source: magic vars 27788 1726867508.96883: variable 'omit' from source: magic vars 27788 1726867508.96933: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867508.96982: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867508.97006: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867508.97032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.97048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867508.97088: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867508.97096: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.97103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.97215: Set connection var ansible_shell_executable to /bin/sh 27788 1726867508.97228: Set connection var ansible_timeout to 10 27788 1726867508.97236: Set connection var ansible_shell_type to sh 27788 1726867508.97253: Set connection var ansible_connection to ssh 27788 1726867508.97293: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867508.97296: Set connection var ansible_pipelining to False 27788 1726867508.97310: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.97317: variable 'ansible_connection' from source: unknown 27788 1726867508.97323: variable 'ansible_module_compression' from source: unknown 27788 1726867508.97329: variable 'ansible_shell_type' from source: unknown 27788 1726867508.97360: variable 'ansible_shell_executable' from source: unknown 27788 1726867508.97363: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867508.97365: variable 'ansible_pipelining' from source: unknown 27788 1726867508.97367: variable 'ansible_timeout' from source: unknown 27788 1726867508.97369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867508.97510: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867508.97579: variable 'omit' from source: magic vars 27788 1726867508.97583: starting attempt loop 27788 1726867508.97585: running the handler 27788 1726867508.97588: _low_level_execute_command(): starting 27788 1726867508.97590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867508.98349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867508.98421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867508.98469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867508.98520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.00184: stdout chunk (state=3): >>>/root <<< 27788 1726867509.00318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.00348: stderr chunk (state=3): >>><<< 27788 1726867509.00351: stdout chunk (state=3): >>><<< 27788 1726867509.00369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.00391: _low_level_execute_command(): starting 27788 1726867509.00467: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248 `" && echo ansible-tmp-1726867509.0037563-28039-196671209453248="` echo /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248 `" ) && sleep 0' 27788 1726867509.00987: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867509.01002: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867509.01015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867509.01042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867509.01145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867509.01172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.01197: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.01270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.03167: stdout chunk (state=3): >>>ansible-tmp-1726867509.0037563-28039-196671209453248=/root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248 <<< 27788 1726867509.03293: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.03319: stderr chunk (state=3): >>><<< 27788 1726867509.03338: stdout chunk (state=3): >>><<< 27788 1726867509.03582: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867509.0037563-28039-196671209453248=/root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.03586: variable 'ansible_module_compression' from source: unknown 27788 1726867509.03588: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867509.03590: variable 'ansible_facts' from source: unknown 27788 1726867509.03592: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py 27788 1726867509.03726: Sending initial data 27788 1726867509.03735: Sent initial data (156 bytes) 27788 1726867509.04347: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867509.04366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867509.04481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867509.04499: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.04516: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.04596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.06220: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867509.06259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867509.06319: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpqqch5tyf /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py <<< 27788 1726867509.06322: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py" <<< 27788 1726867509.06367: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpqqch5tyf" to remote "/root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py" <<< 27788 1726867509.07189: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.07247: stderr chunk (state=3): >>><<< 27788 1726867509.07292: stdout chunk (state=3): >>><<< 27788 1726867509.07301: done transferring module to remote 27788 1726867509.07321: _low_level_execute_command(): starting 27788 1726867509.07333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/ /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py && sleep 0' 27788 1726867509.07985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.08029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867509.08044: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.08063: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.08143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.10033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.10050: stdout chunk (state=3): >>><<< 27788 1726867509.10149: stderr chunk (state=3): >>><<< 27788 1726867509.10153: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.10162: _low_level_execute_command(): starting 27788 1726867509.10165: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/AnsiballZ_command.py && sleep 0' 27788 1726867509.10729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867509.10744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867509.10757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867509.10845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.10876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867509.10896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.10920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.11011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.26437: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:09.259037", "end": "2024-09-20 17:25:09.262378", "delta": "0:00:00.003341", "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}}} <<< 27788 1726867509.27943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867509.27966: stdout chunk (state=3): >>><<< 27788 1726867509.28061: stderr chunk (state=3): >>><<< 27788 1726867509.28065: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:09.259037", "end": "2024-09-20 17:25:09.262378", "delta": "0:00:00.003341", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867509.28069: 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-1726867509.0037563-28039-196671209453248/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867509.28071: _low_level_execute_command(): starting 27788 1726867509.28074: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867509.0037563-28039-196671209453248/ > /dev/null 2>&1 && sleep 0' 27788 1726867509.28797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867509.28904: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.28943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.29005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.30844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.30851: stdout chunk (state=3): >>><<< 27788 1726867509.30858: stderr chunk (state=3): >>><<< 27788 1726867509.30872: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.30995: handler run complete 27788 1726867509.30997: Evaluated conditional (False): False 27788 1726867509.30999: attempt loop complete, returning result 27788 1726867509.31001: _execute() done 27788 1726867509.31003: dumping result to json 27788 1726867509.31004: done dumping result, returning 27788 1726867509.31006: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-b241-6a31-0000000001d4] 27788 1726867509.31007: sending task result for task 0affcac9-a3a5-b241-6a31-0000000001d4 27788 1726867509.31079: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000001d4 27788 1726867509.31082: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003341", "end": "2024-09-20 17:25:09.262378", "rc": 0, "start": "2024-09-20 17:25:09.259037" } STDOUT: bonding_masters eth0 lo rpltstbr 27788 1726867509.31187: no more pending results, returning what we have 27788 1726867509.31190: results queue empty 27788 1726867509.31190: checking for any_errors_fatal 27788 1726867509.31192: done checking for any_errors_fatal 27788 1726867509.31192: checking for max_fail_percentage 27788 1726867509.31194: done checking for max_fail_percentage 27788 1726867509.31195: checking to see if all hosts have failed and the running result is not ok 27788 1726867509.31195: done checking to see if all hosts have failed 27788 1726867509.31196: getting the remaining hosts for this loop 27788 1726867509.31197: done getting the remaining hosts for this loop 27788 1726867509.31201: getting the next task for host managed_node1 27788 1726867509.31206: done getting next task for host managed_node1 27788 1726867509.31208: ^ task is: TASK: Set current_interfaces 27788 1726867509.31214: ^ 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? (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 27788 1726867509.31217: getting variables 27788 1726867509.31218: in VariableManager get_vars() 27788 1726867509.31320: Calling all_inventory to load vars for managed_node1 27788 1726867509.31337: Calling groups_inventory to load vars for managed_node1 27788 1726867509.31346: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867509.31356: Calling all_plugins_play to load vars for managed_node1 27788 1726867509.31359: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867509.31363: Calling groups_plugins_play to load vars for managed_node1 27788 1726867509.31549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867509.31780: done with get_vars() 27788 1726867509.31791: done getting variables 27788 1726867509.31854: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:09 -0400 (0:00:00.375) 0:00:04.808 ****** 27788 1726867509.31888: entering _queue_task() for managed_node1/set_fact 27788 1726867509.32280: worker is 1 (out of 1 available) 27788 1726867509.32294: exiting _queue_task() for managed_node1/set_fact 27788 1726867509.32386: done queuing things up, now waiting for results queue to drain 27788 1726867509.32388: waiting for pending results... 27788 1726867509.32967: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 27788 1726867509.32972: in run() - task 0affcac9-a3a5-b241-6a31-0000000001d5 27788 1726867509.32975: variable 'ansible_search_path' from source: unknown 27788 1726867509.32980: variable 'ansible_search_path' from source: unknown 27788 1726867509.33017: calling self._execute() 27788 1726867509.33111: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.33127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.33142: variable 'omit' from source: magic vars 27788 1726867509.33509: variable 'ansible_distribution_major_version' from source: facts 27788 1726867509.33528: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867509.33538: variable 'omit' from source: magic vars 27788 1726867509.33597: variable 'omit' from source: magic vars 27788 1726867509.33711: variable '_current_interfaces' from source: set_fact 27788 1726867509.33783: variable 'omit' from source: magic vars 27788 1726867509.33826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867509.33866: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867509.33894: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867509.33916: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.33936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.33968: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867509.33975: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.33986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.34099: Set connection var ansible_shell_executable to /bin/sh 27788 1726867509.34282: Set connection var ansible_timeout to 10 27788 1726867509.34285: Set connection var ansible_shell_type to sh 27788 1726867509.34287: Set connection var ansible_connection to ssh 27788 1726867509.34290: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867509.34291: Set connection var ansible_pipelining to False 27788 1726867509.34293: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.34296: variable 'ansible_connection' from source: unknown 27788 1726867509.34298: variable 'ansible_module_compression' from source: unknown 27788 1726867509.34299: variable 'ansible_shell_type' from source: unknown 27788 1726867509.34301: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.34303: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.34305: variable 'ansible_pipelining' from source: unknown 27788 1726867509.34307: variable 'ansible_timeout' from source: unknown 27788 1726867509.34310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.34693: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867509.34697: variable 'omit' from source: magic vars 27788 1726867509.34699: starting attempt loop 27788 1726867509.34701: running the handler 27788 1726867509.34703: handler run complete 27788 1726867509.34706: attempt loop complete, returning result 27788 1726867509.34708: _execute() done 27788 1726867509.34710: dumping result to json 27788 1726867509.34712: done dumping result, returning 27788 1726867509.34714: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-b241-6a31-0000000001d5] 27788 1726867509.34882: sending task result for task 0affcac9-a3a5-b241-6a31-0000000001d5 27788 1726867509.34948: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000001d5 27788 1726867509.34951: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 27788 1726867509.35010: no more pending results, returning what we have 27788 1726867509.35013: results queue empty 27788 1726867509.35014: checking for any_errors_fatal 27788 1726867509.35025: done checking for any_errors_fatal 27788 1726867509.35026: checking for max_fail_percentage 27788 1726867509.35028: done checking for max_fail_percentage 27788 1726867509.35028: checking to see if all hosts have failed and the running result is not ok 27788 1726867509.35029: done checking to see if all hosts have failed 27788 1726867509.35030: getting the remaining hosts for this loop 27788 1726867509.35031: done getting the remaining hosts for this loop 27788 1726867509.35035: getting the next task for host managed_node1 27788 1726867509.35043: done getting next task for host managed_node1 27788 1726867509.35045: ^ task is: TASK: Show current_interfaces 27788 1726867509.35050: ^ 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? (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 27788 1726867509.35053: getting variables 27788 1726867509.35055: in VariableManager get_vars() 27788 1726867509.35095: Calling all_inventory to load vars for managed_node1 27788 1726867509.35097: Calling groups_inventory to load vars for managed_node1 27788 1726867509.35100: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867509.35111: Calling all_plugins_play to load vars for managed_node1 27788 1726867509.35114: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867509.35117: Calling groups_plugins_play to load vars for managed_node1 27788 1726867509.35510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867509.36168: done with get_vars() 27788 1726867509.36281: done getting variables 27788 1726867509.36342: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:09 -0400 (0:00:00.044) 0:00:04.853 ****** 27788 1726867509.36372: entering _queue_task() for managed_node1/debug 27788 1726867509.37028: worker is 1 (out of 1 available) 27788 1726867509.37041: exiting _queue_task() for managed_node1/debug 27788 1726867509.37053: done queuing things up, now waiting for results queue to drain 27788 1726867509.37055: waiting for pending results... 27788 1726867509.37492: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 27788 1726867509.37497: in run() - task 0affcac9-a3a5-b241-6a31-00000000019e 27788 1726867509.37500: variable 'ansible_search_path' from source: unknown 27788 1726867509.37503: variable 'ansible_search_path' from source: unknown 27788 1726867509.37629: calling self._execute() 27788 1726867509.37711: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.37715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.37844: variable 'omit' from source: magic vars 27788 1726867509.38649: variable 'ansible_distribution_major_version' from source: facts 27788 1726867509.38661: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867509.38667: variable 'omit' from source: magic vars 27788 1726867509.38773: variable 'omit' from source: magic vars 27788 1726867509.39057: variable 'current_interfaces' from source: set_fact 27788 1726867509.39095: variable 'omit' from source: magic vars 27788 1726867509.39194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867509.39231: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867509.39313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867509.39331: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.39342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.39433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867509.39436: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.39439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.39681: Set connection var ansible_shell_executable to /bin/sh 27788 1726867509.39684: Set connection var ansible_timeout to 10 27788 1726867509.39687: Set connection var ansible_shell_type to sh 27788 1726867509.39784: Set connection var ansible_connection to ssh 27788 1726867509.39788: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867509.39790: Set connection var ansible_pipelining to False 27788 1726867509.39793: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.39796: variable 'ansible_connection' from source: unknown 27788 1726867509.39798: variable 'ansible_module_compression' from source: unknown 27788 1726867509.39801: variable 'ansible_shell_type' from source: unknown 27788 1726867509.39803: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.39805: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.39807: variable 'ansible_pipelining' from source: unknown 27788 1726867509.39809: variable 'ansible_timeout' from source: unknown 27788 1726867509.39811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.40181: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867509.40219: variable 'omit' from source: magic vars 27788 1726867509.40222: starting attempt loop 27788 1726867509.40227: running the handler 27788 1726867509.40248: handler run complete 27788 1726867509.40282: attempt loop complete, returning result 27788 1726867509.40285: _execute() done 27788 1726867509.40287: dumping result to json 27788 1726867509.40289: done dumping result, returning 27788 1726867509.40292: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-b241-6a31-00000000019e] 27788 1726867509.40394: sending task result for task 0affcac9-a3a5-b241-6a31-00000000019e 27788 1726867509.40504: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000019e 27788 1726867509.40507: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 27788 1726867509.40588: no more pending results, returning what we have 27788 1726867509.40591: results queue empty 27788 1726867509.40592: checking for any_errors_fatal 27788 1726867509.40597: done checking for any_errors_fatal 27788 1726867509.40598: checking for max_fail_percentage 27788 1726867509.40600: done checking for max_fail_percentage 27788 1726867509.40600: checking to see if all hosts have failed and the running result is not ok 27788 1726867509.40601: done checking to see if all hosts have failed 27788 1726867509.40602: getting the remaining hosts for this loop 27788 1726867509.40603: done getting the remaining hosts for this loop 27788 1726867509.40607: getting the next task for host managed_node1 27788 1726867509.40614: done getting next task for host managed_node1 27788 1726867509.40617: ^ task is: TASK: Install iproute 27788 1726867509.40621: ^ 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? (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 27788 1726867509.40627: getting variables 27788 1726867509.40629: in VariableManager get_vars() 27788 1726867509.40673: Calling all_inventory to load vars for managed_node1 27788 1726867509.40675: Calling groups_inventory to load vars for managed_node1 27788 1726867509.40680: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867509.40691: Calling all_plugins_play to load vars for managed_node1 27788 1726867509.40694: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867509.40697: Calling groups_plugins_play to load vars for managed_node1 27788 1726867509.41085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867509.41499: done with get_vars() 27788 1726867509.41510: done getting variables 27788 1726867509.41561: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:25:09 -0400 (0:00:00.054) 0:00:04.907 ****** 27788 1726867509.41791: entering _queue_task() for managed_node1/package 27788 1726867509.42244: worker is 1 (out of 1 available) 27788 1726867509.42257: exiting _queue_task() for managed_node1/package 27788 1726867509.42271: done queuing things up, now waiting for results queue to drain 27788 1726867509.42272: waiting for pending results... 27788 1726867509.43096: running TaskExecutor() for managed_node1/TASK: Install iproute 27788 1726867509.43101: in run() - task 0affcac9-a3a5-b241-6a31-00000000016d 27788 1726867509.43105: variable 'ansible_search_path' from source: unknown 27788 1726867509.43107: variable 'ansible_search_path' from source: unknown 27788 1726867509.43109: calling self._execute() 27788 1726867509.43113: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.43115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.43118: variable 'omit' from source: magic vars 27788 1726867509.43368: variable 'ansible_distribution_major_version' from source: facts 27788 1726867509.43388: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867509.43399: variable 'omit' from source: magic vars 27788 1726867509.43446: variable 'omit' from source: magic vars 27788 1726867509.43675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867509.46697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867509.46768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867509.46816: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867509.46862: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867509.47181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867509.47281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867509.47315: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867509.47347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867509.47400: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867509.47424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867509.47530: variable '__network_is_ostree' from source: set_fact 27788 1726867509.47540: variable 'omit' from source: magic vars 27788 1726867509.47573: variable 'omit' from source: magic vars 27788 1726867509.47682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867509.47686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867509.47688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867509.47690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.47692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867509.47730: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867509.47739: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.47746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.47851: Set connection var ansible_shell_executable to /bin/sh 27788 1726867509.47862: Set connection var ansible_timeout to 10 27788 1726867509.47870: Set connection var ansible_shell_type to sh 27788 1726867509.47881: Set connection var ansible_connection to ssh 27788 1726867509.47890: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867509.47898: Set connection var ansible_pipelining to False 27788 1726867509.47932: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.47940: variable 'ansible_connection' from source: unknown 27788 1726867509.47948: variable 'ansible_module_compression' from source: unknown 27788 1726867509.47957: variable 'ansible_shell_type' from source: unknown 27788 1726867509.47964: variable 'ansible_shell_executable' from source: unknown 27788 1726867509.48030: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867509.48033: variable 'ansible_pipelining' from source: unknown 27788 1726867509.48035: variable 'ansible_timeout' from source: unknown 27788 1726867509.48037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867509.48094: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867509.48108: variable 'omit' from source: magic vars 27788 1726867509.48118: starting attempt loop 27788 1726867509.48125: running the handler 27788 1726867509.48144: variable 'ansible_facts' from source: unknown 27788 1726867509.48151: variable 'ansible_facts' from source: unknown 27788 1726867509.48190: _low_level_execute_command(): starting 27788 1726867509.48203: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867509.49429: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867509.49548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.49758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.49771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.49851: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.51514: stdout chunk (state=3): >>>/root <<< 27788 1726867509.51619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.51667: stderr chunk (state=3): >>><<< 27788 1726867509.51689: stdout chunk (state=3): >>><<< 27788 1726867509.51717: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.51744: _low_level_execute_command(): starting 27788 1726867509.51759: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008 `" && echo ansible-tmp-1726867509.5173182-28061-96255004252008="` echo /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008 `" ) && sleep 0' 27788 1726867509.52782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867509.52882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867509.52901: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.52916: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.53007: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.54894: stdout chunk (state=3): >>>ansible-tmp-1726867509.5173182-28061-96255004252008=/root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008 <<< 27788 1726867509.55034: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.55051: stdout chunk (state=3): >>><<< 27788 1726867509.55067: stderr chunk (state=3): >>><<< 27788 1726867509.55282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867509.5173182-28061-96255004252008=/root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.55286: variable 'ansible_module_compression' from source: unknown 27788 1726867509.55294: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 27788 1726867509.55297: ANSIBALLZ: Acquiring lock 27788 1726867509.55299: ANSIBALLZ: Lock acquired: 140280244776512 27788 1726867509.55301: ANSIBALLZ: Creating module 27788 1726867509.72428: ANSIBALLZ: Writing module into payload 27788 1726867509.72570: ANSIBALLZ: Writing module 27788 1726867509.72594: ANSIBALLZ: Renaming module 27788 1726867509.72616: ANSIBALLZ: Done creating module 27788 1726867509.72633: variable 'ansible_facts' from source: unknown 27788 1726867509.72690: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py 27788 1726867509.72802: Sending initial data 27788 1726867509.72806: Sent initial data (151 bytes) 27788 1726867509.73247: 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 <<< 27788 1726867509.73252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.73255: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867509.73257: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.73311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.73315: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.73370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.75009: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867509.75048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867509.75098: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpjpmt275c /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py <<< 27788 1726867509.75101: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py" <<< 27788 1726867509.75139: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpjpmt275c" to remote "/root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py" <<< 27788 1726867509.75894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.75987: stderr chunk (state=3): >>><<< 27788 1726867509.75990: stdout chunk (state=3): >>><<< 27788 1726867509.75992: done transferring module to remote 27788 1726867509.75995: _low_level_execute_command(): starting 27788 1726867509.75998: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/ /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py && sleep 0' 27788 1726867509.76510: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867509.76566: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.76690: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.76718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867509.78455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867509.78483: stderr chunk (state=3): >>><<< 27788 1726867509.78486: stdout chunk (state=3): >>><<< 27788 1726867509.78493: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867509.78496: _low_level_execute_command(): starting 27788 1726867509.78501: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/AnsiballZ_dnf.py && sleep 0' 27788 1726867509.79045: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867509.79049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867509.79083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867509.79150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.19766: 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}}} <<< 27788 1726867510.23979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867510.23984: stdout chunk (state=3): >>><<< 27788 1726867510.24146: stderr chunk (state=3): >>><<< 27788 1726867510.24151: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867510.24155: 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-1726867509.5173182-28061-96255004252008/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867510.24161: _low_level_execute_command(): starting 27788 1726867510.24164: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867509.5173182-28061-96255004252008/ > /dev/null 2>&1 && sleep 0' 27788 1726867510.24674: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867510.24692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.24705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.24726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.24741: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867510.24829: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.24854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.24994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.26760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.26819: stderr chunk (state=3): >>><<< 27788 1726867510.26825: stdout chunk (state=3): >>><<< 27788 1726867510.26851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.26857: handler run complete 27788 1726867510.27044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867510.27286: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867510.27289: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867510.27292: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867510.27321: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867510.27398: variable '__install_status' from source: unknown 27788 1726867510.27418: Evaluated conditional (__install_status is success): True 27788 1726867510.27582: attempt loop complete, returning result 27788 1726867510.27585: _execute() done 27788 1726867510.27586: dumping result to json 27788 1726867510.27588: done dumping result, returning 27788 1726867510.27590: done running TaskExecutor() for managed_node1/TASK: Install iproute [0affcac9-a3a5-b241-6a31-00000000016d] 27788 1726867510.27591: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016d 27788 1726867510.27655: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016d 27788 1726867510.27658: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 27788 1726867510.27742: no more pending results, returning what we have 27788 1726867510.27745: results queue empty 27788 1726867510.27746: checking for any_errors_fatal 27788 1726867510.27750: done checking for any_errors_fatal 27788 1726867510.27750: checking for max_fail_percentage 27788 1726867510.27752: done checking for max_fail_percentage 27788 1726867510.27753: checking to see if all hosts have failed and the running result is not ok 27788 1726867510.27754: done checking to see if all hosts have failed 27788 1726867510.27754: getting the remaining hosts for this loop 27788 1726867510.27756: done getting the remaining hosts for this loop 27788 1726867510.27759: getting the next task for host managed_node1 27788 1726867510.27764: done getting next task for host managed_node1 27788 1726867510.27767: ^ task is: TASK: Create veth interface {{ interface }} 27788 1726867510.27770: ^ 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? (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 27788 1726867510.27773: getting variables 27788 1726867510.27774: in VariableManager get_vars() 27788 1726867510.27810: Calling all_inventory to load vars for managed_node1 27788 1726867510.27813: Calling groups_inventory to load vars for managed_node1 27788 1726867510.27815: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867510.27823: Calling all_plugins_play to load vars for managed_node1 27788 1726867510.27826: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867510.27829: Calling groups_plugins_play to load vars for managed_node1 27788 1726867510.28106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867510.28345: done with get_vars() 27788 1726867510.28357: done getting variables 27788 1726867510.28426: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867510.28556: variable 'interface' from source: set_fact TASK [Create veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:25:10 -0400 (0:00:00.868) 0:00:05.775 ****** 27788 1726867510.28604: entering _queue_task() for managed_node1/command 27788 1726867510.29111: worker is 1 (out of 1 available) 27788 1726867510.29119: exiting _queue_task() for managed_node1/command 27788 1726867510.29132: done queuing things up, now waiting for results queue to drain 27788 1726867510.29134: waiting for pending results... 27788 1726867510.29262: running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 27788 1726867510.29306: in run() - task 0affcac9-a3a5-b241-6a31-00000000016e 27788 1726867510.29329: variable 'ansible_search_path' from source: unknown 27788 1726867510.29337: variable 'ansible_search_path' from source: unknown 27788 1726867510.29617: variable 'interface' from source: set_fact 27788 1726867510.29713: variable 'interface' from source: set_fact 27788 1726867510.29798: variable 'interface' from source: set_fact 27788 1726867510.29951: Loaded config def from plugin (lookup/items) 27788 1726867510.30015: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 27788 1726867510.30019: variable 'omit' from source: magic vars 27788 1726867510.30130: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.30145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.30159: variable 'omit' from source: magic vars 27788 1726867510.30589: variable 'ansible_distribution_major_version' from source: facts 27788 1726867510.30602: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867510.31084: variable 'type' from source: set_fact 27788 1726867510.31087: variable 'state' from source: include params 27788 1726867510.31089: variable 'interface' from source: set_fact 27788 1726867510.31091: variable 'current_interfaces' from source: set_fact 27788 1726867510.31093: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867510.31095: variable 'omit' from source: magic vars 27788 1726867510.31146: variable 'omit' from source: magic vars 27788 1726867510.31192: variable 'item' from source: unknown 27788 1726867510.31251: variable 'item' from source: unknown 27788 1726867510.31265: variable 'omit' from source: magic vars 27788 1726867510.31300: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867510.31325: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867510.31340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867510.31356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867510.31367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867510.31398: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867510.31401: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.31408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.31499: Set connection var ansible_shell_executable to /bin/sh 27788 1726867510.31502: Set connection var ansible_timeout to 10 27788 1726867510.31504: Set connection var ansible_shell_type to sh 27788 1726867510.31515: Set connection var ansible_connection to ssh 27788 1726867510.31518: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867510.31520: Set connection var ansible_pipelining to False 27788 1726867510.31543: variable 'ansible_shell_executable' from source: unknown 27788 1726867510.31546: variable 'ansible_connection' from source: unknown 27788 1726867510.31548: variable 'ansible_module_compression' from source: unknown 27788 1726867510.31550: variable 'ansible_shell_type' from source: unknown 27788 1726867510.31553: variable 'ansible_shell_executable' from source: unknown 27788 1726867510.31629: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.31632: variable 'ansible_pipelining' from source: unknown 27788 1726867510.31635: variable 'ansible_timeout' from source: unknown 27788 1726867510.31637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.31693: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867510.31703: variable 'omit' from source: magic vars 27788 1726867510.31708: starting attempt loop 27788 1726867510.31711: running the handler 27788 1726867510.31728: _low_level_execute_command(): starting 27788 1726867510.31736: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867510.32501: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.32510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.32581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.34172: stdout chunk (state=3): >>>/root <<< 27788 1726867510.34272: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.34323: stderr chunk (state=3): >>><<< 27788 1726867510.34337: stdout chunk (state=3): >>><<< 27788 1726867510.34381: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.34481: _low_level_execute_command(): starting 27788 1726867510.34485: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651 `" && echo ansible-tmp-1726867510.343887-28088-55905906631651="` echo /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651 `" ) && sleep 0' 27788 1726867510.35046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867510.35056: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.35085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.35088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.35094: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867510.35207: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867510.35210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.35213: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867510.35215: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867510.35217: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867510.35218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.35221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.35238: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867510.35252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.35270: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.35340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.37235: stdout chunk (state=3): >>>ansible-tmp-1726867510.343887-28088-55905906631651=/root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651 <<< 27788 1726867510.37376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.37397: stdout chunk (state=3): >>><<< 27788 1726867510.37430: stderr chunk (state=3): >>><<< 27788 1726867510.37447: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867510.343887-28088-55905906631651=/root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.37483: variable 'ansible_module_compression' from source: unknown 27788 1726867510.37595: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867510.37598: variable 'ansible_facts' from source: unknown 27788 1726867510.37697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py 27788 1726867510.37949: Sending initial data 27788 1726867510.37953: Sent initial data (154 bytes) 27788 1726867510.38585: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.38766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867510.38839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.38848: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.39093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.40630: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27788 1726867510.40665: 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 <<< 27788 1726867510.40723: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867510.40783: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpapm7zehq /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py <<< 27788 1726867510.40799: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py" <<< 27788 1726867510.40831: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 27788 1726867510.40854: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpapm7zehq" to remote "/root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py" <<< 27788 1726867510.41738: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.41741: stderr chunk (state=3): >>><<< 27788 1726867510.41743: stdout chunk (state=3): >>><<< 27788 1726867510.41779: done transferring module to remote 27788 1726867510.41790: _low_level_execute_command(): starting 27788 1726867510.41795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/ /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py && sleep 0' 27788 1726867510.42481: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867510.42492: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.42502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.42522: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.42540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867510.42547: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867510.42642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867510.42651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.42668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.42741: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.44495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.44560: stderr chunk (state=3): >>><<< 27788 1726867510.44570: stdout chunk (state=3): >>><<< 27788 1726867510.44595: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.44611: _low_level_execute_command(): starting 27788 1726867510.44694: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/AnsiballZ_command.py && sleep 0' 27788 1726867510.45275: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867510.45293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.45307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.45328: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.45452: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867510.45457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.45479: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.45564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.61324: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 17:25:10.604867", "end": "2024-09-20 17:25:10.610612", "delta": "0:00:00.005745", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_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}}} <<< 27788 1726867510.64085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867510.64089: stdout chunk (state=3): >>><<< 27788 1726867510.64091: stderr chunk (state=3): >>><<< 27788 1726867510.64094: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0"], "start": "2024-09-20 17:25:10.604867", "end": "2024-09-20 17:25:10.610612", "delta": "0:00:00.005745", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest0 type veth peer name peerethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867510.64097: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add ethtest0 type veth peer name peerethtest0', '_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-1726867510.343887-28088-55905906631651/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867510.64103: _low_level_execute_command(): starting 27788 1726867510.64118: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867510.343887-28088-55905906631651/ > /dev/null 2>&1 && sleep 0' 27788 1726867510.64783: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.64801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.64889: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.64913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.65019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.69237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.69260: stderr chunk (state=3): >>><<< 27788 1726867510.69270: stdout chunk (state=3): >>><<< 27788 1726867510.69384: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.69388: handler run complete 27788 1726867510.69391: Evaluated conditional (False): False 27788 1726867510.69393: attempt loop complete, returning result 27788 1726867510.69395: variable 'item' from source: unknown 27788 1726867510.69397: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.005745", "end": "2024-09-20 17:25:10.610612", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-09-20 17:25:10.604867" } 27788 1726867510.69554: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.69557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.69559: variable 'omit' from source: magic vars 27788 1726867510.69656: variable 'ansible_distribution_major_version' from source: facts 27788 1726867510.69660: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867510.69780: variable 'type' from source: set_fact 27788 1726867510.69784: variable 'state' from source: include params 27788 1726867510.69787: variable 'interface' from source: set_fact 27788 1726867510.69796: variable 'current_interfaces' from source: set_fact 27788 1726867510.69799: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867510.69801: variable 'omit' from source: magic vars 27788 1726867510.69813: variable 'omit' from source: magic vars 27788 1726867510.69842: variable 'item' from source: unknown 27788 1726867510.69886: variable 'item' from source: unknown 27788 1726867510.69905: variable 'omit' from source: magic vars 27788 1726867510.69916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867510.69923: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867510.69933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867510.69943: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867510.69946: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.69948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.70000: Set connection var ansible_shell_executable to /bin/sh 27788 1726867510.70003: Set connection var ansible_timeout to 10 27788 1726867510.70016: Set connection var ansible_shell_type to sh 27788 1726867510.70019: Set connection var ansible_connection to ssh 27788 1726867510.70021: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867510.70023: Set connection var ansible_pipelining to False 27788 1726867510.70038: variable 'ansible_shell_executable' from source: unknown 27788 1726867510.70041: variable 'ansible_connection' from source: unknown 27788 1726867510.70043: variable 'ansible_module_compression' from source: unknown 27788 1726867510.70045: variable 'ansible_shell_type' from source: unknown 27788 1726867510.70047: variable 'ansible_shell_executable' from source: unknown 27788 1726867510.70050: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867510.70054: variable 'ansible_pipelining' from source: unknown 27788 1726867510.70056: variable 'ansible_timeout' from source: unknown 27788 1726867510.70060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867510.70128: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867510.70136: variable 'omit' from source: magic vars 27788 1726867510.70139: starting attempt loop 27788 1726867510.70141: running the handler 27788 1726867510.70149: _low_level_execute_command(): starting 27788 1726867510.70151: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867510.70557: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.70560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.70579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867510.70663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867510.70667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.70679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.70703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.70788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.72382: stdout chunk (state=3): >>>/root <<< 27788 1726867510.72482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.72512: stderr chunk (state=3): >>><<< 27788 1726867510.72514: stdout chunk (state=3): >>><<< 27788 1726867510.72524: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.72579: _low_level_execute_command(): starting 27788 1726867510.72583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952 `" && echo ansible-tmp-1726867510.7252753-28088-194190795621952="` echo /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952 `" ) && sleep 0' 27788 1726867510.72933: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.72936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.72939: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.72941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.72991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867510.72994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.73044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.74924: stdout chunk (state=3): >>>ansible-tmp-1726867510.7252753-28088-194190795621952=/root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952 <<< 27788 1726867510.75033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.75060: stderr chunk (state=3): >>><<< 27788 1726867510.75062: stdout chunk (state=3): >>><<< 27788 1726867510.75088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867510.7252753-28088-194190795621952=/root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.75100: variable 'ansible_module_compression' from source: unknown 27788 1726867510.75133: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867510.75148: variable 'ansible_facts' from source: unknown 27788 1726867510.75195: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py 27788 1726867510.75287: Sending initial data 27788 1726867510.75291: Sent initial data (156 bytes) 27788 1726867510.75730: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.75735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.75737: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867510.75739: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.75741: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.75743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.75745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.75793: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.75812: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.75901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.77411: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867510.77457: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867510.77513: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmptthcdwv2 /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py <<< 27788 1726867510.77520: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py" <<< 27788 1726867510.77559: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmptthcdwv2" to remote "/root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py" <<< 27788 1726867510.78173: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.78203: stderr chunk (state=3): >>><<< 27788 1726867510.78206: stdout chunk (state=3): >>><<< 27788 1726867510.78236: done transferring module to remote 27788 1726867510.78243: _low_level_execute_command(): starting 27788 1726867510.78248: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/ /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py && sleep 0' 27788 1726867510.78659: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.78662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.78665: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.78667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.78669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.78711: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867510.78715: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.78765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.80471: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867510.80493: stderr chunk (state=3): >>><<< 27788 1726867510.80497: stdout chunk (state=3): >>><<< 27788 1726867510.80508: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867510.80511: _low_level_execute_command(): starting 27788 1726867510.80517: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/AnsiballZ_command.py && sleep 0' 27788 1726867510.80909: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.80915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.80917: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867510.80919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867510.80921: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.80969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867510.80974: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.81019: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867510.96429: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:10.958656", "end": "2024-09-20 17:25:10.962412", "delta": "0:00:00.003756", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 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}}} <<< 27788 1726867510.97908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867510.97951: stderr chunk (state=3): >>><<< 27788 1726867510.97954: stdout chunk (state=3): >>><<< 27788 1726867510.97968: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest0", "up"], "start": "2024-09-20 17:25:10.958656", "end": "2024-09-20 17:25:10.962412", "delta": "0:00:00.003756", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest0 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867510.98009: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerethtest0 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-1726867510.7252753-28088-194190795621952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867510.98012: _low_level_execute_command(): starting 27788 1726867510.98018: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867510.7252753-28088-194190795621952/ > /dev/null 2>&1 && sleep 0' 27788 1726867510.98618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867510.98621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.98625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867510.98628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867510.98689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867510.98732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.00545: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.00561: stderr chunk (state=3): >>><<< 27788 1726867511.00597: stdout chunk (state=3): >>><<< 27788 1726867511.00601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.00604: handler run complete 27788 1726867511.00618: Evaluated conditional (False): False 27788 1726867511.00650: attempt loop complete, returning result 27788 1726867511.00657: variable 'item' from source: unknown 27788 1726867511.00748: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003756", "end": "2024-09-20 17:25:10.962412", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-09-20 17:25:10.958656" } 27788 1726867511.00906: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.00909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.00911: variable 'omit' from source: magic vars 27788 1726867511.01054: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.01057: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.01175: variable 'type' from source: set_fact 27788 1726867511.01180: variable 'state' from source: include params 27788 1726867511.01182: variable 'interface' from source: set_fact 27788 1726867511.01187: variable 'current_interfaces' from source: set_fact 27788 1726867511.01193: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867511.01196: variable 'omit' from source: magic vars 27788 1726867511.01208: variable 'omit' from source: magic vars 27788 1726867511.01235: variable 'item' from source: unknown 27788 1726867511.01281: variable 'item' from source: unknown 27788 1726867511.01296: variable 'omit' from source: magic vars 27788 1726867511.01312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867511.01319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.01329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.01337: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867511.01339: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.01342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.01397: Set connection var ansible_shell_executable to /bin/sh 27788 1726867511.01401: Set connection var ansible_timeout to 10 27788 1726867511.01404: Set connection var ansible_shell_type to sh 27788 1726867511.01409: Set connection var ansible_connection to ssh 27788 1726867511.01414: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867511.01419: Set connection var ansible_pipelining to False 27788 1726867511.01435: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.01438: variable 'ansible_connection' from source: unknown 27788 1726867511.01440: variable 'ansible_module_compression' from source: unknown 27788 1726867511.01443: variable 'ansible_shell_type' from source: unknown 27788 1726867511.01445: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.01447: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.01451: variable 'ansible_pipelining' from source: unknown 27788 1726867511.01453: variable 'ansible_timeout' from source: unknown 27788 1726867511.01457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.01534: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867511.01541: variable 'omit' from source: magic vars 27788 1726867511.01544: starting attempt loop 27788 1726867511.01546: running the handler 27788 1726867511.01552: _low_level_execute_command(): starting 27788 1726867511.01555: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867511.01983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.01988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.02007: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.02010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.02094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.02098: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.02165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.03738: stdout chunk (state=3): >>>/root <<< 27788 1726867511.03856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.03892: stderr chunk (state=3): >>><<< 27788 1726867511.03895: stdout chunk (state=3): >>><<< 27788 1726867511.03908: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.03919: _low_level_execute_command(): starting 27788 1726867511.03922: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204 `" && echo ansible-tmp-1726867511.0390687-28088-113563446249204="` echo /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204 `" ) && sleep 0' 27788 1726867511.04357: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.04392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.04395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867511.04422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.04476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.04508: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.04511: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.04583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.06429: stdout chunk (state=3): >>>ansible-tmp-1726867511.0390687-28088-113563446249204=/root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204 <<< 27788 1726867511.06531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.06551: stderr chunk (state=3): >>><<< 27788 1726867511.06555: stdout chunk (state=3): >>><<< 27788 1726867511.06565: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867511.0390687-28088-113563446249204=/root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.06589: variable 'ansible_module_compression' from source: unknown 27788 1726867511.06622: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867511.06637: variable 'ansible_facts' from source: unknown 27788 1726867511.06681: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py 27788 1726867511.06759: Sending initial data 27788 1726867511.06763: Sent initial data (156 bytes) 27788 1726867511.07197: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.07201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867511.07203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.07205: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.07207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.07268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.07272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.07309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.08824: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 27788 1726867511.08832: 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 <<< 27788 1726867511.08871: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867511.08940: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpdx6ifw4d /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py <<< 27788 1726867511.08943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py" <<< 27788 1726867511.09001: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpdx6ifw4d" to remote "/root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py" <<< 27788 1726867511.09600: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.09631: stderr chunk (state=3): >>><<< 27788 1726867511.09635: stdout chunk (state=3): >>><<< 27788 1726867511.09679: done transferring module to remote 27788 1726867511.09685: _low_level_execute_command(): starting 27788 1726867511.09688: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/ /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py && sleep 0' 27788 1726867511.10254: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.10257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.10259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.10261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.10367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.10371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.10410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.12124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.12142: stderr chunk (state=3): >>><<< 27788 1726867511.12145: stdout chunk (state=3): >>><<< 27788 1726867511.12159: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.12162: _low_level_execute_command(): starting 27788 1726867511.12165: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/AnsiballZ_command.py && sleep 0' 27788 1726867511.12637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.12640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867511.12647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.12650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.12705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.12712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.12760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.28114: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:11.275254", "end": "2024-09-20 17:25:11.278934", "delta": "0:00:00.003680", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 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}}}<<< 27788 1726867511.28181: stdout chunk (state=3): >>> <<< 27788 1726867511.29689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867511.29692: stdout chunk (state=3): >>><<< 27788 1726867511.29694: stderr chunk (state=3): >>><<< 27788 1726867511.29712: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest0", "up"], "start": "2024-09-20 17:25:11.275254", "end": "2024-09-20 17:25:11.278934", "delta": "0:00:00.003680", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest0 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867511.29746: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set ethtest0 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-1726867511.0390687-28088-113563446249204/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867511.29782: _low_level_execute_command(): starting 27788 1726867511.29786: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867511.0390687-28088-113563446249204/ > /dev/null 2>&1 && sleep 0' 27788 1726867511.30387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867511.30401: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.30424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.30446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.30465: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867511.30549: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.30579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.30596: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.30615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.30685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.32541: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.32551: stdout chunk (state=3): >>><<< 27788 1726867511.32563: stderr chunk (state=3): >>><<< 27788 1726867511.32586: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.32597: handler run complete 27788 1726867511.32786: Evaluated conditional (False): False 27788 1726867511.32790: attempt loop complete, returning result 27788 1726867511.32792: variable 'item' from source: unknown 27788 1726867511.32799: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003680", "end": "2024-09-20 17:25:11.278934", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-09-20 17:25:11.275254" } 27788 1726867511.32898: dumping result to json 27788 1726867511.33019: done dumping result, returning 27788 1726867511.33022: done running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest0 [0affcac9-a3a5-b241-6a31-00000000016e] 27788 1726867511.33024: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016e 27788 1726867511.33074: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016e 27788 1726867511.33080: WORKER PROCESS EXITING 27788 1726867511.33189: no more pending results, returning what we have 27788 1726867511.33193: results queue empty 27788 1726867511.33194: checking for any_errors_fatal 27788 1726867511.33199: done checking for any_errors_fatal 27788 1726867511.33200: checking for max_fail_percentage 27788 1726867511.33201: done checking for max_fail_percentage 27788 1726867511.33201: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.33202: done checking to see if all hosts have failed 27788 1726867511.33203: getting the remaining hosts for this loop 27788 1726867511.33204: done getting the remaining hosts for this loop 27788 1726867511.33208: getting the next task for host managed_node1 27788 1726867511.33213: done getting next task for host managed_node1 27788 1726867511.33216: ^ task is: TASK: Set up veth as managed by NetworkManager 27788 1726867511.33219: ^ 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? (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 27788 1726867511.33224: getting variables 27788 1726867511.33232: in VariableManager get_vars() 27788 1726867511.33275: Calling all_inventory to load vars for managed_node1 27788 1726867511.33280: Calling groups_inventory to load vars for managed_node1 27788 1726867511.33283: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.33294: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.33297: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.33300: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.33772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.34041: done with get_vars() 27788 1726867511.34053: done getting variables 27788 1726867511.34115: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:25:11 -0400 (0:00:01.055) 0:00:06.831 ****** 27788 1726867511.34150: entering _queue_task() for managed_node1/command 27788 1726867511.34425: worker is 1 (out of 1 available) 27788 1726867511.34437: exiting _queue_task() for managed_node1/command 27788 1726867511.34449: done queuing things up, now waiting for results queue to drain 27788 1726867511.34450: waiting for pending results... 27788 1726867511.34805: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 27788 1726867511.34811: in run() - task 0affcac9-a3a5-b241-6a31-00000000016f 27788 1726867511.34818: variable 'ansible_search_path' from source: unknown 27788 1726867511.34826: variable 'ansible_search_path' from source: unknown 27788 1726867511.34864: calling self._execute() 27788 1726867511.34959: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.35014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.35018: variable 'omit' from source: magic vars 27788 1726867511.35372: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.35391: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.35598: variable 'type' from source: set_fact 27788 1726867511.35610: variable 'state' from source: include params 27788 1726867511.35620: Evaluated conditional (type == 'veth' and state == 'present'): True 27788 1726867511.35669: variable 'omit' from source: magic vars 27788 1726867511.35681: variable 'omit' from source: magic vars 27788 1726867511.35813: variable 'interface' from source: set_fact 27788 1726867511.35840: variable 'omit' from source: magic vars 27788 1726867511.35888: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867511.35920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867511.35947: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867511.35967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.35984: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.36018: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867511.36030: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.36037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.36142: Set connection var ansible_shell_executable to /bin/sh 27788 1726867511.36151: Set connection var ansible_timeout to 10 27788 1726867511.36157: Set connection var ansible_shell_type to sh 27788 1726867511.36165: Set connection var ansible_connection to ssh 27788 1726867511.36173: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867511.36185: Set connection var ansible_pipelining to False 27788 1726867511.36212: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.36382: variable 'ansible_connection' from source: unknown 27788 1726867511.36385: variable 'ansible_module_compression' from source: unknown 27788 1726867511.36387: variable 'ansible_shell_type' from source: unknown 27788 1726867511.36389: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.36390: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.36393: variable 'ansible_pipelining' from source: unknown 27788 1726867511.36395: variable 'ansible_timeout' from source: unknown 27788 1726867511.36396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.36399: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867511.36416: variable 'omit' from source: magic vars 27788 1726867511.36428: starting attempt loop 27788 1726867511.36439: running the handler 27788 1726867511.36458: _low_level_execute_command(): starting 27788 1726867511.36472: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867511.36995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.37015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.37058: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.37076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.37128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.38703: stdout chunk (state=3): >>>/root <<< 27788 1726867511.38796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.38829: stderr chunk (state=3): >>><<< 27788 1726867511.38833: stdout chunk (state=3): >>><<< 27788 1726867511.38871: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.38875: _low_level_execute_command(): starting 27788 1726867511.38881: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432 `" && echo ansible-tmp-1726867511.3885248-28138-147278948398432="` echo /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432 `" ) && sleep 0' 27788 1726867511.39447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867511.39461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.39475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.39498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.39522: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867511.39534: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867511.39628: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.39673: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.39753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.41603: stdout chunk (state=3): >>>ansible-tmp-1726867511.3885248-28138-147278948398432=/root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432 <<< 27788 1726867511.41760: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.41764: stdout chunk (state=3): >>><<< 27788 1726867511.41767: stderr chunk (state=3): >>><<< 27788 1726867511.41982: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867511.3885248-28138-147278948398432=/root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.41985: variable 'ansible_module_compression' from source: unknown 27788 1726867511.41987: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867511.41989: variable 'ansible_facts' from source: unknown 27788 1726867511.42000: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py 27788 1726867511.42122: Sending initial data 27788 1726867511.42228: Sent initial data (156 bytes) 27788 1726867511.42703: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.42717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867511.42733: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.42774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.42788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.42835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.44347: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 27788 1726867511.44353: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867511.44391: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867511.44436: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpfaool_en /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py <<< 27788 1726867511.44440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py" <<< 27788 1726867511.44489: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 27788 1726867511.44492: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpfaool_en" to remote "/root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py" <<< 27788 1726867511.45198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.45268: stderr chunk (state=3): >>><<< 27788 1726867511.45273: stdout chunk (state=3): >>><<< 27788 1726867511.45294: done transferring module to remote 27788 1726867511.45307: _low_level_execute_command(): starting 27788 1726867511.45312: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/ /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py && sleep 0' 27788 1726867511.45849: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.45954: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.45980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.46023: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.47742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.47764: stderr chunk (state=3): >>><<< 27788 1726867511.47768: stdout chunk (state=3): >>><<< 27788 1726867511.47780: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.47783: _low_level_execute_command(): starting 27788 1726867511.47787: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/AnsiballZ_command.py && sleep 0' 27788 1726867511.48287: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867511.48291: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.48354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.48400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.48404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.48463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.65367: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 17:25:11.632359", "end": "2024-09-20 17:25:11.650936", "delta": "0:00:00.018577", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 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}}} <<< 27788 1726867511.67187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867511.67191: stdout chunk (state=3): >>><<< 27788 1726867511.67194: stderr chunk (state=3): >>><<< 27788 1726867511.67197: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest0", "managed", "true"], "start": "2024-09-20 17:25:11.632359", "end": "2024-09-20 17:25:11.650936", "delta": "0:00:00.018577", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest0 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867511.67200: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set ethtest0 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-1726867511.3885248-28138-147278948398432/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867511.67202: _low_level_execute_command(): starting 27788 1726867511.67204: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867511.3885248-28138-147278948398432/ > /dev/null 2>&1 && sleep 0' 27788 1726867511.67936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867511.67967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.68094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.68180: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.68210: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.68228: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.68316: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.70127: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.70258: stderr chunk (state=3): >>><<< 27788 1726867511.70261: stdout chunk (state=3): >>><<< 27788 1726867511.70283: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.70383: handler run complete 27788 1726867511.70386: Evaluated conditional (False): False 27788 1726867511.70388: attempt loop complete, returning result 27788 1726867511.70390: _execute() done 27788 1726867511.70392: dumping result to json 27788 1726867511.70394: done dumping result, returning 27788 1726867511.70396: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-b241-6a31-00000000016f] 27788 1726867511.70398: sending task result for task 0affcac9-a3a5-b241-6a31-00000000016f ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.018577", "end": "2024-09-20 17:25:11.650936", "rc": 0, "start": "2024-09-20 17:25:11.632359" } 27788 1726867511.70746: no more pending results, returning what we have 27788 1726867511.70749: results queue empty 27788 1726867511.70750: checking for any_errors_fatal 27788 1726867511.70759: done checking for any_errors_fatal 27788 1726867511.70760: checking for max_fail_percentage 27788 1726867511.70762: done checking for max_fail_percentage 27788 1726867511.70762: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.70763: done checking to see if all hosts have failed 27788 1726867511.70764: getting the remaining hosts for this loop 27788 1726867511.70766: done getting the remaining hosts for this loop 27788 1726867511.70770: getting the next task for host managed_node1 27788 1726867511.70775: done getting next task for host managed_node1 27788 1726867511.70781: ^ task is: TASK: Delete veth interface {{ interface }} 27788 1726867511.70784: ^ 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? (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 27788 1726867511.70788: getting variables 27788 1726867511.70790: in VariableManager get_vars() 27788 1726867511.70839: Calling all_inventory to load vars for managed_node1 27788 1726867511.70842: Calling groups_inventory to load vars for managed_node1 27788 1726867511.70844: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.70856: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.70859: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.70862: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.71153: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000016f 27788 1726867511.71157: WORKER PROCESS EXITING 27788 1726867511.71181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.71403: done with get_vars() 27788 1726867511.71416: done getting variables 27788 1726867511.71481: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867511.71601: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest0] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:25:11 -0400 (0:00:00.374) 0:00:07.205 ****** 27788 1726867511.71636: entering _queue_task() for managed_node1/command 27788 1726867511.72103: worker is 1 (out of 1 available) 27788 1726867511.72113: exiting _queue_task() for managed_node1/command 27788 1726867511.72126: done queuing things up, now waiting for results queue to drain 27788 1726867511.72127: waiting for pending results... 27788 1726867511.72205: running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 27788 1726867511.72313: in run() - task 0affcac9-a3a5-b241-6a31-000000000170 27788 1726867511.72336: variable 'ansible_search_path' from source: unknown 27788 1726867511.72344: variable 'ansible_search_path' from source: unknown 27788 1726867511.72391: calling self._execute() 27788 1726867511.72487: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.72500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.72515: variable 'omit' from source: magic vars 27788 1726867511.72881: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.72904: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.73104: variable 'type' from source: set_fact 27788 1726867511.73116: variable 'state' from source: include params 27788 1726867511.73125: variable 'interface' from source: set_fact 27788 1726867511.73132: variable 'current_interfaces' from source: set_fact 27788 1726867511.73142: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 27788 1726867511.73219: when evaluation is False, skipping this task 27788 1726867511.73222: _execute() done 27788 1726867511.73226: dumping result to json 27788 1726867511.73228: done dumping result, returning 27788 1726867511.73230: done running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000170] 27788 1726867511.73232: sending task result for task 0affcac9-a3a5-b241-6a31-000000000170 27788 1726867511.73294: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000170 27788 1726867511.73298: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867511.73370: no more pending results, returning what we have 27788 1726867511.73373: results queue empty 27788 1726867511.73374: checking for any_errors_fatal 27788 1726867511.73385: done checking for any_errors_fatal 27788 1726867511.73386: checking for max_fail_percentage 27788 1726867511.73387: done checking for max_fail_percentage 27788 1726867511.73388: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.73389: done checking to see if all hosts have failed 27788 1726867511.73389: getting the remaining hosts for this loop 27788 1726867511.73391: done getting the remaining hosts for this loop 27788 1726867511.73394: getting the next task for host managed_node1 27788 1726867511.73400: done getting next task for host managed_node1 27788 1726867511.73403: ^ task is: TASK: Create dummy interface {{ interface }} 27788 1726867511.73406: ^ 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? (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 27788 1726867511.73411: getting variables 27788 1726867511.73412: in VariableManager get_vars() 27788 1726867511.73454: Calling all_inventory to load vars for managed_node1 27788 1726867511.73456: Calling groups_inventory to load vars for managed_node1 27788 1726867511.73458: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.73470: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.73473: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.73475: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.73892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.74108: done with get_vars() 27788 1726867511.74119: done getting variables 27788 1726867511.74189: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867511.74294: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:25:11 -0400 (0:00:00.026) 0:00:07.232 ****** 27788 1726867511.74322: entering _queue_task() for managed_node1/command 27788 1726867511.74562: worker is 1 (out of 1 available) 27788 1726867511.74574: exiting _queue_task() for managed_node1/command 27788 1726867511.74688: done queuing things up, now waiting for results queue to drain 27788 1726867511.74690: waiting for pending results... 27788 1726867511.74994: running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 27788 1726867511.74999: in run() - task 0affcac9-a3a5-b241-6a31-000000000171 27788 1726867511.75002: variable 'ansible_search_path' from source: unknown 27788 1726867511.75004: variable 'ansible_search_path' from source: unknown 27788 1726867511.75007: calling self._execute() 27788 1726867511.75084: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.75097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.75111: variable 'omit' from source: magic vars 27788 1726867511.75448: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.75463: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.75662: variable 'type' from source: set_fact 27788 1726867511.75676: variable 'state' from source: include params 27788 1726867511.75687: variable 'interface' from source: set_fact 27788 1726867511.75694: variable 'current_interfaces' from source: set_fact 27788 1726867511.75704: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 27788 1726867511.75710: when evaluation is False, skipping this task 27788 1726867511.75717: _execute() done 27788 1726867511.75725: dumping result to json 27788 1726867511.75732: done dumping result, returning 27788 1726867511.75740: done running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000171] 27788 1726867511.75749: sending task result for task 0affcac9-a3a5-b241-6a31-000000000171 27788 1726867511.75948: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000171 27788 1726867511.75952: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867511.76027: no more pending results, returning what we have 27788 1726867511.76030: results queue empty 27788 1726867511.76031: checking for any_errors_fatal 27788 1726867511.76036: done checking for any_errors_fatal 27788 1726867511.76037: checking for max_fail_percentage 27788 1726867511.76038: done checking for max_fail_percentage 27788 1726867511.76039: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.76039: done checking to see if all hosts have failed 27788 1726867511.76040: getting the remaining hosts for this loop 27788 1726867511.76041: done getting the remaining hosts for this loop 27788 1726867511.76044: getting the next task for host managed_node1 27788 1726867511.76048: done getting next task for host managed_node1 27788 1726867511.76051: ^ task is: TASK: Delete dummy interface {{ interface }} 27788 1726867511.76054: ^ 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? (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 27788 1726867511.76057: getting variables 27788 1726867511.76058: in VariableManager get_vars() 27788 1726867511.76092: Calling all_inventory to load vars for managed_node1 27788 1726867511.76095: Calling groups_inventory to load vars for managed_node1 27788 1726867511.76097: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.76106: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.76109: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.76112: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.76347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.76561: done with get_vars() 27788 1726867511.76570: done getting variables 27788 1726867511.76627: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867511.76730: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:25:11 -0400 (0:00:00.024) 0:00:07.257 ****** 27788 1726867511.76756: entering _queue_task() for managed_node1/command 27788 1726867511.76998: worker is 1 (out of 1 available) 27788 1726867511.77010: exiting _queue_task() for managed_node1/command 27788 1726867511.77021: done queuing things up, now waiting for results queue to drain 27788 1726867511.77022: waiting for pending results... 27788 1726867511.77254: running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 27788 1726867511.77350: in run() - task 0affcac9-a3a5-b241-6a31-000000000172 27788 1726867511.77478: variable 'ansible_search_path' from source: unknown 27788 1726867511.77482: variable 'ansible_search_path' from source: unknown 27788 1726867511.77485: calling self._execute() 27788 1726867511.77499: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.77509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.77525: variable 'omit' from source: magic vars 27788 1726867511.77853: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.77871: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.78087: variable 'type' from source: set_fact 27788 1726867511.78098: variable 'state' from source: include params 27788 1726867511.78107: variable 'interface' from source: set_fact 27788 1726867511.78116: variable 'current_interfaces' from source: set_fact 27788 1726867511.78132: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 27788 1726867511.78145: when evaluation is False, skipping this task 27788 1726867511.78152: _execute() done 27788 1726867511.78159: dumping result to json 27788 1726867511.78166: done dumping result, returning 27788 1726867511.78175: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000172] 27788 1726867511.78187: sending task result for task 0affcac9-a3a5-b241-6a31-000000000172 27788 1726867511.78311: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000172 27788 1726867511.78314: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867511.78405: no more pending results, returning what we have 27788 1726867511.78409: results queue empty 27788 1726867511.78410: checking for any_errors_fatal 27788 1726867511.78416: done checking for any_errors_fatal 27788 1726867511.78417: checking for max_fail_percentage 27788 1726867511.78418: done checking for max_fail_percentage 27788 1726867511.78419: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.78420: done checking to see if all hosts have failed 27788 1726867511.78420: getting the remaining hosts for this loop 27788 1726867511.78422: done getting the remaining hosts for this loop 27788 1726867511.78428: getting the next task for host managed_node1 27788 1726867511.78434: done getting next task for host managed_node1 27788 1726867511.78437: ^ task is: TASK: Create tap interface {{ interface }} 27788 1726867511.78440: ^ 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? (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 27788 1726867511.78444: getting variables 27788 1726867511.78446: in VariableManager get_vars() 27788 1726867511.78489: Calling all_inventory to load vars for managed_node1 27788 1726867511.78492: Calling groups_inventory to load vars for managed_node1 27788 1726867511.78495: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.78508: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.78511: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.78514: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.79111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.79307: done with get_vars() 27788 1726867511.79316: done getting variables 27788 1726867511.79372: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867511.79474: variable 'interface' from source: set_fact TASK [Create tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:25:11 -0400 (0:00:00.027) 0:00:07.284 ****** 27788 1726867511.79500: entering _queue_task() for managed_node1/command 27788 1726867511.79711: worker is 1 (out of 1 available) 27788 1726867511.79722: exiting _queue_task() for managed_node1/command 27788 1726867511.79736: done queuing things up, now waiting for results queue to drain 27788 1726867511.79738: waiting for pending results... 27788 1726867511.80191: running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 27788 1726867511.80196: in run() - task 0affcac9-a3a5-b241-6a31-000000000173 27788 1726867511.80199: variable 'ansible_search_path' from source: unknown 27788 1726867511.80201: variable 'ansible_search_path' from source: unknown 27788 1726867511.80203: calling self._execute() 27788 1726867511.80220: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.80235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.80248: variable 'omit' from source: magic vars 27788 1726867511.80619: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.80638: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.80847: variable 'type' from source: set_fact 27788 1726867511.80858: variable 'state' from source: include params 27788 1726867511.80875: variable 'interface' from source: set_fact 27788 1726867511.80886: variable 'current_interfaces' from source: set_fact 27788 1726867511.80899: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 27788 1726867511.80906: when evaluation is False, skipping this task 27788 1726867511.80913: _execute() done 27788 1726867511.80921: dumping result to json 27788 1726867511.80933: done dumping result, returning 27788 1726867511.80941: done running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000173] 27788 1726867511.80951: sending task result for task 0affcac9-a3a5-b241-6a31-000000000173 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867511.81126: no more pending results, returning what we have 27788 1726867511.81131: results queue empty 27788 1726867511.81132: checking for any_errors_fatal 27788 1726867511.81138: done checking for any_errors_fatal 27788 1726867511.81139: checking for max_fail_percentage 27788 1726867511.81140: done checking for max_fail_percentage 27788 1726867511.81141: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.81142: done checking to see if all hosts have failed 27788 1726867511.81143: getting the remaining hosts for this loop 27788 1726867511.81144: done getting the remaining hosts for this loop 27788 1726867511.81148: getting the next task for host managed_node1 27788 1726867511.81154: done getting next task for host managed_node1 27788 1726867511.81156: ^ task is: TASK: Delete tap interface {{ interface }} 27788 1726867511.81160: ^ 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? (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 27788 1726867511.81163: getting variables 27788 1726867511.81165: in VariableManager get_vars() 27788 1726867511.81208: Calling all_inventory to load vars for managed_node1 27788 1726867511.81211: Calling groups_inventory to load vars for managed_node1 27788 1726867511.81214: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.81229: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.81233: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.81236: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.81569: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000173 27788 1726867511.81573: WORKER PROCESS EXITING 27788 1726867511.81594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.81812: done with get_vars() 27788 1726867511.81822: done getting variables 27788 1726867511.81880: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867511.81979: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest0] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:25:11 -0400 (0:00:00.025) 0:00:07.309 ****** 27788 1726867511.82005: entering _queue_task() for managed_node1/command 27788 1726867511.82210: worker is 1 (out of 1 available) 27788 1726867511.82221: exiting _queue_task() for managed_node1/command 27788 1726867511.82234: done queuing things up, now waiting for results queue to drain 27788 1726867511.82235: waiting for pending results... 27788 1726867511.82470: running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 27788 1726867511.82569: in run() - task 0affcac9-a3a5-b241-6a31-000000000174 27788 1726867511.82595: variable 'ansible_search_path' from source: unknown 27788 1726867511.82604: variable 'ansible_search_path' from source: unknown 27788 1726867511.82645: calling self._execute() 27788 1726867511.82737: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.82750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.82762: variable 'omit' from source: magic vars 27788 1726867511.83130: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.83138: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.83455: variable 'type' from source: set_fact 27788 1726867511.83458: variable 'state' from source: include params 27788 1726867511.83461: variable 'interface' from source: set_fact 27788 1726867511.83463: variable 'current_interfaces' from source: set_fact 27788 1726867511.83466: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 27788 1726867511.83468: when evaluation is False, skipping this task 27788 1726867511.83471: _execute() done 27788 1726867511.83474: dumping result to json 27788 1726867511.83683: done dumping result, returning 27788 1726867511.83687: done running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000174] 27788 1726867511.83690: sending task result for task 0affcac9-a3a5-b241-6a31-000000000174 27788 1726867511.83746: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000174 27788 1726867511.83749: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867511.83784: no more pending results, returning what we have 27788 1726867511.83787: results queue empty 27788 1726867511.83788: checking for any_errors_fatal 27788 1726867511.83793: done checking for any_errors_fatal 27788 1726867511.83794: checking for max_fail_percentage 27788 1726867511.83796: done checking for max_fail_percentage 27788 1726867511.83796: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.83797: done checking to see if all hosts have failed 27788 1726867511.83798: getting the remaining hosts for this loop 27788 1726867511.83799: done getting the remaining hosts for this loop 27788 1726867511.83802: getting the next task for host managed_node1 27788 1726867511.83808: done getting next task for host managed_node1 27788 1726867511.83811: ^ task is: TASK: Assert device is present 27788 1726867511.83813: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867511.83816: getting variables 27788 1726867511.83817: in VariableManager get_vars() 27788 1726867511.83852: Calling all_inventory to load vars for managed_node1 27788 1726867511.83854: Calling groups_inventory to load vars for managed_node1 27788 1726867511.83856: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.83863: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.83865: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.83868: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.84108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.84322: done with get_vars() 27788 1726867511.84334: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:21 Friday 20 September 2024 17:25:11 -0400 (0:00:00.024) 0:00:07.333 ****** 27788 1726867511.84414: entering _queue_task() for managed_node1/include_tasks 27788 1726867511.84617: worker is 1 (out of 1 available) 27788 1726867511.84631: exiting _queue_task() for managed_node1/include_tasks 27788 1726867511.84642: done queuing things up, now waiting for results queue to drain 27788 1726867511.84643: waiting for pending results... 27788 1726867511.84875: running TaskExecutor() for managed_node1/TASK: Assert device is present 27788 1726867511.84968: in run() - task 0affcac9-a3a5-b241-6a31-00000000000e 27788 1726867511.84996: variable 'ansible_search_path' from source: unknown 27788 1726867511.85038: calling self._execute() 27788 1726867511.85133: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.85282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.85287: variable 'omit' from source: magic vars 27788 1726867511.85512: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.85532: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.85543: _execute() done 27788 1726867511.85551: dumping result to json 27788 1726867511.85558: done dumping result, returning 27788 1726867511.85568: done running TaskExecutor() for managed_node1/TASK: Assert device is present [0affcac9-a3a5-b241-6a31-00000000000e] 27788 1726867511.85581: sending task result for task 0affcac9-a3a5-b241-6a31-00000000000e 27788 1726867511.85783: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000000e 27788 1726867511.85786: WORKER PROCESS EXITING 27788 1726867511.85810: no more pending results, returning what we have 27788 1726867511.85814: in VariableManager get_vars() 27788 1726867511.85858: Calling all_inventory to load vars for managed_node1 27788 1726867511.85860: Calling groups_inventory to load vars for managed_node1 27788 1726867511.85863: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.85874: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.85879: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.85883: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.86144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.86361: done with get_vars() 27788 1726867511.86368: variable 'ansible_search_path' from source: unknown 27788 1726867511.86381: we have included files to process 27788 1726867511.86382: generating all_blocks data 27788 1726867511.86383: done generating all_blocks data 27788 1726867511.86388: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867511.86389: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867511.86391: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867511.86542: in VariableManager get_vars() 27788 1726867511.86562: done with get_vars() 27788 1726867511.86696: done processing included file 27788 1726867511.86698: iterating over new_blocks loaded from include file 27788 1726867511.86699: in VariableManager get_vars() 27788 1726867511.86714: done with get_vars() 27788 1726867511.86716: filtering new block on tags 27788 1726867511.86736: done filtering new block on tags 27788 1726867511.86739: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 27788 1726867511.86743: extending task lists for all hosts with included blocks 27788 1726867511.87350: done extending task lists 27788 1726867511.87351: done processing included files 27788 1726867511.87352: results queue empty 27788 1726867511.87353: checking for any_errors_fatal 27788 1726867511.87355: done checking for any_errors_fatal 27788 1726867511.87356: checking for max_fail_percentage 27788 1726867511.87357: done checking for max_fail_percentage 27788 1726867511.87358: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.87358: done checking to see if all hosts have failed 27788 1726867511.87359: getting the remaining hosts for this loop 27788 1726867511.87360: done getting the remaining hosts for this loop 27788 1726867511.87362: getting the next task for host managed_node1 27788 1726867511.87366: done getting next task for host managed_node1 27788 1726867511.87367: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27788 1726867511.87370: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867511.87372: getting variables 27788 1726867511.87373: in VariableManager get_vars() 27788 1726867511.87387: Calling all_inventory to load vars for managed_node1 27788 1726867511.87389: Calling groups_inventory to load vars for managed_node1 27788 1726867511.87391: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.87395: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.87398: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.87400: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.87550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.87779: done with get_vars() 27788 1726867511.87788: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:25:11 -0400 (0:00:00.034) 0:00:07.368 ****** 27788 1726867511.87858: entering _queue_task() for managed_node1/include_tasks 27788 1726867511.88063: worker is 1 (out of 1 available) 27788 1726867511.88075: exiting _queue_task() for managed_node1/include_tasks 27788 1726867511.88188: done queuing things up, now waiting for results queue to drain 27788 1726867511.88189: waiting for pending results... 27788 1726867511.88335: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 27788 1726867511.88485: in run() - task 0affcac9-a3a5-b241-6a31-000000000214 27788 1726867511.88488: variable 'ansible_search_path' from source: unknown 27788 1726867511.88491: variable 'ansible_search_path' from source: unknown 27788 1726867511.88498: calling self._execute() 27788 1726867511.88583: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.88595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.88608: variable 'omit' from source: magic vars 27788 1726867511.88962: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.88981: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.88993: _execute() done 27788 1726867511.89066: dumping result to json 27788 1726867511.89069: done dumping result, returning 27788 1726867511.89072: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-b241-6a31-000000000214] 27788 1726867511.89074: sending task result for task 0affcac9-a3a5-b241-6a31-000000000214 27788 1726867511.89137: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000214 27788 1726867511.89140: WORKER PROCESS EXITING 27788 1726867511.89168: no more pending results, returning what we have 27788 1726867511.89173: in VariableManager get_vars() 27788 1726867511.89225: Calling all_inventory to load vars for managed_node1 27788 1726867511.89229: Calling groups_inventory to load vars for managed_node1 27788 1726867511.89231: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.89244: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.89247: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.89250: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.89603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.89813: done with get_vars() 27788 1726867511.89821: variable 'ansible_search_path' from source: unknown 27788 1726867511.89822: variable 'ansible_search_path' from source: unknown 27788 1726867511.89858: we have included files to process 27788 1726867511.89859: generating all_blocks data 27788 1726867511.89861: done generating all_blocks data 27788 1726867511.89862: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867511.89863: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867511.89865: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867511.90082: done processing included file 27788 1726867511.90084: iterating over new_blocks loaded from include file 27788 1726867511.90086: in VariableManager get_vars() 27788 1726867511.90103: done with get_vars() 27788 1726867511.90105: filtering new block on tags 27788 1726867511.90119: done filtering new block on tags 27788 1726867511.90121: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 27788 1726867511.90128: extending task lists for all hosts with included blocks 27788 1726867511.90226: done extending task lists 27788 1726867511.90228: done processing included files 27788 1726867511.90229: results queue empty 27788 1726867511.90229: checking for any_errors_fatal 27788 1726867511.90232: done checking for any_errors_fatal 27788 1726867511.90233: checking for max_fail_percentage 27788 1726867511.90234: done checking for max_fail_percentage 27788 1726867511.90235: checking to see if all hosts have failed and the running result is not ok 27788 1726867511.90235: done checking to see if all hosts have failed 27788 1726867511.90236: getting the remaining hosts for this loop 27788 1726867511.90237: done getting the remaining hosts for this loop 27788 1726867511.90239: getting the next task for host managed_node1 27788 1726867511.90243: done getting next task for host managed_node1 27788 1726867511.90245: ^ task is: TASK: Get stat for interface {{ interface }} 27788 1726867511.90248: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867511.90251: getting variables 27788 1726867511.90252: in VariableManager get_vars() 27788 1726867511.90264: Calling all_inventory to load vars for managed_node1 27788 1726867511.90266: Calling groups_inventory to load vars for managed_node1 27788 1726867511.90268: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867511.90272: Calling all_plugins_play to load vars for managed_node1 27788 1726867511.90275: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867511.90280: Calling groups_plugins_play to load vars for managed_node1 27788 1726867511.90458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867511.90664: done with get_vars() 27788 1726867511.90674: done getting variables 27788 1726867511.90812: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:11 -0400 (0:00:00.029) 0:00:07.398 ****** 27788 1726867511.90840: entering _queue_task() for managed_node1/stat 27788 1726867511.91065: worker is 1 (out of 1 available) 27788 1726867511.91079: exiting _queue_task() for managed_node1/stat 27788 1726867511.91092: done queuing things up, now waiting for results queue to drain 27788 1726867511.91093: waiting for pending results... 27788 1726867511.91496: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 27788 1726867511.91500: in run() - task 0affcac9-a3a5-b241-6a31-000000000267 27788 1726867511.91503: variable 'ansible_search_path' from source: unknown 27788 1726867511.91506: variable 'ansible_search_path' from source: unknown 27788 1726867511.91509: calling self._execute() 27788 1726867511.91583: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.91599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.91613: variable 'omit' from source: magic vars 27788 1726867511.91957: variable 'ansible_distribution_major_version' from source: facts 27788 1726867511.91974: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867511.91987: variable 'omit' from source: magic vars 27788 1726867511.92038: variable 'omit' from source: magic vars 27788 1726867511.92142: variable 'interface' from source: set_fact 27788 1726867511.92165: variable 'omit' from source: magic vars 27788 1726867511.92208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867511.92254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867511.92280: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867511.92302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.92316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867511.92358: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867511.92367: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.92375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.92482: Set connection var ansible_shell_executable to /bin/sh 27788 1726867511.92492: Set connection var ansible_timeout to 10 27788 1726867511.92499: Set connection var ansible_shell_type to sh 27788 1726867511.92508: Set connection var ansible_connection to ssh 27788 1726867511.92518: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867511.92531: Set connection var ansible_pipelining to False 27788 1726867511.92558: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.92567: variable 'ansible_connection' from source: unknown 27788 1726867511.92684: variable 'ansible_module_compression' from source: unknown 27788 1726867511.92687: variable 'ansible_shell_type' from source: unknown 27788 1726867511.92690: variable 'ansible_shell_executable' from source: unknown 27788 1726867511.92692: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867511.92694: variable 'ansible_pipelining' from source: unknown 27788 1726867511.92696: variable 'ansible_timeout' from source: unknown 27788 1726867511.92698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867511.92825: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867511.92843: variable 'omit' from source: magic vars 27788 1726867511.92853: starting attempt loop 27788 1726867511.92860: running the handler 27788 1726867511.92881: _low_level_execute_command(): starting 27788 1726867511.92894: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867511.93614: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867511.93676: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.93743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.93761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867511.93790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.93909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.95565: stdout chunk (state=3): >>>/root <<< 27788 1726867511.95704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.95739: stderr chunk (state=3): >>><<< 27788 1726867511.95752: stdout chunk (state=3): >>><<< 27788 1726867511.95780: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.95825: _low_level_execute_command(): starting 27788 1726867511.95829: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722 `" && echo ansible-tmp-1726867511.95783-28174-182050909803722="` echo /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722 `" ) && sleep 0' 27788 1726867511.96263: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.96268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867511.96271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867511.96287: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867511.96290: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.96329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.96332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.96406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867511.98331: stdout chunk (state=3): >>>ansible-tmp-1726867511.95783-28174-182050909803722=/root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722 <<< 27788 1726867511.98441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867511.98464: stderr chunk (state=3): >>><<< 27788 1726867511.98467: stdout chunk (state=3): >>><<< 27788 1726867511.98485: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867511.95783-28174-182050909803722=/root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867511.98523: variable 'ansible_module_compression' from source: unknown 27788 1726867511.98574: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867511.98612: variable 'ansible_facts' from source: unknown 27788 1726867511.98680: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py 27788 1726867511.98779: Sending initial data 27788 1726867511.98783: Sent initial data (151 bytes) 27788 1726867511.99219: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867511.99222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867511.99227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.99229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867511.99232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867511.99273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867511.99278: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867511.99335: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.00900: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867512.00942: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867512.01006: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmppjgtoxm3 /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py <<< 27788 1726867512.01009: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py" <<< 27788 1726867512.01047: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmppjgtoxm3" to remote "/root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py" <<< 27788 1726867512.01731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.01784: stderr chunk (state=3): >>><<< 27788 1726867512.01787: stdout chunk (state=3): >>><<< 27788 1726867512.01790: done transferring module to remote 27788 1726867512.01792: _low_level_execute_command(): starting 27788 1726867512.01795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/ /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py && sleep 0' 27788 1726867512.02196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.02199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867512.02201: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.02204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.02206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.02255: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.02260: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.02305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.04039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.04061: stderr chunk (state=3): >>><<< 27788 1726867512.04064: stdout chunk (state=3): >>><<< 27788 1726867512.04081: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.04089: _low_level_execute_command(): starting 27788 1726867512.04092: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/AnsiballZ_stat.py && sleep 0' 27788 1726867512.04683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867512.04696: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.04754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.04782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.04806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.04936: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.20054: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31794, "dev": 23, "nlink": 1, "atime": 1726867510.6087205, "mtime": 1726867510.6087205, "ctime": 1726867510.6087205, "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/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867512.21420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867512.21424: stdout chunk (state=3): >>><<< 27788 1726867512.21427: stderr chunk (state=3): >>><<< 27788 1726867512.21456: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 31794, "dev": 23, "nlink": 1, "atime": 1726867510.6087205, "mtime": 1726867510.6087205, "ctime": 1726867510.6087205, "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/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867512.21583: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726867511.95783-28174-182050909803722/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867512.21586: _low_level_execute_command(): starting 27788 1726867512.21589: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867511.95783-28174-182050909803722/ > /dev/null 2>&1 && sleep 0' 27788 1726867512.22392: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867512.22409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.22425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.22516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.22549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.22565: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.22588: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.22664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.24522: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.24530: stdout chunk (state=3): >>><<< 27788 1726867512.24540: stderr chunk (state=3): >>><<< 27788 1726867512.24558: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.24787: handler run complete 27788 1726867512.24791: attempt loop complete, returning result 27788 1726867512.24793: _execute() done 27788 1726867512.24795: dumping result to json 27788 1726867512.24798: done dumping result, returning 27788 1726867512.24800: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000267] 27788 1726867512.24802: sending task result for task 0affcac9-a3a5-b241-6a31-000000000267 27788 1726867512.24889: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000267 27788 1726867512.24893: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867510.6087205, "block_size": 4096, "blocks": 0, "ctime": 1726867510.6087205, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 31794, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1726867510.6087205, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 } } 27788 1726867512.24996: no more pending results, returning what we have 27788 1726867512.25000: results queue empty 27788 1726867512.25006: checking for any_errors_fatal 27788 1726867512.25009: done checking for any_errors_fatal 27788 1726867512.25009: checking for max_fail_percentage 27788 1726867512.25011: done checking for max_fail_percentage 27788 1726867512.25012: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.25013: done checking to see if all hosts have failed 27788 1726867512.25014: getting the remaining hosts for this loop 27788 1726867512.25015: done getting the remaining hosts for this loop 27788 1726867512.25020: getting the next task for host managed_node1 27788 1726867512.25027: done getting next task for host managed_node1 27788 1726867512.25030: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 27788 1726867512.25033: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.25038: getting variables 27788 1726867512.25039: in VariableManager get_vars() 27788 1726867512.25188: Calling all_inventory to load vars for managed_node1 27788 1726867512.25191: Calling groups_inventory to load vars for managed_node1 27788 1726867512.25194: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.25207: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.25210: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.25213: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.25553: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.25818: done with get_vars() 27788 1726867512.25830: done getting variables 27788 1726867512.25933: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 27788 1726867512.26055: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest0'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:25:12 -0400 (0:00:00.352) 0:00:07.750 ****** 27788 1726867512.26087: entering _queue_task() for managed_node1/assert 27788 1726867512.26089: Creating lock for assert 27788 1726867512.26425: worker is 1 (out of 1 available) 27788 1726867512.26437: exiting _queue_task() for managed_node1/assert 27788 1726867512.26448: done queuing things up, now waiting for results queue to drain 27788 1726867512.26449: waiting for pending results... 27788 1726867512.26656: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' 27788 1726867512.26764: in run() - task 0affcac9-a3a5-b241-6a31-000000000215 27788 1726867512.26786: variable 'ansible_search_path' from source: unknown 27788 1726867512.26795: variable 'ansible_search_path' from source: unknown 27788 1726867512.26835: calling self._execute() 27788 1726867512.26973: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.26979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.26982: variable 'omit' from source: magic vars 27788 1726867512.27303: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.27318: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.27327: variable 'omit' from source: magic vars 27788 1726867512.27359: variable 'omit' from source: magic vars 27788 1726867512.27459: variable 'interface' from source: set_fact 27788 1726867512.27508: variable 'omit' from source: magic vars 27788 1726867512.27526: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.27560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.27583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.27602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.27622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.27724: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.27728: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.27730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.27770: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.27785: Set connection var ansible_timeout to 10 27788 1726867512.27791: Set connection var ansible_shell_type to sh 27788 1726867512.27799: Set connection var ansible_connection to ssh 27788 1726867512.27806: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.27814: Set connection var ansible_pipelining to False 27788 1726867512.27847: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.27941: variable 'ansible_connection' from source: unknown 27788 1726867512.27945: variable 'ansible_module_compression' from source: unknown 27788 1726867512.27949: variable 'ansible_shell_type' from source: unknown 27788 1726867512.27951: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.27953: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.27955: variable 'ansible_pipelining' from source: unknown 27788 1726867512.27957: variable 'ansible_timeout' from source: unknown 27788 1726867512.27959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.28040: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.28061: variable 'omit' from source: magic vars 27788 1726867512.28076: starting attempt loop 27788 1726867512.28087: running the handler 27788 1726867512.28267: variable 'interface_stat' from source: set_fact 27788 1726867512.28270: Evaluated conditional (interface_stat.stat.exists): True 27788 1726867512.28272: handler run complete 27788 1726867512.28274: attempt loop complete, returning result 27788 1726867512.28276: _execute() done 27788 1726867512.28280: dumping result to json 27788 1726867512.28284: done dumping result, returning 27788 1726867512.28300: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest0' [0affcac9-a3a5-b241-6a31-000000000215] 27788 1726867512.28310: sending task result for task 0affcac9-a3a5-b241-6a31-000000000215 27788 1726867512.28582: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000215 27788 1726867512.28586: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867512.28624: no more pending results, returning what we have 27788 1726867512.28626: results queue empty 27788 1726867512.28627: checking for any_errors_fatal 27788 1726867512.28632: done checking for any_errors_fatal 27788 1726867512.28633: checking for max_fail_percentage 27788 1726867512.28635: done checking for max_fail_percentage 27788 1726867512.28635: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.28636: done checking to see if all hosts have failed 27788 1726867512.28638: getting the remaining hosts for this loop 27788 1726867512.28639: done getting the remaining hosts for this loop 27788 1726867512.28642: getting the next task for host managed_node1 27788 1726867512.28648: done getting next task for host managed_node1 27788 1726867512.28651: ^ task is: TASK: Set interface1 27788 1726867512.28652: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.28656: getting variables 27788 1726867512.28657: in VariableManager get_vars() 27788 1726867512.28694: Calling all_inventory to load vars for managed_node1 27788 1726867512.28701: Calling groups_inventory to load vars for managed_node1 27788 1726867512.28704: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.28712: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.28715: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.28718: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.28945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.29160: done with get_vars() 27788 1726867512.29169: done getting variables 27788 1726867512.29223: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface1] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:23 Friday 20 September 2024 17:25:12 -0400 (0:00:00.031) 0:00:07.782 ****** 27788 1726867512.29253: entering _queue_task() for managed_node1/set_fact 27788 1726867512.29582: worker is 1 (out of 1 available) 27788 1726867512.29592: exiting _queue_task() for managed_node1/set_fact 27788 1726867512.29601: done queuing things up, now waiting for results queue to drain 27788 1726867512.29602: waiting for pending results... 27788 1726867512.29738: running TaskExecutor() for managed_node1/TASK: Set interface1 27788 1726867512.29832: in run() - task 0affcac9-a3a5-b241-6a31-00000000000f 27788 1726867512.29852: variable 'ansible_search_path' from source: unknown 27788 1726867512.29936: calling self._execute() 27788 1726867512.29981: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.29993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.30011: variable 'omit' from source: magic vars 27788 1726867512.30360: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.30382: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.30394: variable 'omit' from source: magic vars 27788 1726867512.30422: variable 'omit' from source: magic vars 27788 1726867512.30480: variable 'interface1' from source: play vars 27788 1726867512.30542: variable 'interface1' from source: play vars 27788 1726867512.30565: variable 'omit' from source: magic vars 27788 1726867512.30653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.30656: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.30669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.30697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.30712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.30745: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.30758: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.30767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.30881: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.30909: Set connection var ansible_timeout to 10 27788 1726867512.30912: Set connection var ansible_shell_type to sh 27788 1726867512.30914: Set connection var ansible_connection to ssh 27788 1726867512.30980: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.30984: Set connection var ansible_pipelining to False 27788 1726867512.30986: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.30989: variable 'ansible_connection' from source: unknown 27788 1726867512.30991: variable 'ansible_module_compression' from source: unknown 27788 1726867512.30993: variable 'ansible_shell_type' from source: unknown 27788 1726867512.30995: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.30997: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.30999: variable 'ansible_pipelining' from source: unknown 27788 1726867512.31001: variable 'ansible_timeout' from source: unknown 27788 1726867512.31003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.31143: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.31158: variable 'omit' from source: magic vars 27788 1726867512.31167: starting attempt loop 27788 1726867512.31173: running the handler 27788 1726867512.31194: handler run complete 27788 1726867512.31207: attempt loop complete, returning result 27788 1726867512.31213: _execute() done 27788 1726867512.31284: dumping result to json 27788 1726867512.31287: done dumping result, returning 27788 1726867512.31290: done running TaskExecutor() for managed_node1/TASK: Set interface1 [0affcac9-a3a5-b241-6a31-00000000000f] 27788 1726867512.31292: sending task result for task 0affcac9-a3a5-b241-6a31-00000000000f 27788 1726867512.31351: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000000f 27788 1726867512.31354: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "interface": "ethtest1" }, "changed": false } 27788 1726867512.31412: no more pending results, returning what we have 27788 1726867512.31415: results queue empty 27788 1726867512.31417: checking for any_errors_fatal 27788 1726867512.31424: done checking for any_errors_fatal 27788 1726867512.31424: checking for max_fail_percentage 27788 1726867512.31426: done checking for max_fail_percentage 27788 1726867512.31427: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.31428: done checking to see if all hosts have failed 27788 1726867512.31429: getting the remaining hosts for this loop 27788 1726867512.31430: done getting the remaining hosts for this loop 27788 1726867512.31434: getting the next task for host managed_node1 27788 1726867512.31439: done getting next task for host managed_node1 27788 1726867512.31442: ^ task is: TASK: Show interfaces 27788 1726867512.31444: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.31447: getting variables 27788 1726867512.31448: in VariableManager get_vars() 27788 1726867512.31603: Calling all_inventory to load vars for managed_node1 27788 1726867512.31606: Calling groups_inventory to load vars for managed_node1 27788 1726867512.31608: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.31617: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.31619: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.31622: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.31839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.31967: done with get_vars() 27788 1726867512.31974: done getting variables TASK [Show interfaces] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:26 Friday 20 September 2024 17:25:12 -0400 (0:00:00.027) 0:00:07.809 ****** 27788 1726867512.32034: entering _queue_task() for managed_node1/include_tasks 27788 1726867512.32205: worker is 1 (out of 1 available) 27788 1726867512.32217: exiting _queue_task() for managed_node1/include_tasks 27788 1726867512.32231: done queuing things up, now waiting for results queue to drain 27788 1726867512.32233: waiting for pending results... 27788 1726867512.32370: running TaskExecutor() for managed_node1/TASK: Show interfaces 27788 1726867512.32426: in run() - task 0affcac9-a3a5-b241-6a31-000000000010 27788 1726867512.32437: variable 'ansible_search_path' from source: unknown 27788 1726867512.32574: calling self._execute() 27788 1726867512.32580: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.32584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.32586: variable 'omit' from source: magic vars 27788 1726867512.32779: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.32793: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.32796: _execute() done 27788 1726867512.32799: dumping result to json 27788 1726867512.32801: done dumping result, returning 27788 1726867512.32808: done running TaskExecutor() for managed_node1/TASK: Show interfaces [0affcac9-a3a5-b241-6a31-000000000010] 27788 1726867512.32812: sending task result for task 0affcac9-a3a5-b241-6a31-000000000010 27788 1726867512.32891: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000010 27788 1726867512.32894: WORKER PROCESS EXITING 27788 1726867512.32921: no more pending results, returning what we have 27788 1726867512.32928: in VariableManager get_vars() 27788 1726867512.32967: Calling all_inventory to load vars for managed_node1 27788 1726867512.32970: Calling groups_inventory to load vars for managed_node1 27788 1726867512.32972: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.32982: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.32984: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.32987: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.33109: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.33232: done with get_vars() 27788 1726867512.33240: variable 'ansible_search_path' from source: unknown 27788 1726867512.33248: we have included files to process 27788 1726867512.33249: generating all_blocks data 27788 1726867512.33250: done generating all_blocks data 27788 1726867512.33254: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.33254: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.33256: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.33318: in VariableManager get_vars() 27788 1726867512.33334: done with get_vars() 27788 1726867512.33414: done processing included file 27788 1726867512.33416: iterating over new_blocks loaded from include file 27788 1726867512.33418: in VariableManager get_vars() 27788 1726867512.33433: done with get_vars() 27788 1726867512.33434: filtering new block on tags 27788 1726867512.33445: done filtering new block on tags 27788 1726867512.33446: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 27788 1726867512.33449: extending task lists for all hosts with included blocks 27788 1726867512.34172: done extending task lists 27788 1726867512.34174: done processing included files 27788 1726867512.34174: results queue empty 27788 1726867512.34175: checking for any_errors_fatal 27788 1726867512.34179: done checking for any_errors_fatal 27788 1726867512.34180: checking for max_fail_percentage 27788 1726867512.34181: done checking for max_fail_percentage 27788 1726867512.34182: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.34183: done checking to see if all hosts have failed 27788 1726867512.34183: getting the remaining hosts for this loop 27788 1726867512.34184: done getting the remaining hosts for this loop 27788 1726867512.34186: getting the next task for host managed_node1 27788 1726867512.34190: done getting next task for host managed_node1 27788 1726867512.34191: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27788 1726867512.34194: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.34196: getting variables 27788 1726867512.34197: in VariableManager get_vars() 27788 1726867512.34209: Calling all_inventory to load vars for managed_node1 27788 1726867512.34211: Calling groups_inventory to load vars for managed_node1 27788 1726867512.34213: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.34217: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.34220: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.34225: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.34369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.34529: done with get_vars() 27788 1726867512.34535: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.025) 0:00:07.835 ****** 27788 1726867512.34589: entering _queue_task() for managed_node1/include_tasks 27788 1726867512.34760: worker is 1 (out of 1 available) 27788 1726867512.34774: exiting _queue_task() for managed_node1/include_tasks 27788 1726867512.34788: done queuing things up, now waiting for results queue to drain 27788 1726867512.34789: waiting for pending results... 27788 1726867512.34930: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 27788 1726867512.34983: in run() - task 0affcac9-a3a5-b241-6a31-000000000282 27788 1726867512.34995: variable 'ansible_search_path' from source: unknown 27788 1726867512.34998: variable 'ansible_search_path' from source: unknown 27788 1726867512.35029: calling self._execute() 27788 1726867512.35086: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.35089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.35098: variable 'omit' from source: magic vars 27788 1726867512.35363: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.35373: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.35380: _execute() done 27788 1726867512.35383: dumping result to json 27788 1726867512.35386: done dumping result, returning 27788 1726867512.35392: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-b241-6a31-000000000282] 27788 1726867512.35397: sending task result for task 0affcac9-a3a5-b241-6a31-000000000282 27788 1726867512.35479: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000282 27788 1726867512.35483: WORKER PROCESS EXITING 27788 1726867512.35510: no more pending results, returning what we have 27788 1726867512.35514: in VariableManager get_vars() 27788 1726867512.35553: Calling all_inventory to load vars for managed_node1 27788 1726867512.35555: Calling groups_inventory to load vars for managed_node1 27788 1726867512.35557: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.35565: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.35568: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.35570: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.35709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.35832: done with get_vars() 27788 1726867512.35837: variable 'ansible_search_path' from source: unknown 27788 1726867512.35838: variable 'ansible_search_path' from source: unknown 27788 1726867512.35859: we have included files to process 27788 1726867512.35859: generating all_blocks data 27788 1726867512.35860: done generating all_blocks data 27788 1726867512.35861: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.35862: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.35863: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.36027: done processing included file 27788 1726867512.36028: iterating over new_blocks loaded from include file 27788 1726867512.36030: in VariableManager get_vars() 27788 1726867512.36042: done with get_vars() 27788 1726867512.36043: filtering new block on tags 27788 1726867512.36053: done filtering new block on tags 27788 1726867512.36055: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 27788 1726867512.36058: extending task lists for all hosts with included blocks 27788 1726867512.36113: done extending task lists 27788 1726867512.36114: done processing included files 27788 1726867512.36114: results queue empty 27788 1726867512.36115: checking for any_errors_fatal 27788 1726867512.36116: done checking for any_errors_fatal 27788 1726867512.36117: checking for max_fail_percentage 27788 1726867512.36117: done checking for max_fail_percentage 27788 1726867512.36118: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.36118: done checking to see if all hosts have failed 27788 1726867512.36119: getting the remaining hosts for this loop 27788 1726867512.36119: done getting the remaining hosts for this loop 27788 1726867512.36121: getting the next task for host managed_node1 27788 1726867512.36125: done getting next task for host managed_node1 27788 1726867512.36126: ^ task is: TASK: Gather current interface info 27788 1726867512.36128: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 27788 1726867512.36129: getting variables 27788 1726867512.36130: in VariableManager get_vars() 27788 1726867512.36139: Calling all_inventory to load vars for managed_node1 27788 1726867512.36141: Calling groups_inventory to load vars for managed_node1 27788 1726867512.36143: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.36146: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.36147: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.36149: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.36235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.36388: done with get_vars() 27788 1726867512.36394: done getting variables 27788 1726867512.36418: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.018) 0:00:07.854 ****** 27788 1726867512.36456: entering _queue_task() for managed_node1/command 27788 1726867512.36668: worker is 1 (out of 1 available) 27788 1726867512.36881: exiting _queue_task() for managed_node1/command 27788 1726867512.36891: done queuing things up, now waiting for results queue to drain 27788 1726867512.36892: waiting for pending results... 27788 1726867512.37019: running TaskExecutor() for managed_node1/TASK: Gather current interface info 27788 1726867512.37059: in run() - task 0affcac9-a3a5-b241-6a31-0000000002e0 27788 1726867512.37118: variable 'ansible_search_path' from source: unknown 27788 1726867512.37122: variable 'ansible_search_path' from source: unknown 27788 1726867512.37135: calling self._execute() 27788 1726867512.37252: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.37264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.37289: variable 'omit' from source: magic vars 27788 1726867512.37702: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.37706: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.37709: variable 'omit' from source: magic vars 27788 1726867512.37711: variable 'omit' from source: magic vars 27788 1726867512.37729: variable 'omit' from source: magic vars 27788 1726867512.37769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.37843: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.37885: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.37900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.37903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.37933: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.37937: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.37939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.38026: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.38030: Set connection var ansible_timeout to 10 27788 1726867512.38033: Set connection var ansible_shell_type to sh 27788 1726867512.38035: Set connection var ansible_connection to ssh 27788 1726867512.38038: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.38043: Set connection var ansible_pipelining to False 27788 1726867512.38060: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.38063: variable 'ansible_connection' from source: unknown 27788 1726867512.38066: variable 'ansible_module_compression' from source: unknown 27788 1726867512.38069: variable 'ansible_shell_type' from source: unknown 27788 1726867512.38071: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.38074: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.38079: variable 'ansible_pipelining' from source: unknown 27788 1726867512.38082: variable 'ansible_timeout' from source: unknown 27788 1726867512.38086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.38185: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.38194: variable 'omit' from source: magic vars 27788 1726867512.38198: starting attempt loop 27788 1726867512.38201: running the handler 27788 1726867512.38214: _low_level_execute_command(): starting 27788 1726867512.38223: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867512.38695: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.38698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.38703: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867512.38705: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.38749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.38753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.38828: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.40505: stdout chunk (state=3): >>>/root <<< 27788 1726867512.40634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.40647: stderr chunk (state=3): >>><<< 27788 1726867512.40656: stdout chunk (state=3): >>><<< 27788 1726867512.40688: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.40772: _low_level_execute_command(): starting 27788 1726867512.40776: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523 `" && echo ansible-tmp-1726867512.4070127-28198-89733869146523="` echo /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523 `" ) && sleep 0' 27788 1726867512.41295: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867512.41392: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.41431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.41447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.41466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.41548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.43454: stdout chunk (state=3): >>>ansible-tmp-1726867512.4070127-28198-89733869146523=/root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523 <<< 27788 1726867512.43683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.43686: stdout chunk (state=3): >>><<< 27788 1726867512.43688: stderr chunk (state=3): >>><<< 27788 1726867512.43691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867512.4070127-28198-89733869146523=/root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.43693: variable 'ansible_module_compression' from source: unknown 27788 1726867512.43711: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867512.43752: variable 'ansible_facts' from source: unknown 27788 1726867512.43856: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py 27788 1726867512.44012: Sending initial data 27788 1726867512.44040: Sent initial data (155 bytes) 27788 1726867512.44465: 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 <<< 27788 1726867512.44469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.44484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.44530: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.44543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.44600: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.46184: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867512.46227: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867512.46269: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp7n7h1n_e /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py <<< 27788 1726867512.46275: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py" <<< 27788 1726867512.46313: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp7n7h1n_e" to remote "/root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py" <<< 27788 1726867512.46848: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.46887: stderr chunk (state=3): >>><<< 27788 1726867512.46891: stdout chunk (state=3): >>><<< 27788 1726867512.46904: done transferring module to remote 27788 1726867512.46912: _low_level_execute_command(): starting 27788 1726867512.46915: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/ /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py && sleep 0' 27788 1726867512.47319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.47322: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867512.47327: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.47329: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.47331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.47369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.47372: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.47426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.49175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.49196: stderr chunk (state=3): >>><<< 27788 1726867512.49199: stdout chunk (state=3): >>><<< 27788 1726867512.49210: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.49213: _low_level_execute_command(): starting 27788 1726867512.49217: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/AnsiballZ_command.py && sleep 0' 27788 1726867512.49610: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867512.49613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867512.49616: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867512.49618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.49664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.49671: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.49719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.65316: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nethtest0\nlo\npeerethtest0\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:12.648002", "end": "2024-09-20 17:25:12.651262", "delta": "0:00:00.003260", "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}}} <<< 27788 1726867512.66837: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867512.66861: stderr chunk (state=3): >>><<< 27788 1726867512.66864: stdout chunk (state=3): >>><<< 27788 1726867512.66887: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nethtest0\nlo\npeerethtest0\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:12.648002", "end": "2024-09-20 17:25:12.651262", "delta": "0:00:00.003260", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867512.66916: 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-1726867512.4070127-28198-89733869146523/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867512.66925: _low_level_execute_command(): starting 27788 1726867512.66928: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867512.4070127-28198-89733869146523/ > /dev/null 2>&1 && sleep 0' 27788 1726867512.67343: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.67350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867512.67372: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.67375: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.67380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.67447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.67449: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.67451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.67492: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.69306: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.69331: stderr chunk (state=3): >>><<< 27788 1726867512.69334: stdout chunk (state=3): >>><<< 27788 1726867512.69347: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.69353: handler run complete 27788 1726867512.69374: Evaluated conditional (False): False 27788 1726867512.69384: attempt loop complete, returning result 27788 1726867512.69387: _execute() done 27788 1726867512.69389: dumping result to json 27788 1726867512.69396: done dumping result, returning 27788 1726867512.69402: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-b241-6a31-0000000002e0] 27788 1726867512.69407: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002e0 27788 1726867512.69504: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002e0 27788 1726867512.69507: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003260", "end": "2024-09-20 17:25:12.651262", "rc": 0, "start": "2024-09-20 17:25:12.648002" } STDOUT: bonding_masters eth0 ethtest0 lo peerethtest0 rpltstbr 27788 1726867512.69574: no more pending results, returning what we have 27788 1726867512.69579: results queue empty 27788 1726867512.69581: checking for any_errors_fatal 27788 1726867512.69582: done checking for any_errors_fatal 27788 1726867512.69582: checking for max_fail_percentage 27788 1726867512.69584: done checking for max_fail_percentage 27788 1726867512.69584: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.69585: done checking to see if all hosts have failed 27788 1726867512.69586: getting the remaining hosts for this loop 27788 1726867512.69587: done getting the remaining hosts for this loop 27788 1726867512.69591: getting the next task for host managed_node1 27788 1726867512.69597: done getting next task for host managed_node1 27788 1726867512.69600: ^ task is: TASK: Set current_interfaces 27788 1726867512.69603: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.69607: getting variables 27788 1726867512.69608: in VariableManager get_vars() 27788 1726867512.69649: Calling all_inventory to load vars for managed_node1 27788 1726867512.69652: Calling groups_inventory to load vars for managed_node1 27788 1726867512.69654: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.69664: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.69666: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.69670: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.69821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.69949: done with get_vars() 27788 1726867512.69958: done getting variables 27788 1726867512.70000: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:12 -0400 (0:00:00.335) 0:00:08.189 ****** 27788 1726867512.70024: entering _queue_task() for managed_node1/set_fact 27788 1726867512.70213: worker is 1 (out of 1 available) 27788 1726867512.70225: exiting _queue_task() for managed_node1/set_fact 27788 1726867512.70237: done queuing things up, now waiting for results queue to drain 27788 1726867512.70238: waiting for pending results... 27788 1726867512.70398: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 27788 1726867512.70455: in run() - task 0affcac9-a3a5-b241-6a31-0000000002e1 27788 1726867512.70468: variable 'ansible_search_path' from source: unknown 27788 1726867512.70475: variable 'ansible_search_path' from source: unknown 27788 1726867512.70506: calling self._execute() 27788 1726867512.70570: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.70580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.70590: variable 'omit' from source: magic vars 27788 1726867512.70955: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.70964: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.70970: variable 'omit' from source: magic vars 27788 1726867512.71004: variable 'omit' from source: magic vars 27788 1726867512.71079: variable '_current_interfaces' from source: set_fact 27788 1726867512.71127: variable 'omit' from source: magic vars 27788 1726867512.71159: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.71186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.71201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.71215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.71226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.71247: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.71251: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.71255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.71329: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.71333: Set connection var ansible_timeout to 10 27788 1726867512.71335: Set connection var ansible_shell_type to sh 27788 1726867512.71338: Set connection var ansible_connection to ssh 27788 1726867512.71343: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.71348: Set connection var ansible_pipelining to False 27788 1726867512.71367: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.71371: variable 'ansible_connection' from source: unknown 27788 1726867512.71373: variable 'ansible_module_compression' from source: unknown 27788 1726867512.71376: variable 'ansible_shell_type' from source: unknown 27788 1726867512.71387: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.71390: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.71392: variable 'ansible_pipelining' from source: unknown 27788 1726867512.71394: variable 'ansible_timeout' from source: unknown 27788 1726867512.71396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.71493: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.71500: variable 'omit' from source: magic vars 27788 1726867512.71503: starting attempt loop 27788 1726867512.71505: running the handler 27788 1726867512.71512: handler run complete 27788 1726867512.71520: attempt loop complete, returning result 27788 1726867512.71525: _execute() done 27788 1726867512.71528: dumping result to json 27788 1726867512.71530: done dumping result, returning 27788 1726867512.71536: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-b241-6a31-0000000002e1] 27788 1726867512.71538: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002e1 ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "ethtest0", "lo", "peerethtest0", "rpltstbr" ] }, "changed": false } 27788 1726867512.71672: no more pending results, returning what we have 27788 1726867512.71675: results queue empty 27788 1726867512.71676: checking for any_errors_fatal 27788 1726867512.71684: done checking for any_errors_fatal 27788 1726867512.71685: checking for max_fail_percentage 27788 1726867512.71686: done checking for max_fail_percentage 27788 1726867512.71687: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.71688: done checking to see if all hosts have failed 27788 1726867512.71688: getting the remaining hosts for this loop 27788 1726867512.71690: done getting the remaining hosts for this loop 27788 1726867512.71693: getting the next task for host managed_node1 27788 1726867512.71699: done getting next task for host managed_node1 27788 1726867512.71701: ^ task is: TASK: Show current_interfaces 27788 1726867512.71705: ^ 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? (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 27788 1726867512.71708: getting variables 27788 1726867512.71709: in VariableManager get_vars() 27788 1726867512.71742: Calling all_inventory to load vars for managed_node1 27788 1726867512.71744: Calling groups_inventory to load vars for managed_node1 27788 1726867512.71746: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.71754: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.71756: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.71758: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.71902: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002e1 27788 1726867512.71906: WORKER PROCESS EXITING 27788 1726867512.71916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.72041: done with get_vars() 27788 1726867512.72048: done getting variables 27788 1726867512.72087: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:12 -0400 (0:00:00.020) 0:00:08.210 ****** 27788 1726867512.72107: entering _queue_task() for managed_node1/debug 27788 1726867512.72283: worker is 1 (out of 1 available) 27788 1726867512.72295: exiting _queue_task() for managed_node1/debug 27788 1726867512.72305: done queuing things up, now waiting for results queue to drain 27788 1726867512.72307: waiting for pending results... 27788 1726867512.72445: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 27788 1726867512.72499: in run() - task 0affcac9-a3a5-b241-6a31-000000000283 27788 1726867512.72510: variable 'ansible_search_path' from source: unknown 27788 1726867512.72513: variable 'ansible_search_path' from source: unknown 27788 1726867512.72543: calling self._execute() 27788 1726867512.72600: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.72604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.72652: variable 'omit' from source: magic vars 27788 1726867512.73004: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.73082: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.73086: variable 'omit' from source: magic vars 27788 1726867512.73088: variable 'omit' from source: magic vars 27788 1726867512.73171: variable 'current_interfaces' from source: set_fact 27788 1726867512.73217: variable 'omit' from source: magic vars 27788 1726867512.73264: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.73306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.73348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.73370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.73387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.73430: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.73442: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.73483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.73566: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.73575: Set connection var ansible_timeout to 10 27788 1726867512.73584: Set connection var ansible_shell_type to sh 27788 1726867512.73593: Set connection var ansible_connection to ssh 27788 1726867512.73601: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.73609: Set connection var ansible_pipelining to False 27788 1726867512.73653: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.73656: variable 'ansible_connection' from source: unknown 27788 1726867512.73683: variable 'ansible_module_compression' from source: unknown 27788 1726867512.73686: variable 'ansible_shell_type' from source: unknown 27788 1726867512.73689: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.73691: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.73693: variable 'ansible_pipelining' from source: unknown 27788 1726867512.73695: variable 'ansible_timeout' from source: unknown 27788 1726867512.73697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.73849: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.73943: variable 'omit' from source: magic vars 27788 1726867512.73946: starting attempt loop 27788 1726867512.73948: running the handler 27788 1726867512.73951: handler run complete 27788 1726867512.73953: attempt loop complete, returning result 27788 1726867512.73958: _execute() done 27788 1726867512.73967: dumping result to json 27788 1726867512.73975: done dumping result, returning 27788 1726867512.73988: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-b241-6a31-000000000283] 27788 1726867512.73998: sending task result for task 0affcac9-a3a5-b241-6a31-000000000283 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'ethtest0', 'lo', 'peerethtest0', 'rpltstbr'] 27788 1726867512.74139: no more pending results, returning what we have 27788 1726867512.74143: results queue empty 27788 1726867512.74144: checking for any_errors_fatal 27788 1726867512.74147: done checking for any_errors_fatal 27788 1726867512.74148: checking for max_fail_percentage 27788 1726867512.74149: done checking for max_fail_percentage 27788 1726867512.74150: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.74151: done checking to see if all hosts have failed 27788 1726867512.74151: getting the remaining hosts for this loop 27788 1726867512.74153: done getting the remaining hosts for this loop 27788 1726867512.74156: getting the next task for host managed_node1 27788 1726867512.74161: done getting next task for host managed_node1 27788 1726867512.74164: ^ task is: TASK: Manage test interface 27788 1726867512.74166: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.74168: getting variables 27788 1726867512.74170: in VariableManager get_vars() 27788 1726867512.74233: Calling all_inventory to load vars for managed_node1 27788 1726867512.74236: Calling groups_inventory to load vars for managed_node1 27788 1726867512.74238: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.74247: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.74249: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.74251: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.74369: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000283 27788 1726867512.74372: WORKER PROCESS EXITING 27788 1726867512.74383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.74506: done with get_vars() 27788 1726867512.74513: done getting variables TASK [Manage test interface] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:28 Friday 20 September 2024 17:25:12 -0400 (0:00:00.024) 0:00:08.235 ****** 27788 1726867512.74570: entering _queue_task() for managed_node1/include_tasks 27788 1726867512.74738: worker is 1 (out of 1 available) 27788 1726867512.74751: exiting _queue_task() for managed_node1/include_tasks 27788 1726867512.74763: done queuing things up, now waiting for results queue to drain 27788 1726867512.74764: waiting for pending results... 27788 1726867512.74914: running TaskExecutor() for managed_node1/TASK: Manage test interface 27788 1726867512.74964: in run() - task 0affcac9-a3a5-b241-6a31-000000000011 27788 1726867512.74976: variable 'ansible_search_path' from source: unknown 27788 1726867512.75006: calling self._execute() 27788 1726867512.75067: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.75071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.75081: variable 'omit' from source: magic vars 27788 1726867512.75373: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.75383: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.75389: _execute() done 27788 1726867512.75392: dumping result to json 27788 1726867512.75395: done dumping result, returning 27788 1726867512.75402: done running TaskExecutor() for managed_node1/TASK: Manage test interface [0affcac9-a3a5-b241-6a31-000000000011] 27788 1726867512.75406: sending task result for task 0affcac9-a3a5-b241-6a31-000000000011 27788 1726867512.75491: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000011 27788 1726867512.75494: WORKER PROCESS EXITING 27788 1726867512.75550: no more pending results, returning what we have 27788 1726867512.75553: in VariableManager get_vars() 27788 1726867512.75593: Calling all_inventory to load vars for managed_node1 27788 1726867512.75595: Calling groups_inventory to load vars for managed_node1 27788 1726867512.75596: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.75602: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.75604: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.75606: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.75748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.75866: done with get_vars() 27788 1726867512.75871: variable 'ansible_search_path' from source: unknown 27788 1726867512.75882: we have included files to process 27788 1726867512.75883: generating all_blocks data 27788 1726867512.75884: done generating all_blocks data 27788 1726867512.75886: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867512.75887: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867512.75889: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 27788 1726867512.76204: in VariableManager get_vars() 27788 1726867512.76224: done with get_vars() 27788 1726867512.76842: done processing included file 27788 1726867512.76844: iterating over new_blocks loaded from include file 27788 1726867512.76845: in VariableManager get_vars() 27788 1726867512.76861: done with get_vars() 27788 1726867512.76863: filtering new block on tags 27788 1726867512.76893: done filtering new block on tags 27788 1726867512.76896: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml for managed_node1 27788 1726867512.76901: extending task lists for all hosts with included blocks 27788 1726867512.77815: done extending task lists 27788 1726867512.77817: done processing included files 27788 1726867512.77817: results queue empty 27788 1726867512.77818: checking for any_errors_fatal 27788 1726867512.77820: done checking for any_errors_fatal 27788 1726867512.77821: checking for max_fail_percentage 27788 1726867512.77822: done checking for max_fail_percentage 27788 1726867512.77823: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.77823: done checking to see if all hosts have failed 27788 1726867512.77824: getting the remaining hosts for this loop 27788 1726867512.77825: done getting the remaining hosts for this loop 27788 1726867512.77827: getting the next task for host managed_node1 27788 1726867512.77830: done getting next task for host managed_node1 27788 1726867512.77832: ^ task is: TASK: Ensure state in ["present", "absent"] 27788 1726867512.77834: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.77836: getting variables 27788 1726867512.77837: in VariableManager get_vars() 27788 1726867512.77849: Calling all_inventory to load vars for managed_node1 27788 1726867512.77850: Calling groups_inventory to load vars for managed_node1 27788 1726867512.77852: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.77857: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.77859: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.77862: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.78006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.78221: done with get_vars() 27788 1726867512.78230: done getting variables 27788 1726867512.78265: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.037) 0:00:08.272 ****** 27788 1726867512.78291: entering _queue_task() for managed_node1/fail 27788 1726867512.78505: worker is 1 (out of 1 available) 27788 1726867512.78517: exiting _queue_task() for managed_node1/fail 27788 1726867512.78530: done queuing things up, now waiting for results queue to drain 27788 1726867512.78531: waiting for pending results... 27788 1726867512.78779: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 27788 1726867512.78985: in run() - task 0affcac9-a3a5-b241-6a31-0000000002fc 27788 1726867512.78988: variable 'ansible_search_path' from source: unknown 27788 1726867512.78991: variable 'ansible_search_path' from source: unknown 27788 1726867512.78994: calling self._execute() 27788 1726867512.79038: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.79050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.79063: variable 'omit' from source: magic vars 27788 1726867512.79429: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.79450: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.79587: variable 'state' from source: include params 27788 1726867512.79652: Evaluated conditional (state not in ["present", "absent"]): False 27788 1726867512.79656: when evaluation is False, skipping this task 27788 1726867512.79657: _execute() done 27788 1726867512.79660: dumping result to json 27788 1726867512.79662: done dumping result, returning 27788 1726867512.79663: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-b241-6a31-0000000002fc] 27788 1726867512.79665: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fc 27788 1726867512.79735: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fc 27788 1726867512.79738: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 27788 1726867512.79803: no more pending results, returning what we have 27788 1726867512.79808: results queue empty 27788 1726867512.79809: checking for any_errors_fatal 27788 1726867512.79810: done checking for any_errors_fatal 27788 1726867512.79811: checking for max_fail_percentage 27788 1726867512.79814: done checking for max_fail_percentage 27788 1726867512.79814: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.79815: done checking to see if all hosts have failed 27788 1726867512.79816: getting the remaining hosts for this loop 27788 1726867512.79818: done getting the remaining hosts for this loop 27788 1726867512.79822: getting the next task for host managed_node1 27788 1726867512.79827: done getting next task for host managed_node1 27788 1726867512.79830: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 27788 1726867512.79834: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.79838: getting variables 27788 1726867512.79840: in VariableManager get_vars() 27788 1726867512.79886: Calling all_inventory to load vars for managed_node1 27788 1726867512.79889: Calling groups_inventory to load vars for managed_node1 27788 1726867512.79892: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.79905: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.79908: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.79911: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.80276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.80489: done with get_vars() 27788 1726867512.80500: done getting variables 27788 1726867512.80551: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:25:12 -0400 (0:00:00.022) 0:00:08.295 ****** 27788 1726867512.80581: entering _queue_task() for managed_node1/fail 27788 1726867512.80794: worker is 1 (out of 1 available) 27788 1726867512.80806: exiting _queue_task() for managed_node1/fail 27788 1726867512.80818: done queuing things up, now waiting for results queue to drain 27788 1726867512.80820: waiting for pending results... 27788 1726867512.81193: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 27788 1726867512.81198: in run() - task 0affcac9-a3a5-b241-6a31-0000000002fd 27788 1726867512.81202: variable 'ansible_search_path' from source: unknown 27788 1726867512.81204: variable 'ansible_search_path' from source: unknown 27788 1726867512.81212: calling self._execute() 27788 1726867512.81301: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.81313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.81326: variable 'omit' from source: magic vars 27788 1726867512.81670: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.81690: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.81833: variable 'type' from source: set_fact 27788 1726867512.81844: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 27788 1726867512.81853: when evaluation is False, skipping this task 27788 1726867512.81861: _execute() done 27788 1726867512.81868: dumping result to json 27788 1726867512.81876: done dumping result, returning 27788 1726867512.81888: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-b241-6a31-0000000002fd] 27788 1726867512.81896: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fd 27788 1726867512.82087: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fd 27788 1726867512.82090: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 27788 1726867512.82135: no more pending results, returning what we have 27788 1726867512.82138: results queue empty 27788 1726867512.82140: checking for any_errors_fatal 27788 1726867512.82145: done checking for any_errors_fatal 27788 1726867512.82146: checking for max_fail_percentage 27788 1726867512.82148: done checking for max_fail_percentage 27788 1726867512.82148: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.82149: done checking to see if all hosts have failed 27788 1726867512.82150: getting the remaining hosts for this loop 27788 1726867512.82152: done getting the remaining hosts for this loop 27788 1726867512.82155: getting the next task for host managed_node1 27788 1726867512.82160: done getting next task for host managed_node1 27788 1726867512.82163: ^ task is: TASK: Include the task 'show_interfaces.yml' 27788 1726867512.82165: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.82169: getting variables 27788 1726867512.82170: in VariableManager get_vars() 27788 1726867512.82208: Calling all_inventory to load vars for managed_node1 27788 1726867512.82210: Calling groups_inventory to load vars for managed_node1 27788 1726867512.82213: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.82222: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.82225: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.82228: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.82519: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.82731: done with get_vars() 27788 1726867512.82741: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:13 Friday 20 September 2024 17:25:12 -0400 (0:00:00.022) 0:00:08.317 ****** 27788 1726867512.82821: entering _queue_task() for managed_node1/include_tasks 27788 1726867512.83024: worker is 1 (out of 1 available) 27788 1726867512.83040: exiting _queue_task() for managed_node1/include_tasks 27788 1726867512.83053: done queuing things up, now waiting for results queue to drain 27788 1726867512.83054: waiting for pending results... 27788 1726867512.83396: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 27788 1726867512.83426: in run() - task 0affcac9-a3a5-b241-6a31-0000000002fe 27788 1726867512.83447: variable 'ansible_search_path' from source: unknown 27788 1726867512.83455: variable 'ansible_search_path' from source: unknown 27788 1726867512.83498: calling self._execute() 27788 1726867512.83602: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.83618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.83683: variable 'omit' from source: magic vars 27788 1726867512.84029: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.84048: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.84059: _execute() done 27788 1726867512.84070: dumping result to json 27788 1726867512.84080: done dumping result, returning 27788 1726867512.84091: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-b241-6a31-0000000002fe] 27788 1726867512.84125: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fe 27788 1726867512.84308: no more pending results, returning what we have 27788 1726867512.84314: in VariableManager get_vars() 27788 1726867512.84365: Calling all_inventory to load vars for managed_node1 27788 1726867512.84368: Calling groups_inventory to load vars for managed_node1 27788 1726867512.84371: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.84389: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.84392: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.84395: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.84779: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002fe 27788 1726867512.84783: WORKER PROCESS EXITING 27788 1726867512.84807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.85023: done with get_vars() 27788 1726867512.85032: variable 'ansible_search_path' from source: unknown 27788 1726867512.85033: variable 'ansible_search_path' from source: unknown 27788 1726867512.85067: we have included files to process 27788 1726867512.85069: generating all_blocks data 27788 1726867512.85070: done generating all_blocks data 27788 1726867512.85075: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.85076: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.85080: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 27788 1726867512.85179: in VariableManager get_vars() 27788 1726867512.85203: done with get_vars() 27788 1726867512.85312: done processing included file 27788 1726867512.85314: iterating over new_blocks loaded from include file 27788 1726867512.85315: in VariableManager get_vars() 27788 1726867512.85332: done with get_vars() 27788 1726867512.85334: filtering new block on tags 27788 1726867512.85350: done filtering new block on tags 27788 1726867512.85353: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 27788 1726867512.85358: extending task lists for all hosts with included blocks 27788 1726867512.85788: done extending task lists 27788 1726867512.85790: done processing included files 27788 1726867512.85791: results queue empty 27788 1726867512.85791: checking for any_errors_fatal 27788 1726867512.85795: done checking for any_errors_fatal 27788 1726867512.85796: checking for max_fail_percentage 27788 1726867512.85797: done checking for max_fail_percentage 27788 1726867512.85797: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.85798: done checking to see if all hosts have failed 27788 1726867512.85799: getting the remaining hosts for this loop 27788 1726867512.85800: done getting the remaining hosts for this loop 27788 1726867512.85802: getting the next task for host managed_node1 27788 1726867512.85806: done getting next task for host managed_node1 27788 1726867512.85808: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 27788 1726867512.85811: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867512.85813: getting variables 27788 1726867512.85814: in VariableManager get_vars() 27788 1726867512.85826: Calling all_inventory to load vars for managed_node1 27788 1726867512.85828: Calling groups_inventory to load vars for managed_node1 27788 1726867512.85830: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.85835: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.85838: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.85841: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.85988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.86193: done with get_vars() 27788 1726867512.86203: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.034) 0:00:08.352 ****** 27788 1726867512.86270: entering _queue_task() for managed_node1/include_tasks 27788 1726867512.86521: worker is 1 (out of 1 available) 27788 1726867512.86534: exiting _queue_task() for managed_node1/include_tasks 27788 1726867512.86547: done queuing things up, now waiting for results queue to drain 27788 1726867512.86548: waiting for pending results... 27788 1726867512.86788: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 27788 1726867512.86891: in run() - task 0affcac9-a3a5-b241-6a31-000000000374 27788 1726867512.86915: variable 'ansible_search_path' from source: unknown 27788 1726867512.86923: variable 'ansible_search_path' from source: unknown 27788 1726867512.86964: calling self._execute() 27788 1726867512.87055: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.87067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.87082: variable 'omit' from source: magic vars 27788 1726867512.87441: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.87462: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.87472: _execute() done 27788 1726867512.87482: dumping result to json 27788 1726867512.87490: done dumping result, returning 27788 1726867512.87501: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-b241-6a31-000000000374] 27788 1726867512.87511: sending task result for task 0affcac9-a3a5-b241-6a31-000000000374 27788 1726867512.87628: no more pending results, returning what we have 27788 1726867512.87633: in VariableManager get_vars() 27788 1726867512.87679: Calling all_inventory to load vars for managed_node1 27788 1726867512.87681: Calling groups_inventory to load vars for managed_node1 27788 1726867512.87684: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.87697: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.87699: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.87702: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.88097: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000374 27788 1726867512.88100: WORKER PROCESS EXITING 27788 1726867512.88121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.88303: done with get_vars() 27788 1726867512.88310: variable 'ansible_search_path' from source: unknown 27788 1726867512.88311: variable 'ansible_search_path' from source: unknown 27788 1726867512.88365: we have included files to process 27788 1726867512.88367: generating all_blocks data 27788 1726867512.88368: done generating all_blocks data 27788 1726867512.88370: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.88371: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.88373: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 27788 1726867512.88636: done processing included file 27788 1726867512.88638: iterating over new_blocks loaded from include file 27788 1726867512.88640: in VariableManager get_vars() 27788 1726867512.88665: done with get_vars() 27788 1726867512.88667: filtering new block on tags 27788 1726867512.88693: done filtering new block on tags 27788 1726867512.88696: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 27788 1726867512.88704: extending task lists for all hosts with included blocks 27788 1726867512.88990: done extending task lists 27788 1726867512.88991: done processing included files 27788 1726867512.88992: results queue empty 27788 1726867512.88993: checking for any_errors_fatal 27788 1726867512.88996: done checking for any_errors_fatal 27788 1726867512.88996: checking for max_fail_percentage 27788 1726867512.88998: done checking for max_fail_percentage 27788 1726867512.88998: checking to see if all hosts have failed and the running result is not ok 27788 1726867512.88999: done checking to see if all hosts have failed 27788 1726867512.89000: getting the remaining hosts for this loop 27788 1726867512.89001: done getting the remaining hosts for this loop 27788 1726867512.89003: getting the next task for host managed_node1 27788 1726867512.89007: done getting next task for host managed_node1 27788 1726867512.89010: ^ task is: TASK: Gather current interface info 27788 1726867512.89013: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 27788 1726867512.89015: getting variables 27788 1726867512.89016: in VariableManager get_vars() 27788 1726867512.89029: Calling all_inventory to load vars for managed_node1 27788 1726867512.89032: Calling groups_inventory to load vars for managed_node1 27788 1726867512.89034: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867512.89038: Calling all_plugins_play to load vars for managed_node1 27788 1726867512.89040: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867512.89044: Calling groups_plugins_play to load vars for managed_node1 27788 1726867512.89195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867512.89420: done with get_vars() 27788 1726867512.89430: done getting variables 27788 1726867512.89467: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:25:12 -0400 (0:00:00.032) 0:00:08.384 ****** 27788 1726867512.89497: entering _queue_task() for managed_node1/command 27788 1726867512.89714: worker is 1 (out of 1 available) 27788 1726867512.89726: exiting _queue_task() for managed_node1/command 27788 1726867512.89738: done queuing things up, now waiting for results queue to drain 27788 1726867512.89739: waiting for pending results... 27788 1726867512.89984: running TaskExecutor() for managed_node1/TASK: Gather current interface info 27788 1726867512.90096: in run() - task 0affcac9-a3a5-b241-6a31-0000000003ab 27788 1726867512.90185: variable 'ansible_search_path' from source: unknown 27788 1726867512.90189: variable 'ansible_search_path' from source: unknown 27788 1726867512.90191: calling self._execute() 27788 1726867512.90241: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.90253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.90266: variable 'omit' from source: magic vars 27788 1726867512.90620: variable 'ansible_distribution_major_version' from source: facts 27788 1726867512.90785: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867512.90789: variable 'omit' from source: magic vars 27788 1726867512.90987: variable 'omit' from source: magic vars 27788 1726867512.90990: variable 'omit' from source: magic vars 27788 1726867512.90993: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867512.90996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867512.91317: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867512.91320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.91323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867512.91325: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867512.91327: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.91329: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.91547: Set connection var ansible_shell_executable to /bin/sh 27788 1726867512.91558: Set connection var ansible_timeout to 10 27788 1726867512.91566: Set connection var ansible_shell_type to sh 27788 1726867512.91576: Set connection var ansible_connection to ssh 27788 1726867512.91589: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867512.91600: Set connection var ansible_pipelining to False 27788 1726867512.91666: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.91680: variable 'ansible_connection' from source: unknown 27788 1726867512.91690: variable 'ansible_module_compression' from source: unknown 27788 1726867512.91783: variable 'ansible_shell_type' from source: unknown 27788 1726867512.91786: variable 'ansible_shell_executable' from source: unknown 27788 1726867512.91789: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867512.91791: variable 'ansible_pipelining' from source: unknown 27788 1726867512.91792: variable 'ansible_timeout' from source: unknown 27788 1726867512.91794: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867512.92032: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867512.92050: variable 'omit' from source: magic vars 27788 1726867512.92085: starting attempt loop 27788 1726867512.92282: running the handler 27788 1726867512.92286: _low_level_execute_command(): starting 27788 1726867512.92290: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867512.93560: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867512.93613: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.93795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867512.93814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.93841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.94011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.95688: stdout chunk (state=3): >>>/root <<< 27788 1726867512.95791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.95814: stderr chunk (state=3): >>><<< 27788 1726867512.95818: stdout chunk (state=3): >>><<< 27788 1726867512.95839: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.95851: _low_level_execute_command(): starting 27788 1726867512.95856: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042 `" && echo ansible-tmp-1726867512.9583848-28228-82215412484042="` echo /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042 `" ) && sleep 0' 27788 1726867512.96259: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.96262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.96265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867512.96274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.96309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.96322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.96396: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867512.98266: stdout chunk (state=3): >>>ansible-tmp-1726867512.9583848-28228-82215412484042=/root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042 <<< 27788 1726867512.98423: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867512.98427: stdout chunk (state=3): >>><<< 27788 1726867512.98429: stderr chunk (state=3): >>><<< 27788 1726867512.98582: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867512.9583848-28228-82215412484042=/root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867512.98586: variable 'ansible_module_compression' from source: unknown 27788 1726867512.98588: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867512.98591: variable 'ansible_facts' from source: unknown 27788 1726867512.98670: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py 27788 1726867512.98834: Sending initial data 27788 1726867512.98842: Sent initial data (155 bytes) 27788 1726867512.99415: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867512.99428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867512.99493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867512.99560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867512.99595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867512.99807: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.01341: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867513.01441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867513.01444: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py" <<< 27788 1726867513.01447: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpuegh29b9 /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py <<< 27788 1726867513.01533: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpuegh29b9" to remote "/root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py" <<< 27788 1726867513.02901: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.02908: stderr chunk (state=3): >>><<< 27788 1726867513.02911: stdout chunk (state=3): >>><<< 27788 1726867513.02913: done transferring module to remote 27788 1726867513.02915: _low_level_execute_command(): starting 27788 1726867513.02917: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/ /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py && sleep 0' 27788 1726867513.04140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867513.04144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.04146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867513.04148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.04621: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.04664: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.06537: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.06541: stdout chunk (state=3): >>><<< 27788 1726867513.06543: stderr chunk (state=3): >>><<< 27788 1726867513.06756: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867513.06760: _low_level_execute_command(): starting 27788 1726867513.06762: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/AnsiballZ_command.py && sleep 0' 27788 1726867513.07744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867513.07758: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.07794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.07958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.08008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.08199: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.08287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.23865: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nethtest0\nlo\npeerethtest0\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:13.233357", "end": "2024-09-20 17:25:13.236725", "delta": "0:00:00.003368", "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}}} <<< 27788 1726867513.25460: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867513.25471: stdout chunk (state=3): >>><<< 27788 1726867513.25485: stderr chunk (state=3): >>><<< 27788 1726867513.25513: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nethtest0\nlo\npeerethtest0\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:25:13.233357", "end": "2024-09-20 17:25:13.236725", "delta": "0:00:00.003368", "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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867513.25562: 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-1726867512.9583848-28228-82215412484042/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867513.25574: _low_level_execute_command(): starting 27788 1726867513.25584: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867512.9583848-28228-82215412484042/ > /dev/null 2>&1 && sleep 0' 27788 1726867513.26197: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867513.26214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.26265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867513.26287: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867513.26372: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867513.26400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.26417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.26506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.28376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.28404: stdout chunk (state=3): >>><<< 27788 1726867513.28408: stderr chunk (state=3): >>><<< 27788 1726867513.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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867513.28492: handler run complete 27788 1726867513.28496: Evaluated conditional (False): False 27788 1726867513.28498: attempt loop complete, returning result 27788 1726867513.28500: _execute() done 27788 1726867513.28502: dumping result to json 27788 1726867513.28504: done dumping result, returning 27788 1726867513.28517: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-b241-6a31-0000000003ab] 27788 1726867513.28526: sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ab ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003368", "end": "2024-09-20 17:25:13.236725", "rc": 0, "start": "2024-09-20 17:25:13.233357" } STDOUT: bonding_masters eth0 ethtest0 lo peerethtest0 rpltstbr 27788 1726867513.28755: no more pending results, returning what we have 27788 1726867513.28759: results queue empty 27788 1726867513.28760: checking for any_errors_fatal 27788 1726867513.28762: done checking for any_errors_fatal 27788 1726867513.28763: checking for max_fail_percentage 27788 1726867513.28764: done checking for max_fail_percentage 27788 1726867513.28765: checking to see if all hosts have failed and the running result is not ok 27788 1726867513.28766: done checking to see if all hosts have failed 27788 1726867513.28766: getting the remaining hosts for this loop 27788 1726867513.28768: done getting the remaining hosts for this loop 27788 1726867513.28771: getting the next task for host managed_node1 27788 1726867513.28780: done getting next task for host managed_node1 27788 1726867513.28783: ^ task is: TASK: Set current_interfaces 27788 1726867513.28788: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867513.28792: getting variables 27788 1726867513.28794: in VariableManager get_vars() 27788 1726867513.28834: Calling all_inventory to load vars for managed_node1 27788 1726867513.28836: Calling groups_inventory to load vars for managed_node1 27788 1726867513.28839: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867513.28850: Calling all_plugins_play to load vars for managed_node1 27788 1726867513.28853: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867513.28855: Calling groups_plugins_play to load vars for managed_node1 27788 1726867513.29302: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ab 27788 1726867513.29305: WORKER PROCESS EXITING 27788 1726867513.29332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867513.29567: done with get_vars() 27788 1726867513.29581: done getting variables 27788 1726867513.29642: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:25:13 -0400 (0:00:00.401) 0:00:08.786 ****** 27788 1726867513.29673: entering _queue_task() for managed_node1/set_fact 27788 1726867513.29922: worker is 1 (out of 1 available) 27788 1726867513.29933: exiting _queue_task() for managed_node1/set_fact 27788 1726867513.29945: done queuing things up, now waiting for results queue to drain 27788 1726867513.29947: waiting for pending results... 27788 1726867513.30202: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 27788 1726867513.30325: in run() - task 0affcac9-a3a5-b241-6a31-0000000003ac 27788 1726867513.30347: variable 'ansible_search_path' from source: unknown 27788 1726867513.30355: variable 'ansible_search_path' from source: unknown 27788 1726867513.30393: calling self._execute() 27788 1726867513.30584: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.30588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.30591: variable 'omit' from source: magic vars 27788 1726867513.30992: variable 'ansible_distribution_major_version' from source: facts 27788 1726867513.31010: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867513.31020: variable 'omit' from source: magic vars 27788 1726867513.31089: variable 'omit' from source: magic vars 27788 1726867513.31205: variable '_current_interfaces' from source: set_fact 27788 1726867513.31282: variable 'omit' from source: magic vars 27788 1726867513.31325: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867513.31368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867513.31402: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867513.31484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.31493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.31497: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867513.31500: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.31502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.31610: Set connection var ansible_shell_executable to /bin/sh 27788 1726867513.31623: Set connection var ansible_timeout to 10 27788 1726867513.31631: Set connection var ansible_shell_type to sh 27788 1726867513.31642: Set connection var ansible_connection to ssh 27788 1726867513.31653: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867513.31663: Set connection var ansible_pipelining to False 27788 1726867513.31695: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.31783: variable 'ansible_connection' from source: unknown 27788 1726867513.31788: variable 'ansible_module_compression' from source: unknown 27788 1726867513.31791: variable 'ansible_shell_type' from source: unknown 27788 1726867513.31794: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.31796: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.31799: variable 'ansible_pipelining' from source: unknown 27788 1726867513.31801: variable 'ansible_timeout' from source: unknown 27788 1726867513.31803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.31929: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867513.31933: variable 'omit' from source: magic vars 27788 1726867513.31936: starting attempt loop 27788 1726867513.31938: running the handler 27788 1726867513.32028: handler run complete 27788 1726867513.32033: attempt loop complete, returning result 27788 1726867513.32036: _execute() done 27788 1726867513.32038: dumping result to json 27788 1726867513.32040: done dumping result, returning 27788 1726867513.32043: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-b241-6a31-0000000003ac] 27788 1726867513.32045: sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ac 27788 1726867513.32112: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ac 27788 1726867513.32117: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "ethtest0", "lo", "peerethtest0", "rpltstbr" ] }, "changed": false } 27788 1726867513.32191: no more pending results, returning what we have 27788 1726867513.32195: results queue empty 27788 1726867513.32196: checking for any_errors_fatal 27788 1726867513.32203: done checking for any_errors_fatal 27788 1726867513.32204: checking for max_fail_percentage 27788 1726867513.32206: done checking for max_fail_percentage 27788 1726867513.32207: checking to see if all hosts have failed and the running result is not ok 27788 1726867513.32209: done checking to see if all hosts have failed 27788 1726867513.32210: getting the remaining hosts for this loop 27788 1726867513.32211: done getting the remaining hosts for this loop 27788 1726867513.32215: getting the next task for host managed_node1 27788 1726867513.32223: done getting next task for host managed_node1 27788 1726867513.32230: ^ task is: TASK: Show current_interfaces 27788 1726867513.32235: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867513.32239: getting variables 27788 1726867513.32241: in VariableManager get_vars() 27788 1726867513.32283: Calling all_inventory to load vars for managed_node1 27788 1726867513.32286: Calling groups_inventory to load vars for managed_node1 27788 1726867513.32289: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867513.32300: Calling all_plugins_play to load vars for managed_node1 27788 1726867513.32303: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867513.32307: Calling groups_plugins_play to load vars for managed_node1 27788 1726867513.32652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867513.32971: done with get_vars() 27788 1726867513.32984: done getting variables 27788 1726867513.33042: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:25:13 -0400 (0:00:00.033) 0:00:08.820 ****** 27788 1726867513.33068: entering _queue_task() for managed_node1/debug 27788 1726867513.33335: worker is 1 (out of 1 available) 27788 1726867513.33347: exiting _queue_task() for managed_node1/debug 27788 1726867513.33358: done queuing things up, now waiting for results queue to drain 27788 1726867513.33359: waiting for pending results... 27788 1726867513.33691: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 27788 1726867513.33696: in run() - task 0affcac9-a3a5-b241-6a31-000000000375 27788 1726867513.33699: variable 'ansible_search_path' from source: unknown 27788 1726867513.33701: variable 'ansible_search_path' from source: unknown 27788 1726867513.33764: calling self._execute() 27788 1726867513.33810: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.33822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.33837: variable 'omit' from source: magic vars 27788 1726867513.34202: variable 'ansible_distribution_major_version' from source: facts 27788 1726867513.34219: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867513.34231: variable 'omit' from source: magic vars 27788 1726867513.34304: variable 'omit' from source: magic vars 27788 1726867513.34394: variable 'current_interfaces' from source: set_fact 27788 1726867513.34520: variable 'omit' from source: magic vars 27788 1726867513.34525: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867513.34527: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867513.34584: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867513.34587: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.34589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.34642: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867513.34645: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.34681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.34781: Set connection var ansible_shell_executable to /bin/sh 27788 1726867513.34846: Set connection var ansible_timeout to 10 27788 1726867513.34849: Set connection var ansible_shell_type to sh 27788 1726867513.34851: Set connection var ansible_connection to ssh 27788 1726867513.34859: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867513.34861: Set connection var ansible_pipelining to False 27788 1726867513.34872: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.34884: variable 'ansible_connection' from source: unknown 27788 1726867513.34891: variable 'ansible_module_compression' from source: unknown 27788 1726867513.34898: variable 'ansible_shell_type' from source: unknown 27788 1726867513.34905: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.34955: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.34958: variable 'ansible_pipelining' from source: unknown 27788 1726867513.34960: variable 'ansible_timeout' from source: unknown 27788 1726867513.34965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.35105: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867513.35119: variable 'omit' from source: magic vars 27788 1726867513.35173: starting attempt loop 27788 1726867513.35176: running the handler 27788 1726867513.35193: handler run complete 27788 1726867513.35283: attempt loop complete, returning result 27788 1726867513.35286: _execute() done 27788 1726867513.35289: dumping result to json 27788 1726867513.35291: done dumping result, returning 27788 1726867513.35299: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-b241-6a31-000000000375] 27788 1726867513.35301: sending task result for task 0affcac9-a3a5-b241-6a31-000000000375 27788 1726867513.35593: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000375 27788 1726867513.35596: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'ethtest0', 'lo', 'peerethtest0', 'rpltstbr'] 27788 1726867513.35636: no more pending results, returning what we have 27788 1726867513.35639: results queue empty 27788 1726867513.35640: checking for any_errors_fatal 27788 1726867513.35645: done checking for any_errors_fatal 27788 1726867513.35646: checking for max_fail_percentage 27788 1726867513.35647: done checking for max_fail_percentage 27788 1726867513.35648: checking to see if all hosts have failed and the running result is not ok 27788 1726867513.35649: done checking to see if all hosts have failed 27788 1726867513.35650: getting the remaining hosts for this loop 27788 1726867513.35651: done getting the remaining hosts for this loop 27788 1726867513.35655: getting the next task for host managed_node1 27788 1726867513.35662: done getting next task for host managed_node1 27788 1726867513.35664: ^ task is: TASK: Install iproute 27788 1726867513.35667: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867513.35671: getting variables 27788 1726867513.35672: in VariableManager get_vars() 27788 1726867513.35713: Calling all_inventory to load vars for managed_node1 27788 1726867513.35716: Calling groups_inventory to load vars for managed_node1 27788 1726867513.35719: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867513.35728: Calling all_plugins_play to load vars for managed_node1 27788 1726867513.35730: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867513.35733: Calling groups_plugins_play to load vars for managed_node1 27788 1726867513.35957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867513.36197: done with get_vars() 27788 1726867513.36215: done getting variables 27788 1726867513.36291: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:25:13 -0400 (0:00:00.032) 0:00:08.852 ****** 27788 1726867513.36333: entering _queue_task() for managed_node1/package 27788 1726867513.36810: worker is 1 (out of 1 available) 27788 1726867513.36821: exiting _queue_task() for managed_node1/package 27788 1726867513.36832: done queuing things up, now waiting for results queue to drain 27788 1726867513.36834: waiting for pending results... 27788 1726867513.37066: running TaskExecutor() for managed_node1/TASK: Install iproute 27788 1726867513.37148: in run() - task 0affcac9-a3a5-b241-6a31-0000000002ff 27788 1726867513.37175: variable 'ansible_search_path' from source: unknown 27788 1726867513.37282: variable 'ansible_search_path' from source: unknown 27788 1726867513.37286: calling self._execute() 27788 1726867513.37320: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.37333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.37347: variable 'omit' from source: magic vars 27788 1726867513.37999: variable 'ansible_distribution_major_version' from source: facts 27788 1726867513.38016: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867513.38043: variable 'omit' from source: magic vars 27788 1726867513.38145: variable 'omit' from source: magic vars 27788 1726867513.38582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867513.40966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867513.41041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867513.41099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867513.41141: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867513.41173: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867513.41301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867513.41309: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867513.41340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867513.41387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867513.41483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867513.41506: variable '__network_is_ostree' from source: set_fact 27788 1726867513.41521: variable 'omit' from source: magic vars 27788 1726867513.41554: variable 'omit' from source: magic vars 27788 1726867513.41587: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867513.41623: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867513.41650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867513.41674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.41691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867513.41724: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867513.41739: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.41748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.41841: Set connection var ansible_shell_executable to /bin/sh 27788 1726867513.41884: Set connection var ansible_timeout to 10 27788 1726867513.41887: Set connection var ansible_shell_type to sh 27788 1726867513.41889: Set connection var ansible_connection to ssh 27788 1726867513.41891: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867513.41893: Set connection var ansible_pipelining to False 27788 1726867513.41904: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.41910: variable 'ansible_connection' from source: unknown 27788 1726867513.41915: variable 'ansible_module_compression' from source: unknown 27788 1726867513.41920: variable 'ansible_shell_type' from source: unknown 27788 1726867513.41926: variable 'ansible_shell_executable' from source: unknown 27788 1726867513.41931: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867513.41936: variable 'ansible_pipelining' from source: unknown 27788 1726867513.41941: variable 'ansible_timeout' from source: unknown 27788 1726867513.41993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867513.42048: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867513.42064: variable 'omit' from source: magic vars 27788 1726867513.42074: starting attempt loop 27788 1726867513.42083: running the handler 27788 1726867513.42094: variable 'ansible_facts' from source: unknown 27788 1726867513.42106: variable 'ansible_facts' from source: unknown 27788 1726867513.42142: _low_level_execute_command(): starting 27788 1726867513.42155: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867513.43084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.43141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867513.43143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.43163: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.43359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.45000: stdout chunk (state=3): >>>/root <<< 27788 1726867513.45238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.45241: stdout chunk (state=3): >>><<< 27788 1726867513.45244: stderr chunk (state=3): >>><<< 27788 1726867513.45262: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867513.45570: _low_level_execute_command(): starting 27788 1726867513.45574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893 `" && echo ansible-tmp-1726867513.4548364-28250-130929739266893="` echo /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893 `" ) && sleep 0' 27788 1726867513.46504: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867513.46515: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.46556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867513.46694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.46751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867513.46908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.46951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.48857: stdout chunk (state=3): >>>ansible-tmp-1726867513.4548364-28250-130929739266893=/root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893 <<< 27788 1726867513.49015: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.49038: stderr chunk (state=3): >>><<< 27788 1726867513.49043: stdout chunk (state=3): >>><<< 27788 1726867513.49390: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867513.4548364-28250-130929739266893=/root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867513.49394: variable 'ansible_module_compression' from source: unknown 27788 1726867513.49396: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 27788 1726867513.49398: variable 'ansible_facts' from source: unknown 27788 1726867513.49605: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py 27788 1726867513.50069: Sending initial data 27788 1726867513.50098: Sent initial data (152 bytes) 27788 1726867513.51420: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867513.51435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.51452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867513.51473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867513.51585: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867513.51597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.51615: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.51698: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.53299: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867513.53440: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867513.53500: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpbm28d02o /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py <<< 27788 1726867513.53503: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py" <<< 27788 1726867513.53532: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpbm28d02o" to remote "/root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py" <<< 27788 1726867513.55349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.55359: stdout chunk (state=3): >>><<< 27788 1726867513.55370: stderr chunk (state=3): >>><<< 27788 1726867513.55489: done transferring module to remote 27788 1726867513.55495: _low_level_execute_command(): starting 27788 1726867513.55499: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/ /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py && sleep 0' 27788 1726867513.56527: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.56791: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867513.56805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.56887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.56892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867513.58680: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867513.58719: stderr chunk (state=3): >>><<< 27788 1726867513.58725: stdout chunk (state=3): >>><<< 27788 1726867513.58749: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867513.58753: _low_level_execute_command(): starting 27788 1726867513.58758: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/AnsiballZ_dnf.py && sleep 0' 27788 1726867513.59862: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867513.59882: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.59885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867513.60262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867513.60265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867513.60268: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867513.60270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867513.60272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867513.60276: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867513.60284: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867513.60286: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867513.60288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867513.60291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867513.60293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867513.60296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867513.60370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.02098: 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}}} <<< 27788 1726867514.06185: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867514.06188: stdout chunk (state=3): >>><<< 27788 1726867514.06191: stderr chunk (state=3): >>><<< 27788 1726867514.06196: _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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867514.06248: 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-1726867513.4548364-28250-130929739266893/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867514.06252: _low_level_execute_command(): starting 27788 1726867514.06283: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867513.4548364-28250-130929739266893/ > /dev/null 2>&1 && sleep 0' 27788 1726867514.06865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.06889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.06911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.06940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.06948: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.07127: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.07134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.07383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.09026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.09030: stdout chunk (state=3): >>><<< 27788 1726867514.09032: stderr chunk (state=3): >>><<< 27788 1726867514.09072: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.09089: handler run complete 27788 1726867514.09264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867514.09470: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867514.09518: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867514.09585: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867514.09618: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867514.09700: variable '__install_status' from source: set_fact 27788 1726867514.09730: Evaluated conditional (__install_status is success): True 27788 1726867514.09760: attempt loop complete, returning result 27788 1726867514.09768: _execute() done 27788 1726867514.09775: dumping result to json 27788 1726867514.09788: done dumping result, returning 27788 1726867514.09800: done running TaskExecutor() for managed_node1/TASK: Install iproute [0affcac9-a3a5-b241-6a31-0000000002ff] 27788 1726867514.09808: sending task result for task 0affcac9-a3a5-b241-6a31-0000000002ff ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 27788 1726867514.10331: no more pending results, returning what we have 27788 1726867514.10335: results queue empty 27788 1726867514.10336: checking for any_errors_fatal 27788 1726867514.10340: done checking for any_errors_fatal 27788 1726867514.10341: checking for max_fail_percentage 27788 1726867514.10343: done checking for max_fail_percentage 27788 1726867514.10344: checking to see if all hosts have failed and the running result is not ok 27788 1726867514.10345: done checking to see if all hosts have failed 27788 1726867514.10345: getting the remaining hosts for this loop 27788 1726867514.10347: done getting the remaining hosts for this loop 27788 1726867514.10351: getting the next task for host managed_node1 27788 1726867514.10357: done getting next task for host managed_node1 27788 1726867514.10359: ^ task is: TASK: Create veth interface {{ interface }} 27788 1726867514.10363: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867514.10366: getting variables 27788 1726867514.10367: in VariableManager get_vars() 27788 1726867514.10482: Calling all_inventory to load vars for managed_node1 27788 1726867514.10485: Calling groups_inventory to load vars for managed_node1 27788 1726867514.10488: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867514.10532: Calling all_plugins_play to load vars for managed_node1 27788 1726867514.10536: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867514.10540: Calling groups_plugins_play to load vars for managed_node1 27788 1726867514.11042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867514.11362: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000002ff 27788 1726867514.11365: WORKER PROCESS EXITING 27788 1726867514.11589: done with get_vars() 27788 1726867514.11602: done getting variables 27788 1726867514.11667: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867514.11996: variable 'interface' from source: set_fact TASK [Create veth interface ethtest1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Friday 20 September 2024 17:25:14 -0400 (0:00:00.756) 0:00:09.609 ****** 27788 1726867514.12028: entering _queue_task() for managed_node1/command 27788 1726867514.12526: worker is 1 (out of 1 available) 27788 1726867514.12545: exiting _queue_task() for managed_node1/command 27788 1726867514.12558: done queuing things up, now waiting for results queue to drain 27788 1726867514.12560: waiting for pending results... 27788 1726867514.12732: running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest1 27788 1726867514.12933: in run() - task 0affcac9-a3a5-b241-6a31-000000000300 27788 1726867514.12956: variable 'ansible_search_path' from source: unknown 27788 1726867514.12964: variable 'ansible_search_path' from source: unknown 27788 1726867514.13273: variable 'interface' from source: set_fact 27788 1726867514.13371: variable 'interface' from source: set_fact 27788 1726867514.13461: variable 'interface' from source: set_fact 27788 1726867514.13621: Loaded config def from plugin (lookup/items) 27788 1726867514.13646: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 27788 1726867514.13673: variable 'omit' from source: magic vars 27788 1726867514.13851: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.13855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.13857: variable 'omit' from source: magic vars 27788 1726867514.14091: variable 'ansible_distribution_major_version' from source: facts 27788 1726867514.14106: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867514.14311: variable 'type' from source: set_fact 27788 1726867514.14321: variable 'state' from source: include params 27788 1726867514.14334: variable 'interface' from source: set_fact 27788 1726867514.14343: variable 'current_interfaces' from source: set_fact 27788 1726867514.14355: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867514.14395: variable 'omit' from source: magic vars 27788 1726867514.14413: variable 'omit' from source: magic vars 27788 1726867514.14467: variable 'item' from source: unknown 27788 1726867514.14549: variable 'item' from source: unknown 27788 1726867514.14613: variable 'omit' from source: magic vars 27788 1726867514.14617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867514.14651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867514.14679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867514.14704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.14730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.14765: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867514.14782: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.14785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.14942: Set connection var ansible_shell_executable to /bin/sh 27788 1726867514.14945: Set connection var ansible_timeout to 10 27788 1726867514.14948: Set connection var ansible_shell_type to sh 27788 1726867514.14950: Set connection var ansible_connection to ssh 27788 1726867514.14953: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867514.14955: Set connection var ansible_pipelining to False 27788 1726867514.14996: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.15005: variable 'ansible_connection' from source: unknown 27788 1726867514.15013: variable 'ansible_module_compression' from source: unknown 27788 1726867514.15020: variable 'ansible_shell_type' from source: unknown 27788 1726867514.15031: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.15039: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.15055: variable 'ansible_pipelining' from source: unknown 27788 1726867514.15160: variable 'ansible_timeout' from source: unknown 27788 1726867514.15163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.15222: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867514.15240: variable 'omit' from source: magic vars 27788 1726867514.15248: starting attempt loop 27788 1726867514.15253: running the handler 27788 1726867514.15280: _low_level_execute_command(): starting 27788 1726867514.15291: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867514.15955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.15974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.15993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.16043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.16057: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.16069: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867514.16151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.16168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.16188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.16214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.16288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.17976: stdout chunk (state=3): >>>/root <<< 27788 1726867514.18075: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.18118: stderr chunk (state=3): >>><<< 27788 1726867514.18121: stdout chunk (state=3): >>><<< 27788 1726867514.18143: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.18157: _low_level_execute_command(): starting 27788 1726867514.18164: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975 `" && echo ansible-tmp-1726867514.181425-28294-37793220437975="` echo /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975 `" ) && sleep 0' 27788 1726867514.18620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.18627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867514.18630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867514.18632: 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 <<< 27788 1726867514.18634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.18674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.18689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.18743: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.20746: stdout chunk (state=3): >>>ansible-tmp-1726867514.181425-28294-37793220437975=/root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975 <<< 27788 1726867514.20856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.20885: stderr chunk (state=3): >>><<< 27788 1726867514.20888: stdout chunk (state=3): >>><<< 27788 1726867514.20900: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867514.181425-28294-37793220437975=/root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.20925: variable 'ansible_module_compression' from source: unknown 27788 1726867514.20967: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867514.20999: variable 'ansible_facts' from source: unknown 27788 1726867514.21056: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py 27788 1726867514.21155: Sending initial data 27788 1726867514.21158: Sent initial data (154 bytes) 27788 1726867514.21587: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.21590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867514.21593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.21597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.21599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.21654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.21657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.21711: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.23416: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867514.23461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867514.23535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp6jtdqoat /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py <<< 27788 1726867514.23538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py" <<< 27788 1726867514.23581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp6jtdqoat" to remote "/root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py" <<< 27788 1726867514.24452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.24456: stderr chunk (state=3): >>><<< 27788 1726867514.24458: stdout chunk (state=3): >>><<< 27788 1726867514.24466: done transferring module to remote 27788 1726867514.24483: _low_level_execute_command(): starting 27788 1726867514.24492: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/ /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py && sleep 0' 27788 1726867514.25151: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.25165: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.25184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.25203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.25233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.25338: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.25357: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.25440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.27384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.27417: stdout chunk (state=3): >>><<< 27788 1726867514.27420: stderr chunk (state=3): >>><<< 27788 1726867514.27438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.27483: _low_level_execute_command(): starting 27788 1726867514.27486: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/AnsiballZ_command.py && sleep 0' 27788 1726867514.28049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.28065: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.28084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.28104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.28215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.28218: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.28247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.28331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.45006: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1"], "start": "2024-09-20 17:25:14.438596", "end": "2024-09-20 17:25:14.444345", "delta": "0:00:00.005749", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest1 type veth peer name peerethtest1", "_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}}} <<< 27788 1726867514.47313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867514.47343: stderr chunk (state=3): >>><<< 27788 1726867514.47346: stdout chunk (state=3): >>><<< 27788 1726867514.47361: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1"], "start": "2024-09-20 17:25:14.438596", "end": "2024-09-20 17:25:14.444345", "delta": "0:00:00.005749", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add ethtest1 type veth peer name peerethtest1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867514.47392: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add ethtest1 type veth peer name peerethtest1', '_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-1726867514.181425-28294-37793220437975/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867514.47402: _low_level_execute_command(): starting 27788 1726867514.47405: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867514.181425-28294-37793220437975/ > /dev/null 2>&1 && sleep 0' 27788 1726867514.47857: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.47862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.47865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.47867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.47918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.47925: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.47927: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.47973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.52520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.52547: stderr chunk (state=3): >>><<< 27788 1726867514.52550: stdout chunk (state=3): >>><<< 27788 1726867514.52567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.52575: handler run complete 27788 1726867514.52593: Evaluated conditional (False): False 27788 1726867514.52601: attempt loop complete, returning result 27788 1726867514.52616: variable 'item' from source: unknown 27788 1726867514.52679: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add ethtest1 type veth peer name peerethtest1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest1", "type", "veth", "peer", "name", "peerethtest1" ], "delta": "0:00:00.005749", "end": "2024-09-20 17:25:14.444345", "item": "ip link add ethtest1 type veth peer name peerethtest1", "rc": 0, "start": "2024-09-20 17:25:14.438596" } 27788 1726867514.52862: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.52865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.52867: variable 'omit' from source: magic vars 27788 1726867514.52929: variable 'ansible_distribution_major_version' from source: facts 27788 1726867514.52933: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867514.53050: variable 'type' from source: set_fact 27788 1726867514.53053: variable 'state' from source: include params 27788 1726867514.53056: variable 'interface' from source: set_fact 27788 1726867514.53058: variable 'current_interfaces' from source: set_fact 27788 1726867514.53065: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867514.53068: variable 'omit' from source: magic vars 27788 1726867514.53081: variable 'omit' from source: magic vars 27788 1726867514.53110: variable 'item' from source: unknown 27788 1726867514.53153: variable 'item' from source: unknown 27788 1726867514.53163: variable 'omit' from source: magic vars 27788 1726867514.53181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867514.53189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.53196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.53209: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867514.53212: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.53214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.53264: Set connection var ansible_shell_executable to /bin/sh 27788 1726867514.53267: Set connection var ansible_timeout to 10 27788 1726867514.53270: Set connection var ansible_shell_type to sh 27788 1726867514.53276: Set connection var ansible_connection to ssh 27788 1726867514.53282: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867514.53287: Set connection var ansible_pipelining to False 27788 1726867514.53302: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.53304: variable 'ansible_connection' from source: unknown 27788 1726867514.53308: variable 'ansible_module_compression' from source: unknown 27788 1726867514.53311: variable 'ansible_shell_type' from source: unknown 27788 1726867514.53313: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.53316: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.53318: variable 'ansible_pipelining' from source: unknown 27788 1726867514.53320: variable 'ansible_timeout' from source: unknown 27788 1726867514.53325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.53389: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867514.53396: variable 'omit' from source: magic vars 27788 1726867514.53399: starting attempt loop 27788 1726867514.53402: running the handler 27788 1726867514.53409: _low_level_execute_command(): starting 27788 1726867514.53411: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867514.53848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.53857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.53888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.53895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.53941: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.53944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.53950: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.54003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.55581: stdout chunk (state=3): >>>/root <<< 27788 1726867514.55682: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.55706: stderr chunk (state=3): >>><<< 27788 1726867514.55710: stdout chunk (state=3): >>><<< 27788 1726867514.55725: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.55735: _low_level_execute_command(): starting 27788 1726867514.55739: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491 `" && echo ansible-tmp-1726867514.5572698-28294-127442582282491="` echo /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491 `" ) && sleep 0' 27788 1726867514.56150: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.56153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.56156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.56158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.56207: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.56211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.56261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.58115: stdout chunk (state=3): >>>ansible-tmp-1726867514.5572698-28294-127442582282491=/root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491 <<< 27788 1726867514.58226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.58250: stderr chunk (state=3): >>><<< 27788 1726867514.58253: stdout chunk (state=3): >>><<< 27788 1726867514.58265: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867514.5572698-28294-127442582282491=/root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.58311: variable 'ansible_module_compression' from source: unknown 27788 1726867514.58385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867514.58388: variable 'ansible_facts' from source: unknown 27788 1726867514.58425: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py 27788 1726867514.58631: Sending initial data 27788 1726867514.58635: Sent initial data (156 bytes) 27788 1726867514.59184: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.59188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.59190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.59193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.59195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.59198: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867514.59228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.59232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867514.59234: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867514.59236: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867514.59293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.59321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.59335: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.59410: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.60950: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867514.60994: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867514.61047: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmplu3y7uhy /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py <<< 27788 1726867514.61053: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py" <<< 27788 1726867514.61094: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmplu3y7uhy" to remote "/root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py" <<< 27788 1726867514.61097: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py" <<< 27788 1726867514.62110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.62114: stdout chunk (state=3): >>><<< 27788 1726867514.62116: stderr chunk (state=3): >>><<< 27788 1726867514.62118: done transferring module to remote 27788 1726867514.62120: _low_level_execute_command(): starting 27788 1726867514.62122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/ /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py && sleep 0' 27788 1726867514.62655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.62786: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.62789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.62791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.62794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.62796: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867514.62798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.62800: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867514.62802: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.62820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.62841: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.62881: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.62921: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.64741: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.64745: stdout chunk (state=3): >>><<< 27788 1726867514.64747: stderr chunk (state=3): >>><<< 27788 1726867514.64763: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.64843: _low_level_execute_command(): starting 27788 1726867514.64847: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/AnsiballZ_command.py && sleep 0' 27788 1726867514.65372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.65389: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.65403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.65422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.65440: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.65453: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867514.65467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.65495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867514.65509: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867514.65521: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867514.65535: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.65549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.65593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.65648: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.65666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.65692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.65776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.81295: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest1", "up"], "start": "2024-09-20 17:25:14.807261", "end": "2024-09-20 17:25:14.810995", "delta": "0:00:00.003734", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest1 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}}}<<< 27788 1726867514.81301: stdout chunk (state=3): >>> <<< 27788 1726867514.82800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867514.82829: stderr chunk (state=3): >>><<< 27788 1726867514.82833: stdout chunk (state=3): >>><<< 27788 1726867514.82848: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerethtest1", "up"], "start": "2024-09-20 17:25:14.807261", "end": "2024-09-20 17:25:14.810995", "delta": "0:00:00.003734", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerethtest1 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867514.82872: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerethtest1 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-1726867514.5572698-28294-127442582282491/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867514.82878: _low_level_execute_command(): starting 27788 1726867514.82884: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867514.5572698-28294-127442582282491/ > /dev/null 2>&1 && sleep 0' 27788 1726867514.83319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.83323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.83325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867514.83327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.83329: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.83380: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.83384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.83434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.85238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.85251: stderr chunk (state=3): >>><<< 27788 1726867514.85254: stdout chunk (state=3): >>><<< 27788 1726867514.85269: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.85274: handler run complete 27788 1726867514.85296: Evaluated conditional (False): False 27788 1726867514.85303: attempt loop complete, returning result 27788 1726867514.85319: variable 'item' from source: unknown 27788 1726867514.85382: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peerethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest1", "up" ], "delta": "0:00:00.003734", "end": "2024-09-20 17:25:14.810995", "item": "ip link set peerethtest1 up", "rc": 0, "start": "2024-09-20 17:25:14.807261" } 27788 1726867514.85506: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.85509: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.85511: variable 'omit' from source: magic vars 27788 1726867514.85606: variable 'ansible_distribution_major_version' from source: facts 27788 1726867514.85609: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867514.85729: variable 'type' from source: set_fact 27788 1726867514.85732: variable 'state' from source: include params 27788 1726867514.85736: variable 'interface' from source: set_fact 27788 1726867514.85739: variable 'current_interfaces' from source: set_fact 27788 1726867514.85741: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 27788 1726867514.85751: variable 'omit' from source: magic vars 27788 1726867514.85759: variable 'omit' from source: magic vars 27788 1726867514.85787: variable 'item' from source: unknown 27788 1726867514.85830: variable 'item' from source: unknown 27788 1726867514.85841: variable 'omit' from source: magic vars 27788 1726867514.85859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867514.85867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.85872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867514.85885: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867514.85888: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.85890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.85940: Set connection var ansible_shell_executable to /bin/sh 27788 1726867514.85944: Set connection var ansible_timeout to 10 27788 1726867514.85946: Set connection var ansible_shell_type to sh 27788 1726867514.85951: Set connection var ansible_connection to ssh 27788 1726867514.85956: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867514.85966: Set connection var ansible_pipelining to False 27788 1726867514.85980: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.85983: variable 'ansible_connection' from source: unknown 27788 1726867514.85986: variable 'ansible_module_compression' from source: unknown 27788 1726867514.85988: variable 'ansible_shell_type' from source: unknown 27788 1726867514.85990: variable 'ansible_shell_executable' from source: unknown 27788 1726867514.85992: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867514.85996: variable 'ansible_pipelining' from source: unknown 27788 1726867514.85999: variable 'ansible_timeout' from source: unknown 27788 1726867514.86003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867514.86065: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867514.86073: variable 'omit' from source: magic vars 27788 1726867514.86078: starting attempt loop 27788 1726867514.86081: running the handler 27788 1726867514.86090: _low_level_execute_command(): starting 27788 1726867514.86092: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867514.86512: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.86517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867514.86519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.86522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.86526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.86575: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.86582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.86584: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.86624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.88196: stdout chunk (state=3): >>>/root <<< 27788 1726867514.88333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.88337: stdout chunk (state=3): >>><<< 27788 1726867514.88340: stderr chunk (state=3): >>><<< 27788 1726867514.88360: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.88444: _low_level_execute_command(): starting 27788 1726867514.88450: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559 `" && echo ansible-tmp-1726867514.8836534-28294-17083012919559="` echo /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559 `" ) && sleep 0' 27788 1726867514.89010: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.89044: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.89060: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867514.89153: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.89174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.89191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.89216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.89303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.91155: stdout chunk (state=3): >>>ansible-tmp-1726867514.8836534-28294-17083012919559=/root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559 <<< 27788 1726867514.91262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.91292: stderr chunk (state=3): >>><<< 27788 1726867514.91294: stdout chunk (state=3): >>><<< 27788 1726867514.91383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867514.8836534-28294-17083012919559=/root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.91386: variable 'ansible_module_compression' from source: unknown 27788 1726867514.91388: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867514.91390: variable 'ansible_facts' from source: unknown 27788 1726867514.91414: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py 27788 1726867514.91504: Sending initial data 27788 1726867514.91507: Sent initial data (155 bytes) 27788 1726867514.91928: 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 <<< 27788 1726867514.91931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.91934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867514.91936: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.91938: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.91983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.91999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.92042: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.93556: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867514.93603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867514.93643: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpil943tzl /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py <<< 27788 1726867514.93647: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py" <<< 27788 1726867514.93688: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpil943tzl" to remote "/root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py" <<< 27788 1726867514.93691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py" <<< 27788 1726867514.94230: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.94268: stderr chunk (state=3): >>><<< 27788 1726867514.94271: stdout chunk (state=3): >>><<< 27788 1726867514.94308: done transferring module to remote 27788 1726867514.94315: _low_level_execute_command(): starting 27788 1726867514.94320: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/ /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py && sleep 0' 27788 1726867514.94758: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.94761: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.94763: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.94765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867514.94767: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867514.94769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.94821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867514.94829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.94870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867514.96592: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867514.96618: stderr chunk (state=3): >>><<< 27788 1726867514.96621: stdout chunk (state=3): >>><<< 27788 1726867514.96631: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867514.96675: _low_level_execute_command(): starting 27788 1726867514.96680: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/AnsiballZ_command.py && sleep 0' 27788 1726867514.97036: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867514.97070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867514.97073: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.97075: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.97081: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867514.97083: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867514.97085: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867514.97133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867514.97136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867514.97189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.12596: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest1", "up"], "start": "2024-09-20 17:25:15.119706", "end": "2024-09-20 17:25:15.123398", "delta": "0:00:00.003692", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest1 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}}} <<< 27788 1726867515.14106: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867515.14140: stderr chunk (state=3): >>><<< 27788 1726867515.14143: stdout chunk (state=3): >>><<< 27788 1726867515.14159: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "ethtest1", "up"], "start": "2024-09-20 17:25:15.119706", "end": "2024-09-20 17:25:15.123398", "delta": "0:00:00.003692", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set ethtest1 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867515.14181: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set ethtest1 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-1726867514.8836534-28294-17083012919559/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867515.14187: _low_level_execute_command(): starting 27788 1726867515.14192: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867514.8836534-28294-17083012919559/ > /dev/null 2>&1 && sleep 0' 27788 1726867515.14641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.14644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867515.14647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.14649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.14703: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867515.14707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.14756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.16549: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.16570: stderr chunk (state=3): >>><<< 27788 1726867515.16574: stdout chunk (state=3): >>><<< 27788 1726867515.16588: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.16591: handler run complete 27788 1726867515.16606: Evaluated conditional (False): False 27788 1726867515.16617: attempt loop complete, returning result 27788 1726867515.16634: variable 'item' from source: unknown 27788 1726867515.16693: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set ethtest1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest1", "up" ], "delta": "0:00:00.003692", "end": "2024-09-20 17:25:15.123398", "item": "ip link set ethtest1 up", "rc": 0, "start": "2024-09-20 17:25:15.119706" } 27788 1726867515.16808: dumping result to json 27788 1726867515.16811: done dumping result, returning 27788 1726867515.16813: done running TaskExecutor() for managed_node1/TASK: Create veth interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000300] 27788 1726867515.16814: sending task result for task 0affcac9-a3a5-b241-6a31-000000000300 27788 1726867515.16862: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000300 27788 1726867515.16864: WORKER PROCESS EXITING 27788 1726867515.16921: no more pending results, returning what we have 27788 1726867515.16926: results queue empty 27788 1726867515.16927: checking for any_errors_fatal 27788 1726867515.16933: done checking for any_errors_fatal 27788 1726867515.16933: checking for max_fail_percentage 27788 1726867515.16935: done checking for max_fail_percentage 27788 1726867515.16935: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.16936: done checking to see if all hosts have failed 27788 1726867515.16937: getting the remaining hosts for this loop 27788 1726867515.16938: done getting the remaining hosts for this loop 27788 1726867515.16941: getting the next task for host managed_node1 27788 1726867515.16946: done getting next task for host managed_node1 27788 1726867515.16948: ^ task is: TASK: Set up veth as managed by NetworkManager 27788 1726867515.16951: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.16954: getting variables 27788 1726867515.16955: in VariableManager get_vars() 27788 1726867515.16995: Calling all_inventory to load vars for managed_node1 27788 1726867515.16997: Calling groups_inventory to load vars for managed_node1 27788 1726867515.16999: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.17010: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.17012: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.17015: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.17199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.17349: done with get_vars() 27788 1726867515.17358: done getting variables 27788 1726867515.17402: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:25:15 -0400 (0:00:01.053) 0:00:10.663 ****** 27788 1726867515.17425: entering _queue_task() for managed_node1/command 27788 1726867515.17620: worker is 1 (out of 1 available) 27788 1726867515.17633: exiting _queue_task() for managed_node1/command 27788 1726867515.17645: done queuing things up, now waiting for results queue to drain 27788 1726867515.17646: waiting for pending results... 27788 1726867515.17799: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 27788 1726867515.17866: in run() - task 0affcac9-a3a5-b241-6a31-000000000301 27788 1726867515.17878: variable 'ansible_search_path' from source: unknown 27788 1726867515.17885: variable 'ansible_search_path' from source: unknown 27788 1726867515.17915: calling self._execute() 27788 1726867515.17980: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.17988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.17994: variable 'omit' from source: magic vars 27788 1726867515.18254: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.18264: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.18367: variable 'type' from source: set_fact 27788 1726867515.18371: variable 'state' from source: include params 27788 1726867515.18375: Evaluated conditional (type == 'veth' and state == 'present'): True 27788 1726867515.18383: variable 'omit' from source: magic vars 27788 1726867515.18407: variable 'omit' from source: magic vars 27788 1726867515.18478: variable 'interface' from source: set_fact 27788 1726867515.18492: variable 'omit' from source: magic vars 27788 1726867515.18522: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867515.18552: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867515.18567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867515.18581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867515.18590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867515.18613: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867515.18616: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.18619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.18692: Set connection var ansible_shell_executable to /bin/sh 27788 1726867515.18695: Set connection var ansible_timeout to 10 27788 1726867515.18698: Set connection var ansible_shell_type to sh 27788 1726867515.18703: Set connection var ansible_connection to ssh 27788 1726867515.18708: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867515.18713: Set connection var ansible_pipelining to False 27788 1726867515.18731: variable 'ansible_shell_executable' from source: unknown 27788 1726867515.18734: variable 'ansible_connection' from source: unknown 27788 1726867515.18737: variable 'ansible_module_compression' from source: unknown 27788 1726867515.18740: variable 'ansible_shell_type' from source: unknown 27788 1726867515.18742: variable 'ansible_shell_executable' from source: unknown 27788 1726867515.18746: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.18749: variable 'ansible_pipelining' from source: unknown 27788 1726867515.18753: variable 'ansible_timeout' from source: unknown 27788 1726867515.18755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.18853: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867515.18861: variable 'omit' from source: magic vars 27788 1726867515.18867: starting attempt loop 27788 1726867515.18871: running the handler 27788 1726867515.18886: _low_level_execute_command(): starting 27788 1726867515.18893: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867515.19391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.19395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.19397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.19400: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.19453: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.19456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.19507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.21112: stdout chunk (state=3): >>>/root <<< 27788 1726867515.21209: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.21236: stderr chunk (state=3): >>><<< 27788 1726867515.21239: stdout chunk (state=3): >>><<< 27788 1726867515.21257: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.21271: _low_level_execute_command(): starting 27788 1726867515.21282: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131 `" && echo ansible-tmp-1726867515.212569-28346-228938165190131="` echo /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131 `" ) && sleep 0' 27788 1726867515.21705: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.21711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867515.21722: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.21727: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867515.21730: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.21732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.21771: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.21775: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867515.21781: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.21822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.23695: stdout chunk (state=3): >>>ansible-tmp-1726867515.212569-28346-228938165190131=/root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131 <<< 27788 1726867515.23805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.23834: stderr chunk (state=3): >>><<< 27788 1726867515.23837: stdout chunk (state=3): >>><<< 27788 1726867515.23854: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867515.212569-28346-228938165190131=/root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.23887: variable 'ansible_module_compression' from source: unknown 27788 1726867515.23928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867515.23956: variable 'ansible_facts' from source: unknown 27788 1726867515.24017: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py 27788 1726867515.24131: Sending initial data 27788 1726867515.24134: Sent initial data (155 bytes) 27788 1726867515.24566: 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 <<< 27788 1726867515.24599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867515.24602: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867515.24605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.24608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.24652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867515.24663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.24717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.26249: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867515.26293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867515.26362: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpwtqk7dnx /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py <<< 27788 1726867515.26366: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py" <<< 27788 1726867515.26405: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpwtqk7dnx" to remote "/root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py" <<< 27788 1726867515.27161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.27326: stderr chunk (state=3): >>><<< 27788 1726867515.27330: stdout chunk (state=3): >>><<< 27788 1726867515.27332: done transferring module to remote 27788 1726867515.27334: _low_level_execute_command(): starting 27788 1726867515.27337: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/ /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py && sleep 0' 27788 1726867515.27855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867515.27869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.27922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.28001: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.28027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867515.28030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.28085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.29809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.29835: stderr chunk (state=3): >>><<< 27788 1726867515.29839: stdout chunk (state=3): >>><<< 27788 1726867515.29851: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.29855: _low_level_execute_command(): starting 27788 1726867515.29858: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/AnsiballZ_command.py && sleep 0' 27788 1726867515.30653: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.30693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867515.30696: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.30699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.30701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.30765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.30772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.30821: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.47849: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest1", "managed", "true"], "start": "2024-09-20 17:25:15.455376", "end": "2024-09-20 17:25:15.474045", "delta": "0:00:00.018669", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest1 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}}} <<< 27788 1726867515.49317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867515.49336: stdout chunk (state=3): >>><<< 27788 1726867515.49353: stderr chunk (state=3): >>><<< 27788 1726867515.49373: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "ethtest1", "managed", "true"], "start": "2024-09-20 17:25:15.455376", "end": "2024-09-20 17:25:15.474045", "delta": "0:00:00.018669", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set ethtest1 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.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867515.49414: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set ethtest1 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-1726867515.212569-28346-228938165190131/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867515.49418: _low_level_execute_command(): starting 27788 1726867515.49421: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867515.212569-28346-228938165190131/ > /dev/null 2>&1 && sleep 0' 27788 1726867515.49867: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.49870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.49873: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.49885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.49922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.49926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.49983: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.51775: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.51799: stderr chunk (state=3): >>><<< 27788 1726867515.51802: stdout chunk (state=3): >>><<< 27788 1726867515.51818: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.51828: handler run complete 27788 1726867515.51842: Evaluated conditional (False): False 27788 1726867515.51851: attempt loop complete, returning result 27788 1726867515.51853: _execute() done 27788 1726867515.51856: dumping result to json 27788 1726867515.51861: done dumping result, returning 27788 1726867515.51878: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-b241-6a31-000000000301] 27788 1726867515.51881: sending task result for task 0affcac9-a3a5-b241-6a31-000000000301 27788 1726867515.51983: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000301 27788 1726867515.51986: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest1", "managed", "true" ], "delta": "0:00:00.018669", "end": "2024-09-20 17:25:15.474045", "rc": 0, "start": "2024-09-20 17:25:15.455376" } 27788 1726867515.52053: no more pending results, returning what we have 27788 1726867515.52057: results queue empty 27788 1726867515.52058: checking for any_errors_fatal 27788 1726867515.52073: done checking for any_errors_fatal 27788 1726867515.52074: checking for max_fail_percentage 27788 1726867515.52076: done checking for max_fail_percentage 27788 1726867515.52076: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.52079: done checking to see if all hosts have failed 27788 1726867515.52079: getting the remaining hosts for this loop 27788 1726867515.52081: done getting the remaining hosts for this loop 27788 1726867515.52084: getting the next task for host managed_node1 27788 1726867515.52089: done getting next task for host managed_node1 27788 1726867515.52092: ^ task is: TASK: Delete veth interface {{ interface }} 27788 1726867515.52094: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.52100: getting variables 27788 1726867515.52101: in VariableManager get_vars() 27788 1726867515.52141: Calling all_inventory to load vars for managed_node1 27788 1726867515.52143: Calling groups_inventory to load vars for managed_node1 27788 1726867515.52145: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.52154: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.52156: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.52159: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.52304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.52435: done with get_vars() 27788 1726867515.52445: done getting variables 27788 1726867515.52490: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867515.52576: variable 'interface' from source: set_fact TASK [Delete veth interface ethtest1] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:43 Friday 20 September 2024 17:25:15 -0400 (0:00:00.351) 0:00:11.015 ****** 27788 1726867515.52600: entering _queue_task() for managed_node1/command 27788 1726867515.52802: worker is 1 (out of 1 available) 27788 1726867515.52816: exiting _queue_task() for managed_node1/command 27788 1726867515.52829: done queuing things up, now waiting for results queue to drain 27788 1726867515.52831: waiting for pending results... 27788 1726867515.52987: running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest1 27788 1726867515.53056: in run() - task 0affcac9-a3a5-b241-6a31-000000000302 27788 1726867515.53068: variable 'ansible_search_path' from source: unknown 27788 1726867515.53071: variable 'ansible_search_path' from source: unknown 27788 1726867515.53101: calling self._execute() 27788 1726867515.53169: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.53172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.53187: variable 'omit' from source: magic vars 27788 1726867515.53443: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.53452: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.53651: variable 'type' from source: set_fact 27788 1726867515.53655: variable 'state' from source: include params 27788 1726867515.53657: variable 'interface' from source: set_fact 27788 1726867515.53661: variable 'current_interfaces' from source: set_fact 27788 1726867515.53675: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 27788 1726867515.53697: when evaluation is False, skipping this task 27788 1726867515.53701: _execute() done 27788 1726867515.53704: dumping result to json 27788 1726867515.53706: done dumping result, returning 27788 1726867515.53708: done running TaskExecutor() for managed_node1/TASK: Delete veth interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000302] 27788 1726867515.53710: sending task result for task 0affcac9-a3a5-b241-6a31-000000000302 27788 1726867515.53802: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000302 27788 1726867515.53805: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867515.53872: no more pending results, returning what we have 27788 1726867515.53875: results queue empty 27788 1726867515.53876: checking for any_errors_fatal 27788 1726867515.53886: done checking for any_errors_fatal 27788 1726867515.53886: checking for max_fail_percentage 27788 1726867515.53888: done checking for max_fail_percentage 27788 1726867515.53888: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.53889: done checking to see if all hosts have failed 27788 1726867515.53890: getting the remaining hosts for this loop 27788 1726867515.53891: done getting the remaining hosts for this loop 27788 1726867515.53894: getting the next task for host managed_node1 27788 1726867515.53898: done getting next task for host managed_node1 27788 1726867515.53900: ^ task is: TASK: Create dummy interface {{ interface }} 27788 1726867515.53903: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.53906: getting variables 27788 1726867515.53908: in VariableManager get_vars() 27788 1726867515.53940: Calling all_inventory to load vars for managed_node1 27788 1726867515.53942: Calling groups_inventory to load vars for managed_node1 27788 1726867515.53946: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.53955: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.53957: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.53960: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.54205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.54444: done with get_vars() 27788 1726867515.54457: done getting variables 27788 1726867515.54519: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867515.54627: variable 'interface' from source: set_fact TASK [Create dummy interface ethtest1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:49 Friday 20 September 2024 17:25:15 -0400 (0:00:00.020) 0:00:11.036 ****** 27788 1726867515.54655: entering _queue_task() for managed_node1/command 27788 1726867515.55083: worker is 1 (out of 1 available) 27788 1726867515.55091: exiting _queue_task() for managed_node1/command 27788 1726867515.55100: done queuing things up, now waiting for results queue to drain 27788 1726867515.55101: waiting for pending results... 27788 1726867515.55199: running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest1 27788 1726867515.55283: in run() - task 0affcac9-a3a5-b241-6a31-000000000303 27788 1726867515.55287: variable 'ansible_search_path' from source: unknown 27788 1726867515.55290: variable 'ansible_search_path' from source: unknown 27788 1726867515.55433: calling self._execute() 27788 1726867515.55437: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.55440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.55442: variable 'omit' from source: magic vars 27788 1726867515.55754: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.55772: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.56028: variable 'type' from source: set_fact 27788 1726867515.56040: variable 'state' from source: include params 27788 1726867515.56049: variable 'interface' from source: set_fact 27788 1726867515.56058: variable 'current_interfaces' from source: set_fact 27788 1726867515.56073: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 27788 1726867515.56088: when evaluation is False, skipping this task 27788 1726867515.56184: _execute() done 27788 1726867515.56188: dumping result to json 27788 1726867515.56191: done dumping result, returning 27788 1726867515.56193: done running TaskExecutor() for managed_node1/TASK: Create dummy interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000303] 27788 1726867515.56195: sending task result for task 0affcac9-a3a5-b241-6a31-000000000303 27788 1726867515.56255: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000303 27788 1726867515.56258: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867515.56322: no more pending results, returning what we have 27788 1726867515.56326: results queue empty 27788 1726867515.56327: checking for any_errors_fatal 27788 1726867515.56334: done checking for any_errors_fatal 27788 1726867515.56334: checking for max_fail_percentage 27788 1726867515.56336: done checking for max_fail_percentage 27788 1726867515.56336: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.56337: done checking to see if all hosts have failed 27788 1726867515.56338: getting the remaining hosts for this loop 27788 1726867515.56339: done getting the remaining hosts for this loop 27788 1726867515.56342: getting the next task for host managed_node1 27788 1726867515.56346: done getting next task for host managed_node1 27788 1726867515.56349: ^ task is: TASK: Delete dummy interface {{ interface }} 27788 1726867515.56352: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.56355: getting variables 27788 1726867515.56356: in VariableManager get_vars() 27788 1726867515.56388: Calling all_inventory to load vars for managed_node1 27788 1726867515.56390: Calling groups_inventory to load vars for managed_node1 27788 1726867515.56392: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.56400: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.56403: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.56405: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.56591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.56810: done with get_vars() 27788 1726867515.56818: done getting variables 27788 1726867515.56858: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867515.56941: variable 'interface' from source: set_fact TASK [Delete dummy interface ethtest1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:54 Friday 20 September 2024 17:25:15 -0400 (0:00:00.023) 0:00:11.059 ****** 27788 1726867515.56962: entering _queue_task() for managed_node1/command 27788 1726867515.57137: worker is 1 (out of 1 available) 27788 1726867515.57151: exiting _queue_task() for managed_node1/command 27788 1726867515.57164: done queuing things up, now waiting for results queue to drain 27788 1726867515.57165: waiting for pending results... 27788 1726867515.57374: running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest1 27788 1726867515.57460: in run() - task 0affcac9-a3a5-b241-6a31-000000000304 27788 1726867515.57515: variable 'ansible_search_path' from source: unknown 27788 1726867515.57519: variable 'ansible_search_path' from source: unknown 27788 1726867515.57533: calling self._execute() 27788 1726867515.57631: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.57642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.57882: variable 'omit' from source: magic vars 27788 1726867515.58011: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.58031: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.58321: variable 'type' from source: set_fact 27788 1726867515.58442: variable 'state' from source: include params 27788 1726867515.58445: variable 'interface' from source: set_fact 27788 1726867515.58451: variable 'current_interfaces' from source: set_fact 27788 1726867515.58454: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 27788 1726867515.58456: when evaluation is False, skipping this task 27788 1726867515.58458: _execute() done 27788 1726867515.58461: dumping result to json 27788 1726867515.58463: done dumping result, returning 27788 1726867515.58465: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000304] 27788 1726867515.58471: sending task result for task 0affcac9-a3a5-b241-6a31-000000000304 27788 1726867515.58533: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000304 27788 1726867515.58536: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867515.58712: no more pending results, returning what we have 27788 1726867515.58715: results queue empty 27788 1726867515.58716: checking for any_errors_fatal 27788 1726867515.58721: done checking for any_errors_fatal 27788 1726867515.58721: checking for max_fail_percentage 27788 1726867515.58726: done checking for max_fail_percentage 27788 1726867515.58727: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.58728: done checking to see if all hosts have failed 27788 1726867515.58728: getting the remaining hosts for this loop 27788 1726867515.58730: done getting the remaining hosts for this loop 27788 1726867515.58735: getting the next task for host managed_node1 27788 1726867515.58740: done getting next task for host managed_node1 27788 1726867515.58744: ^ task is: TASK: Create tap interface {{ interface }} 27788 1726867515.58747: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.58770: getting variables 27788 1726867515.58772: in VariableManager get_vars() 27788 1726867515.58827: Calling all_inventory to load vars for managed_node1 27788 1726867515.58829: Calling groups_inventory to load vars for managed_node1 27788 1726867515.58832: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.58840: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.58842: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.58845: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.59208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.59432: done with get_vars() 27788 1726867515.59441: done getting variables 27788 1726867515.59500: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867515.59620: variable 'interface' from source: set_fact TASK [Create tap interface ethtest1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:60 Friday 20 September 2024 17:25:15 -0400 (0:00:00.026) 0:00:11.086 ****** 27788 1726867515.59650: entering _queue_task() for managed_node1/command 27788 1726867515.60025: worker is 1 (out of 1 available) 27788 1726867515.60035: exiting _queue_task() for managed_node1/command 27788 1726867515.60046: done queuing things up, now waiting for results queue to drain 27788 1726867515.60048: waiting for pending results... 27788 1726867515.60281: running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest1 27788 1726867515.60342: in run() - task 0affcac9-a3a5-b241-6a31-000000000305 27788 1726867515.60368: variable 'ansible_search_path' from source: unknown 27788 1726867515.60397: variable 'ansible_search_path' from source: unknown 27788 1726867515.60432: calling self._execute() 27788 1726867515.60571: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.60575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.60580: variable 'omit' from source: magic vars 27788 1726867515.61062: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.61082: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.61299: variable 'type' from source: set_fact 27788 1726867515.61309: variable 'state' from source: include params 27788 1726867515.61316: variable 'interface' from source: set_fact 27788 1726867515.61380: variable 'current_interfaces' from source: set_fact 27788 1726867515.61384: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 27788 1726867515.61387: when evaluation is False, skipping this task 27788 1726867515.61389: _execute() done 27788 1726867515.61391: dumping result to json 27788 1726867515.61393: done dumping result, returning 27788 1726867515.61396: done running TaskExecutor() for managed_node1/TASK: Create tap interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000305] 27788 1726867515.61398: sending task result for task 0affcac9-a3a5-b241-6a31-000000000305 27788 1726867515.61565: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000305 27788 1726867515.61568: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867515.61635: no more pending results, returning what we have 27788 1726867515.61639: results queue empty 27788 1726867515.61640: checking for any_errors_fatal 27788 1726867515.61645: done checking for any_errors_fatal 27788 1726867515.61645: checking for max_fail_percentage 27788 1726867515.61647: done checking for max_fail_percentage 27788 1726867515.61652: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.61653: done checking to see if all hosts have failed 27788 1726867515.61654: getting the remaining hosts for this loop 27788 1726867515.61655: done getting the remaining hosts for this loop 27788 1726867515.61658: getting the next task for host managed_node1 27788 1726867515.61663: done getting next task for host managed_node1 27788 1726867515.61666: ^ task is: TASK: Delete tap interface {{ interface }} 27788 1726867515.61669: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 27788 1726867515.61672: getting variables 27788 1726867515.61674: in VariableManager get_vars() 27788 1726867515.61712: Calling all_inventory to load vars for managed_node1 27788 1726867515.61714: Calling groups_inventory to load vars for managed_node1 27788 1726867515.61716: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.61727: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.61729: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.61733: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.61855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.61980: done with get_vars() 27788 1726867515.61987: done getting variables 27788 1726867515.62027: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867515.62101: variable 'interface' from source: set_fact TASK [Delete tap interface ethtest1] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:65 Friday 20 September 2024 17:25:15 -0400 (0:00:00.024) 0:00:11.110 ****** 27788 1726867515.62120: entering _queue_task() for managed_node1/command 27788 1726867515.62291: worker is 1 (out of 1 available) 27788 1726867515.62305: exiting _queue_task() for managed_node1/command 27788 1726867515.62316: done queuing things up, now waiting for results queue to drain 27788 1726867515.62317: waiting for pending results... 27788 1726867515.62457: running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest1 27788 1726867515.62516: in run() - task 0affcac9-a3a5-b241-6a31-000000000306 27788 1726867515.62528: variable 'ansible_search_path' from source: unknown 27788 1726867515.62532: variable 'ansible_search_path' from source: unknown 27788 1726867515.62558: calling self._execute() 27788 1726867515.62616: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.62619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.62682: variable 'omit' from source: magic vars 27788 1726867515.63057: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.63074: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.63441: variable 'type' from source: set_fact 27788 1726867515.63453: variable 'state' from source: include params 27788 1726867515.63530: variable 'interface' from source: set_fact 27788 1726867515.63533: variable 'current_interfaces' from source: set_fact 27788 1726867515.63536: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 27788 1726867515.63539: when evaluation is False, skipping this task 27788 1726867515.63541: _execute() done 27788 1726867515.63559: dumping result to json 27788 1726867515.63568: done dumping result, returning 27788 1726867515.63571: done running TaskExecutor() for managed_node1/TASK: Delete tap interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000306] 27788 1726867515.63573: sending task result for task 0affcac9-a3a5-b241-6a31-000000000306 27788 1726867515.63844: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000306 27788 1726867515.63848: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 27788 1726867515.63890: no more pending results, returning what we have 27788 1726867515.63894: results queue empty 27788 1726867515.63895: checking for any_errors_fatal 27788 1726867515.63900: done checking for any_errors_fatal 27788 1726867515.63900: checking for max_fail_percentage 27788 1726867515.63902: done checking for max_fail_percentage 27788 1726867515.63903: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.63903: done checking to see if all hosts have failed 27788 1726867515.63904: getting the remaining hosts for this loop 27788 1726867515.63905: done getting the remaining hosts for this loop 27788 1726867515.63908: getting the next task for host managed_node1 27788 1726867515.63915: done getting next task for host managed_node1 27788 1726867515.63917: ^ task is: TASK: Assert device is present 27788 1726867515.63920: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867515.63923: getting variables 27788 1726867515.63924: in VariableManager get_vars() 27788 1726867515.63954: Calling all_inventory to load vars for managed_node1 27788 1726867515.63956: Calling groups_inventory to load vars for managed_node1 27788 1726867515.63958: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.63966: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.63969: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.63972: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.64200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.64396: done with get_vars() 27788 1726867515.64406: done getting variables TASK [Assert device is present] ************************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:32 Friday 20 September 2024 17:25:15 -0400 (0:00:00.023) 0:00:11.134 ****** 27788 1726867515.64463: entering _queue_task() for managed_node1/include_tasks 27788 1726867515.64630: worker is 1 (out of 1 available) 27788 1726867515.64644: exiting _queue_task() for managed_node1/include_tasks 27788 1726867515.64655: done queuing things up, now waiting for results queue to drain 27788 1726867515.64656: waiting for pending results... 27788 1726867515.64798: running TaskExecutor() for managed_node1/TASK: Assert device is present 27788 1726867515.64853: in run() - task 0affcac9-a3a5-b241-6a31-000000000012 27788 1726867515.64863: variable 'ansible_search_path' from source: unknown 27788 1726867515.64896: calling self._execute() 27788 1726867515.64955: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.64959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.64967: variable 'omit' from source: magic vars 27788 1726867515.65213: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.65216: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.65223: _execute() done 27788 1726867515.65226: dumping result to json 27788 1726867515.65232: done dumping result, returning 27788 1726867515.65238: done running TaskExecutor() for managed_node1/TASK: Assert device is present [0affcac9-a3a5-b241-6a31-000000000012] 27788 1726867515.65242: sending task result for task 0affcac9-a3a5-b241-6a31-000000000012 27788 1726867515.65326: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000012 27788 1726867515.65329: WORKER PROCESS EXITING 27788 1726867515.65354: no more pending results, returning what we have 27788 1726867515.65359: in VariableManager get_vars() 27788 1726867515.65399: Calling all_inventory to load vars for managed_node1 27788 1726867515.65401: Calling groups_inventory to load vars for managed_node1 27788 1726867515.65403: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.65412: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.65414: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.65417: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.65538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.65832: done with get_vars() 27788 1726867515.65837: variable 'ansible_search_path' from source: unknown 27788 1726867515.65846: we have included files to process 27788 1726867515.65846: generating all_blocks data 27788 1726867515.65847: done generating all_blocks data 27788 1726867515.65849: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867515.65850: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867515.65851: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 27788 1726867515.65918: in VariableManager get_vars() 27788 1726867515.65932: done with get_vars() 27788 1726867515.66008: done processing included file 27788 1726867515.66010: iterating over new_blocks loaded from include file 27788 1726867515.66011: in VariableManager get_vars() 27788 1726867515.66021: done with get_vars() 27788 1726867515.66022: filtering new block on tags 27788 1726867515.66033: done filtering new block on tags 27788 1726867515.66035: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 27788 1726867515.66038: extending task lists for all hosts with included blocks 27788 1726867515.67007: done extending task lists 27788 1726867515.67009: done processing included files 27788 1726867515.67010: results queue empty 27788 1726867515.67011: checking for any_errors_fatal 27788 1726867515.67014: done checking for any_errors_fatal 27788 1726867515.67014: checking for max_fail_percentage 27788 1726867515.67015: done checking for max_fail_percentage 27788 1726867515.67016: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.67017: done checking to see if all hosts have failed 27788 1726867515.67018: getting the remaining hosts for this loop 27788 1726867515.67019: done getting the remaining hosts for this loop 27788 1726867515.67021: getting the next task for host managed_node1 27788 1726867515.67025: done getting next task for host managed_node1 27788 1726867515.67027: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27788 1726867515.67029: ^ 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 27788 1726867515.67032: getting variables 27788 1726867515.67032: in VariableManager get_vars() 27788 1726867515.67047: Calling all_inventory to load vars for managed_node1 27788 1726867515.67050: Calling groups_inventory to load vars for managed_node1 27788 1726867515.67052: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.67058: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.67061: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.67064: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.67240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.67443: done with get_vars() 27788 1726867515.67453: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 17:25:15 -0400 (0:00:00.030) 0:00:11.164 ****** 27788 1726867515.67532: entering _queue_task() for managed_node1/include_tasks 27788 1726867515.67846: worker is 1 (out of 1 available) 27788 1726867515.67860: exiting _queue_task() for managed_node1/include_tasks 27788 1726867515.67884: done queuing things up, now waiting for results queue to drain 27788 1726867515.67886: waiting for pending results... 27788 1726867515.68062: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 27788 1726867515.68126: in run() - task 0affcac9-a3a5-b241-6a31-0000000003eb 27788 1726867515.68140: variable 'ansible_search_path' from source: unknown 27788 1726867515.68144: variable 'ansible_search_path' from source: unknown 27788 1726867515.68173: calling self._execute() 27788 1726867515.68246: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.68250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.68258: variable 'omit' from source: magic vars 27788 1726867515.68526: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.68538: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.68545: _execute() done 27788 1726867515.68548: dumping result to json 27788 1726867515.68552: done dumping result, returning 27788 1726867515.68563: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-b241-6a31-0000000003eb] 27788 1726867515.68567: sending task result for task 0affcac9-a3a5-b241-6a31-0000000003eb 27788 1726867515.68642: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000003eb 27788 1726867515.68645: WORKER PROCESS EXITING 27788 1726867515.68692: no more pending results, returning what we have 27788 1726867515.68697: in VariableManager get_vars() 27788 1726867515.68740: Calling all_inventory to load vars for managed_node1 27788 1726867515.68742: Calling groups_inventory to load vars for managed_node1 27788 1726867515.68744: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.68756: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.68759: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.68761: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.68909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.69053: done with get_vars() 27788 1726867515.69058: variable 'ansible_search_path' from source: unknown 27788 1726867515.69059: variable 'ansible_search_path' from source: unknown 27788 1726867515.69085: we have included files to process 27788 1726867515.69086: generating all_blocks data 27788 1726867515.69087: done generating all_blocks data 27788 1726867515.69088: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867515.69089: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867515.69090: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867515.69200: done processing included file 27788 1726867515.69202: iterating over new_blocks loaded from include file 27788 1726867515.69203: in VariableManager get_vars() 27788 1726867515.69215: done with get_vars() 27788 1726867515.69216: filtering new block on tags 27788 1726867515.69225: done filtering new block on tags 27788 1726867515.69227: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 27788 1726867515.69230: extending task lists for all hosts with included blocks 27788 1726867515.69306: done extending task lists 27788 1726867515.69307: done processing included files 27788 1726867515.69308: results queue empty 27788 1726867515.69308: checking for any_errors_fatal 27788 1726867515.69312: done checking for any_errors_fatal 27788 1726867515.69312: checking for max_fail_percentage 27788 1726867515.69313: done checking for max_fail_percentage 27788 1726867515.69315: checking to see if all hosts have failed and the running result is not ok 27788 1726867515.69316: done checking to see if all hosts have failed 27788 1726867515.69317: getting the remaining hosts for this loop 27788 1726867515.69318: done getting the remaining hosts for this loop 27788 1726867515.69321: getting the next task for host managed_node1 27788 1726867515.69325: done getting next task for host managed_node1 27788 1726867515.69327: ^ task is: TASK: Get stat for interface {{ interface }} 27788 1726867515.69330: ^ 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 27788 1726867515.69333: getting variables 27788 1726867515.69333: in VariableManager get_vars() 27788 1726867515.69350: Calling all_inventory to load vars for managed_node1 27788 1726867515.69353: Calling groups_inventory to load vars for managed_node1 27788 1726867515.69355: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867515.69361: Calling all_plugins_play to load vars for managed_node1 27788 1726867515.69363: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867515.69366: Calling groups_plugins_play to load vars for managed_node1 27788 1726867515.69514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867515.69716: done with get_vars() 27788 1726867515.69725: done getting variables 27788 1726867515.69872: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:15 -0400 (0:00:00.023) 0:00:11.188 ****** 27788 1726867515.69908: entering _queue_task() for managed_node1/stat 27788 1726867515.70135: worker is 1 (out of 1 available) 27788 1726867515.70151: exiting _queue_task() for managed_node1/stat 27788 1726867515.70162: done queuing things up, now waiting for results queue to drain 27788 1726867515.70163: waiting for pending results... 27788 1726867515.70397: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest1 27788 1726867515.70506: in run() - task 0affcac9-a3a5-b241-6a31-000000000483 27788 1726867515.70527: variable 'ansible_search_path' from source: unknown 27788 1726867515.70535: variable 'ansible_search_path' from source: unknown 27788 1726867515.70579: calling self._execute() 27788 1726867515.70664: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.70678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.70713: variable 'omit' from source: magic vars 27788 1726867515.71119: variable 'ansible_distribution_major_version' from source: facts 27788 1726867515.71136: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867515.71152: variable 'omit' from source: magic vars 27788 1726867515.71202: variable 'omit' from source: magic vars 27788 1726867515.71296: variable 'interface' from source: set_fact 27788 1726867515.71309: variable 'omit' from source: magic vars 27788 1726867515.71344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867515.71382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867515.71398: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867515.71410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867515.71420: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867515.71449: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867515.71452: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.71454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.71524: Set connection var ansible_shell_executable to /bin/sh 27788 1726867515.71532: Set connection var ansible_timeout to 10 27788 1726867515.71534: Set connection var ansible_shell_type to sh 27788 1726867515.71540: Set connection var ansible_connection to ssh 27788 1726867515.71543: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867515.71548: Set connection var ansible_pipelining to False 27788 1726867515.71567: variable 'ansible_shell_executable' from source: unknown 27788 1726867515.71571: variable 'ansible_connection' from source: unknown 27788 1726867515.71574: variable 'ansible_module_compression' from source: unknown 27788 1726867515.71579: variable 'ansible_shell_type' from source: unknown 27788 1726867515.71581: variable 'ansible_shell_executable' from source: unknown 27788 1726867515.71584: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867515.71586: variable 'ansible_pipelining' from source: unknown 27788 1726867515.71588: variable 'ansible_timeout' from source: unknown 27788 1726867515.71590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867515.71733: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867515.71742: variable 'omit' from source: magic vars 27788 1726867515.71747: starting attempt loop 27788 1726867515.71749: running the handler 27788 1726867515.71762: _low_level_execute_command(): starting 27788 1726867515.71772: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867515.72253: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.72258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.72261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.72311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.72315: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.72373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.74040: stdout chunk (state=3): >>>/root <<< 27788 1726867515.74137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.74163: stderr chunk (state=3): >>><<< 27788 1726867515.74167: stdout chunk (state=3): >>><<< 27788 1726867515.74189: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.74201: _low_level_execute_command(): starting 27788 1726867515.74206: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039 `" && echo ansible-tmp-1726867515.7418902-28382-91217161690039="` echo /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039 `" ) && sleep 0' 27788 1726867515.74618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.74622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.74633: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867515.74659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.74697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.74701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.74752: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.76627: stdout chunk (state=3): >>>ansible-tmp-1726867515.7418902-28382-91217161690039=/root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039 <<< 27788 1726867515.76794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.76797: stdout chunk (state=3): >>><<< 27788 1726867515.76800: stderr chunk (state=3): >>><<< 27788 1726867515.76821: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867515.7418902-28382-91217161690039=/root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.76883: variable 'ansible_module_compression' from source: unknown 27788 1726867515.76961: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867515.77083: variable 'ansible_facts' from source: unknown 27788 1726867515.77123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py 27788 1726867515.77333: Sending initial data 27788 1726867515.77337: Sent initial data (152 bytes) 27788 1726867515.78065: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.78071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867515.78074: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.78079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867515.78081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.78161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.78201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.79742: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867515.79785: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867515.79830: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp5jd7k22q /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py <<< 27788 1726867515.79834: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py" <<< 27788 1726867515.79870: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp5jd7k22q" to remote "/root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py" <<< 27788 1726867515.80420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.80454: stderr chunk (state=3): >>><<< 27788 1726867515.80457: stdout chunk (state=3): >>><<< 27788 1726867515.80484: done transferring module to remote 27788 1726867515.80493: _low_level_execute_command(): starting 27788 1726867515.80496: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/ /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py && sleep 0' 27788 1726867515.80898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.80901: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.80904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867515.80907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867515.80909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.80956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.80960: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.81008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.82742: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867515.82760: stderr chunk (state=3): >>><<< 27788 1726867515.82764: stdout chunk (state=3): >>><<< 27788 1726867515.82775: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867515.82779: _low_level_execute_command(): starting 27788 1726867515.82828: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/AnsiballZ_stat.py && sleep 0' 27788 1726867515.83171: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867515.83176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.83180: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867515.83182: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867515.83184: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867515.83232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867515.83235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867515.83287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867515.98440: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32200, "dev": 23, "nlink": 1, "atime": 1726867514.4421682, "mtime": 1726867514.4421682, "ctime": 1726867514.4421682, "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/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867515.99572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867515.99711: stderr chunk (state=3): >>><<< 27788 1726867515.99714: stdout chunk (state=3): >>><<< 27788 1726867515.99717: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/ethtest1", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 32200, "dev": 23, "nlink": 1, "atime": 1726867514.4421682, "mtime": 1726867514.4421682, "ctime": 1726867514.4421682, "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/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867515.99720: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest1', '_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-1726867515.7418902-28382-91217161690039/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867515.99722: _low_level_execute_command(): starting 27788 1726867515.99724: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867515.7418902-28382-91217161690039/ > /dev/null 2>&1 && sleep 0' 27788 1726867516.00296: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.00305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.00316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.00332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.00344: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.00351: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867516.00360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.00374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867516.00384: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867516.00391: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867516.00399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.00408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.00420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.00429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.00436: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867516.00471: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.00512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867516.00532: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867516.00543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.00614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867516.02888: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867516.02892: stdout chunk (state=3): >>><<< 27788 1726867516.02894: stderr chunk (state=3): >>><<< 27788 1726867516.02897: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867516.02899: handler run complete 27788 1726867516.02902: attempt loop complete, returning result 27788 1726867516.02904: _execute() done 27788 1726867516.02906: dumping result to json 27788 1726867516.02908: done dumping result, returning 27788 1726867516.02910: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest1 [0affcac9-a3a5-b241-6a31-000000000483] 27788 1726867516.02912: sending task result for task 0affcac9-a3a5-b241-6a31-000000000483 ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867514.4421682, "block_size": 4096, "blocks": 0, "ctime": 1726867514.4421682, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 32200, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest1", "lnk_target": "../../devices/virtual/net/ethtest1", "mode": "0777", "mtime": 1726867514.4421682, "nlink": 1, "path": "/sys/class/net/ethtest1", "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 } } 27788 1726867516.03185: no more pending results, returning what we have 27788 1726867516.03190: results queue empty 27788 1726867516.03191: checking for any_errors_fatal 27788 1726867516.03193: done checking for any_errors_fatal 27788 1726867516.03193: checking for max_fail_percentage 27788 1726867516.03195: done checking for max_fail_percentage 27788 1726867516.03196: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.03197: done checking to see if all hosts have failed 27788 1726867516.03198: getting the remaining hosts for this loop 27788 1726867516.03199: done getting the remaining hosts for this loop 27788 1726867516.03203: getting the next task for host managed_node1 27788 1726867516.03211: done getting next task for host managed_node1 27788 1726867516.03214: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 27788 1726867516.03217: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867516.03221: getting variables 27788 1726867516.03225: in VariableManager get_vars() 27788 1726867516.03270: Calling all_inventory to load vars for managed_node1 27788 1726867516.03273: Calling groups_inventory to load vars for managed_node1 27788 1726867516.03276: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.03405: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.03409: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.03412: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.03845: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000483 27788 1726867516.03848: WORKER PROCESS EXITING 27788 1726867516.03871: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.04099: done with get_vars() 27788 1726867516.04112: done getting variables 27788 1726867516.04180: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867516.04308: variable 'interface' from source: set_fact TASK [Assert that the interface is present - 'ethtest1'] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 17:25:16 -0400 (0:00:00.344) 0:00:11.533 ****** 27788 1726867516.04346: entering _queue_task() for managed_node1/assert 27788 1726867516.04763: worker is 1 (out of 1 available) 27788 1726867516.04775: exiting _queue_task() for managed_node1/assert 27788 1726867516.04790: done queuing things up, now waiting for results queue to drain 27788 1726867516.04791: waiting for pending results... 27788 1726867516.05310: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest1' 27788 1726867516.05421: in run() - task 0affcac9-a3a5-b241-6a31-0000000003ec 27788 1726867516.05508: variable 'ansible_search_path' from source: unknown 27788 1726867516.05582: variable 'ansible_search_path' from source: unknown 27788 1726867516.05625: calling self._execute() 27788 1726867516.05886: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.05910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.05933: variable 'omit' from source: magic vars 27788 1726867516.06382: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.06400: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.06410: variable 'omit' from source: magic vars 27788 1726867516.06463: variable 'omit' from source: magic vars 27788 1726867516.06675: variable 'interface' from source: set_fact 27788 1726867516.06775: variable 'omit' from source: magic vars 27788 1726867516.06781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867516.06983: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867516.06987: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867516.06990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867516.06992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867516.06995: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867516.06997: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.07002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.07337: Set connection var ansible_shell_executable to /bin/sh 27788 1726867516.07340: Set connection var ansible_timeout to 10 27788 1726867516.07342: Set connection var ansible_shell_type to sh 27788 1726867516.07344: Set connection var ansible_connection to ssh 27788 1726867516.07346: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867516.07348: Set connection var ansible_pipelining to False 27788 1726867516.07372: variable 'ansible_shell_executable' from source: unknown 27788 1726867516.07383: variable 'ansible_connection' from source: unknown 27788 1726867516.07391: variable 'ansible_module_compression' from source: unknown 27788 1726867516.07451: variable 'ansible_shell_type' from source: unknown 27788 1726867516.07459: variable 'ansible_shell_executable' from source: unknown 27788 1726867516.07466: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.07475: variable 'ansible_pipelining' from source: unknown 27788 1726867516.07486: variable 'ansible_timeout' from source: unknown 27788 1726867516.07495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.07753: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867516.07853: variable 'omit' from source: magic vars 27788 1726867516.07863: starting attempt loop 27788 1726867516.07870: running the handler 27788 1726867516.08021: variable 'interface_stat' from source: set_fact 27788 1726867516.08088: Evaluated conditional (interface_stat.stat.exists): True 27788 1726867516.08100: handler run complete 27788 1726867516.08121: attempt loop complete, returning result 27788 1726867516.08206: _execute() done 27788 1726867516.08209: dumping result to json 27788 1726867516.08212: done dumping result, returning 27788 1726867516.08214: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'ethtest1' [0affcac9-a3a5-b241-6a31-0000000003ec] 27788 1726867516.08217: sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ec 27788 1726867516.08383: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000003ec 27788 1726867516.08387: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867516.08435: no more pending results, returning what we have 27788 1726867516.08438: results queue empty 27788 1726867516.08439: checking for any_errors_fatal 27788 1726867516.08444: done checking for any_errors_fatal 27788 1726867516.08445: checking for max_fail_percentage 27788 1726867516.08446: done checking for max_fail_percentage 27788 1726867516.08447: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.08447: done checking to see if all hosts have failed 27788 1726867516.08448: getting the remaining hosts for this loop 27788 1726867516.08449: done getting the remaining hosts for this loop 27788 1726867516.08453: getting the next task for host managed_node1 27788 1726867516.08460: done getting next task for host managed_node1 27788 1726867516.08465: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867516.08467: ^ 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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867516.08482: getting variables 27788 1726867516.08484: in VariableManager get_vars() 27788 1726867516.08522: Calling all_inventory to load vars for managed_node1 27788 1726867516.08526: Calling groups_inventory to load vars for managed_node1 27788 1726867516.08528: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.08537: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.08540: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.08543: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.08838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.09090: done with get_vars() 27788 1726867516.09099: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:16 -0400 (0:00:00.048) 0:00:11.581 ****** 27788 1726867516.09184: entering _queue_task() for managed_node1/include_tasks 27788 1726867516.09597: worker is 1 (out of 1 available) 27788 1726867516.09605: exiting _queue_task() for managed_node1/include_tasks 27788 1726867516.09616: done queuing things up, now waiting for results queue to drain 27788 1726867516.09617: waiting for pending results... 27788 1726867516.09683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867516.09951: in run() - task 0affcac9-a3a5-b241-6a31-00000000001b 27788 1726867516.09955: variable 'ansible_search_path' from source: unknown 27788 1726867516.09958: variable 'ansible_search_path' from source: unknown 27788 1726867516.09960: calling self._execute() 27788 1726867516.10031: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.10045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.10064: variable 'omit' from source: magic vars 27788 1726867516.10882: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.10887: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.10889: _execute() done 27788 1726867516.10892: dumping result to json 27788 1726867516.10894: done dumping result, returning 27788 1726867516.10897: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-b241-6a31-00000000001b] 27788 1726867516.10899: sending task result for task 0affcac9-a3a5-b241-6a31-00000000001b 27788 1726867516.11060: no more pending results, returning what we have 27788 1726867516.11065: in VariableManager get_vars() 27788 1726867516.11113: Calling all_inventory to load vars for managed_node1 27788 1726867516.11116: Calling groups_inventory to load vars for managed_node1 27788 1726867516.11119: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.11133: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.11136: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.11139: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.11605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.11960: done with get_vars() 27788 1726867516.11968: variable 'ansible_search_path' from source: unknown 27788 1726867516.11969: variable 'ansible_search_path' from source: unknown 27788 1726867516.11984: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000001b 27788 1726867516.11987: WORKER PROCESS EXITING 27788 1726867516.12018: we have included files to process 27788 1726867516.12020: generating all_blocks data 27788 1726867516.12021: done generating all_blocks data 27788 1726867516.12026: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867516.12027: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867516.12030: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867516.12723: done processing included file 27788 1726867516.12725: iterating over new_blocks loaded from include file 27788 1726867516.12727: in VariableManager get_vars() 27788 1726867516.12752: done with get_vars() 27788 1726867516.12754: filtering new block on tags 27788 1726867516.12770: done filtering new block on tags 27788 1726867516.12773: in VariableManager get_vars() 27788 1726867516.12799: done with get_vars() 27788 1726867516.12801: filtering new block on tags 27788 1726867516.12821: done filtering new block on tags 27788 1726867516.12823: in VariableManager get_vars() 27788 1726867516.12845: done with get_vars() 27788 1726867516.12847: filtering new block on tags 27788 1726867516.12864: done filtering new block on tags 27788 1726867516.12866: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 27788 1726867516.12872: extending task lists for all hosts with included blocks 27788 1726867516.13703: done extending task lists 27788 1726867516.13705: done processing included files 27788 1726867516.13706: results queue empty 27788 1726867516.13706: checking for any_errors_fatal 27788 1726867516.13709: done checking for any_errors_fatal 27788 1726867516.13710: checking for max_fail_percentage 27788 1726867516.13711: done checking for max_fail_percentage 27788 1726867516.13712: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.13712: done checking to see if all hosts have failed 27788 1726867516.13713: getting the remaining hosts for this loop 27788 1726867516.13714: done getting the remaining hosts for this loop 27788 1726867516.13717: getting the next task for host managed_node1 27788 1726867516.13721: done getting next task for host managed_node1 27788 1726867516.13723: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867516.13726: ^ 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 27788 1726867516.13735: getting variables 27788 1726867516.13736: in VariableManager get_vars() 27788 1726867516.13751: Calling all_inventory to load vars for managed_node1 27788 1726867516.13754: Calling groups_inventory to load vars for managed_node1 27788 1726867516.13755: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.13760: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.13763: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.13766: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.13935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.14140: done with get_vars() 27788 1726867516.14150: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:16 -0400 (0:00:00.050) 0:00:11.631 ****** 27788 1726867516.14222: entering _queue_task() for managed_node1/setup 27788 1726867516.14451: worker is 1 (out of 1 available) 27788 1726867516.14463: exiting _queue_task() for managed_node1/setup 27788 1726867516.14680: done queuing things up, now waiting for results queue to drain 27788 1726867516.14682: waiting for pending results... 27788 1726867516.14738: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867516.14885: in run() - task 0affcac9-a3a5-b241-6a31-00000000049b 27788 1726867516.14912: variable 'ansible_search_path' from source: unknown 27788 1726867516.14920: variable 'ansible_search_path' from source: unknown 27788 1726867516.14961: calling self._execute() 27788 1726867516.15050: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.15071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.15086: variable 'omit' from source: magic vars 27788 1726867516.15616: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.15634: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.15832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867516.17884: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867516.17959: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867516.18004: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867516.18043: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867516.18078: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867516.18185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867516.18195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867516.18226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867516.18273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867516.18382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867516.18385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867516.18388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867516.18411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867516.18447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867516.18462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867516.18603: variable '__network_required_facts' from source: role '' defaults 27788 1726867516.18621: variable 'ansible_facts' from source: unknown 27788 1726867516.18721: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27788 1726867516.18731: when evaluation is False, skipping this task 27788 1726867516.18737: _execute() done 27788 1726867516.18743: dumping result to json 27788 1726867516.18750: done dumping result, returning 27788 1726867516.18759: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-b241-6a31-00000000049b] 27788 1726867516.18766: sending task result for task 0affcac9-a3a5-b241-6a31-00000000049b 27788 1726867516.19010: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000049b 27788 1726867516.19013: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867516.19054: no more pending results, returning what we have 27788 1726867516.19057: results queue empty 27788 1726867516.19058: checking for any_errors_fatal 27788 1726867516.19060: done checking for any_errors_fatal 27788 1726867516.19061: checking for max_fail_percentage 27788 1726867516.19062: done checking for max_fail_percentage 27788 1726867516.19063: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.19064: done checking to see if all hosts have failed 27788 1726867516.19064: getting the remaining hosts for this loop 27788 1726867516.19066: done getting the remaining hosts for this loop 27788 1726867516.19070: getting the next task for host managed_node1 27788 1726867516.19081: done getting next task for host managed_node1 27788 1726867516.19085: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867516.19089: ^ 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? (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 27788 1726867516.19103: getting variables 27788 1726867516.19105: in VariableManager get_vars() 27788 1726867516.19145: Calling all_inventory to load vars for managed_node1 27788 1726867516.19148: Calling groups_inventory to load vars for managed_node1 27788 1726867516.19151: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.19161: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.19163: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.19166: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.19479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.19706: done with get_vars() 27788 1726867516.19717: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:16 -0400 (0:00:00.055) 0:00:11.687 ****** 27788 1726867516.19811: entering _queue_task() for managed_node1/stat 27788 1726867516.20311: worker is 1 (out of 1 available) 27788 1726867516.20318: exiting _queue_task() for managed_node1/stat 27788 1726867516.20329: done queuing things up, now waiting for results queue to drain 27788 1726867516.20330: waiting for pending results... 27788 1726867516.20368: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867516.20538: in run() - task 0affcac9-a3a5-b241-6a31-00000000049d 27788 1726867516.20563: variable 'ansible_search_path' from source: unknown 27788 1726867516.20570: variable 'ansible_search_path' from source: unknown 27788 1726867516.20613: calling self._execute() 27788 1726867516.20705: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.20772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.20776: variable 'omit' from source: magic vars 27788 1726867516.21100: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.21118: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.21288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867516.21653: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867516.21705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867516.21741: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867516.21784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867516.21873: 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) 27788 1726867516.21968: 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) 27788 1726867516.21971: 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) 27788 1726867516.21974: 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) 27788 1726867516.22049: variable '__network_is_ostree' from source: set_fact 27788 1726867516.22061: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867516.22073: when evaluation is False, skipping this task 27788 1726867516.22086: _execute() done 27788 1726867516.22094: dumping result to json 27788 1726867516.22102: done dumping result, returning 27788 1726867516.22114: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-b241-6a31-00000000049d] 27788 1726867516.22124: sending task result for task 0affcac9-a3a5-b241-6a31-00000000049d skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867516.22361: no more pending results, returning what we have 27788 1726867516.22365: results queue empty 27788 1726867516.22366: checking for any_errors_fatal 27788 1726867516.22372: done checking for any_errors_fatal 27788 1726867516.22373: checking for max_fail_percentage 27788 1726867516.22375: done checking for max_fail_percentage 27788 1726867516.22376: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.22379: done checking to see if all hosts have failed 27788 1726867516.22380: getting the remaining hosts for this loop 27788 1726867516.22381: done getting the remaining hosts for this loop 27788 1726867516.22385: getting the next task for host managed_node1 27788 1726867516.22391: done getting next task for host managed_node1 27788 1726867516.22394: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867516.22399: ^ 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? (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 27788 1726867516.22411: getting variables 27788 1726867516.22415: in VariableManager get_vars() 27788 1726867516.22458: Calling all_inventory to load vars for managed_node1 27788 1726867516.22460: Calling groups_inventory to load vars for managed_node1 27788 1726867516.22462: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.22474: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.22680: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.22688: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.22940: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000049d 27788 1726867516.22945: WORKER PROCESS EXITING 27788 1726867516.22969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.23199: done with get_vars() 27788 1726867516.23211: done getting variables 27788 1726867516.23269: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:16 -0400 (0:00:00.034) 0:00:11.722 ****** 27788 1726867516.23307: entering _queue_task() for managed_node1/set_fact 27788 1726867516.23571: worker is 1 (out of 1 available) 27788 1726867516.23688: exiting _queue_task() for managed_node1/set_fact 27788 1726867516.23699: done queuing things up, now waiting for results queue to drain 27788 1726867516.23700: waiting for pending results... 27788 1726867516.23870: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867516.24019: in run() - task 0affcac9-a3a5-b241-6a31-00000000049e 27788 1726867516.24044: variable 'ansible_search_path' from source: unknown 27788 1726867516.24053: variable 'ansible_search_path' from source: unknown 27788 1726867516.24095: calling self._execute() 27788 1726867516.24189: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.24202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.24216: variable 'omit' from source: magic vars 27788 1726867516.24573: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.24595: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.24760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867516.25033: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867516.25085: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867516.25128: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867516.25161: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867516.25243: 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) 27788 1726867516.25270: 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) 27788 1726867516.25300: 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) 27788 1726867516.25325: 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) 27788 1726867516.25413: variable '__network_is_ostree' from source: set_fact 27788 1726867516.25423: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867516.25430: when evaluation is False, skipping this task 27788 1726867516.25436: _execute() done 27788 1726867516.25449: dumping result to json 27788 1726867516.25458: done dumping result, returning 27788 1726867516.25468: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-b241-6a31-00000000049e] 27788 1726867516.25475: sending task result for task 0affcac9-a3a5-b241-6a31-00000000049e 27788 1726867516.25697: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000049e 27788 1726867516.25700: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867516.25740: no more pending results, returning what we have 27788 1726867516.25744: results queue empty 27788 1726867516.25745: checking for any_errors_fatal 27788 1726867516.25751: done checking for any_errors_fatal 27788 1726867516.25752: checking for max_fail_percentage 27788 1726867516.25754: done checking for max_fail_percentage 27788 1726867516.25755: checking to see if all hosts have failed and the running result is not ok 27788 1726867516.25756: done checking to see if all hosts have failed 27788 1726867516.25756: getting the remaining hosts for this loop 27788 1726867516.25757: done getting the remaining hosts for this loop 27788 1726867516.25761: getting the next task for host managed_node1 27788 1726867516.25768: done getting next task for host managed_node1 27788 1726867516.25772: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867516.25776: ^ 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? (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 27788 1726867516.25789: getting variables 27788 1726867516.25791: in VariableManager get_vars() 27788 1726867516.25825: Calling all_inventory to load vars for managed_node1 27788 1726867516.25827: Calling groups_inventory to load vars for managed_node1 27788 1726867516.25829: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867516.25837: Calling all_plugins_play to load vars for managed_node1 27788 1726867516.25840: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867516.25842: Calling groups_plugins_play to load vars for managed_node1 27788 1726867516.26110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867516.26328: done with get_vars() 27788 1726867516.26338: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:16 -0400 (0:00:00.031) 0:00:11.753 ****** 27788 1726867516.26427: entering _queue_task() for managed_node1/service_facts 27788 1726867516.26429: Creating lock for service_facts 27788 1726867516.26664: worker is 1 (out of 1 available) 27788 1726867516.26675: exiting _queue_task() for managed_node1/service_facts 27788 1726867516.26889: done queuing things up, now waiting for results queue to drain 27788 1726867516.26891: waiting for pending results... 27788 1726867516.26937: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867516.27080: in run() - task 0affcac9-a3a5-b241-6a31-0000000004a0 27788 1726867516.27101: variable 'ansible_search_path' from source: unknown 27788 1726867516.27115: variable 'ansible_search_path' from source: unknown 27788 1726867516.27155: calling self._execute() 27788 1726867516.27236: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.27249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.27263: variable 'omit' from source: magic vars 27788 1726867516.27674: variable 'ansible_distribution_major_version' from source: facts 27788 1726867516.27694: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867516.27703: variable 'omit' from source: magic vars 27788 1726867516.27768: variable 'omit' from source: magic vars 27788 1726867516.27878: variable 'omit' from source: magic vars 27788 1726867516.27881: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867516.27884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867516.27899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867516.27921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867516.27938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867516.27972: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867516.27986: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.27994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.28100: Set connection var ansible_shell_executable to /bin/sh 27788 1726867516.28109: Set connection var ansible_timeout to 10 27788 1726867516.28114: Set connection var ansible_shell_type to sh 27788 1726867516.28120: Set connection var ansible_connection to ssh 27788 1726867516.28129: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867516.28136: Set connection var ansible_pipelining to False 27788 1726867516.28158: variable 'ansible_shell_executable' from source: unknown 27788 1726867516.28165: variable 'ansible_connection' from source: unknown 27788 1726867516.28171: variable 'ansible_module_compression' from source: unknown 27788 1726867516.28176: variable 'ansible_shell_type' from source: unknown 27788 1726867516.28184: variable 'ansible_shell_executable' from source: unknown 27788 1726867516.28189: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867516.28283: variable 'ansible_pipelining' from source: unknown 27788 1726867516.28286: variable 'ansible_timeout' from source: unknown 27788 1726867516.28288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867516.28388: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867516.28403: variable 'omit' from source: magic vars 27788 1726867516.28415: starting attempt loop 27788 1726867516.28422: running the handler 27788 1726867516.28439: _low_level_execute_command(): starting 27788 1726867516.28449: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867516.29159: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.29191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.29208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.29297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.29324: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867516.29338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867516.29360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.29447: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867516.31152: stdout chunk (state=3): >>>/root <<< 27788 1726867516.31312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867516.31355: stdout chunk (state=3): >>><<< 27788 1726867516.31394: stderr chunk (state=3): >>><<< 27788 1726867516.31475: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867516.31481: _low_level_execute_command(): starting 27788 1726867516.31484: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725 `" && echo ansible-tmp-1726867516.3141851-28416-110048092687725="` echo /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725 `" ) && sleep 0' 27788 1726867516.32095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.32111: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.32133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.32153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.32172: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.32202: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867516.32243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.32312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867516.32336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867516.32360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.32440: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867516.34309: stdout chunk (state=3): >>>ansible-tmp-1726867516.3141851-28416-110048092687725=/root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725 <<< 27788 1726867516.34433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867516.34658: stderr chunk (state=3): >>><<< 27788 1726867516.34661: stdout chunk (state=3): >>><<< 27788 1726867516.34663: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867516.3141851-28416-110048092687725=/root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867516.34666: variable 'ansible_module_compression' from source: unknown 27788 1726867516.34766: ANSIBALLZ: Using lock for service_facts 27788 1726867516.34769: ANSIBALLZ: Acquiring lock 27788 1726867516.34778: ANSIBALLZ: Lock acquired: 140280236125040 27788 1726867516.34788: ANSIBALLZ: Creating module 27788 1726867516.52685: ANSIBALLZ: Writing module into payload 27788 1726867516.52688: ANSIBALLZ: Writing module 27788 1726867516.52691: ANSIBALLZ: Renaming module 27788 1726867516.52693: ANSIBALLZ: Done creating module 27788 1726867516.52696: variable 'ansible_facts' from source: unknown 27788 1726867516.52756: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py 27788 1726867516.52988: Sending initial data 27788 1726867516.52992: Sent initial data (162 bytes) 27788 1726867516.53501: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.53508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.53569: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.53619: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867516.53640: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867516.53643: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.53745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867516.55360: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27788 1726867516.55374: 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 <<< 27788 1726867516.55454: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867516.55573: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmperwoomp_ /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py <<< 27788 1726867516.55578: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py" <<< 27788 1726867516.55717: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmperwoomp_" to remote "/root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py" <<< 27788 1726867516.57384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867516.57387: stdout chunk (state=3): >>><<< 27788 1726867516.57392: stderr chunk (state=3): >>><<< 27788 1726867516.57394: done transferring module to remote 27788 1726867516.57396: _low_level_execute_command(): starting 27788 1726867516.57398: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/ /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py && sleep 0' 27788 1726867516.58070: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.58074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.58090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.58105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.58126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.58130: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867516.58142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.58156: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867516.58169: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867516.58242: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867516.58257: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867516.58268: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.58340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867516.60309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867516.60312: stdout chunk (state=3): >>><<< 27788 1726867516.60314: stderr chunk (state=3): >>><<< 27788 1726867516.60317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867516.60319: _low_level_execute_command(): starting 27788 1726867516.60692: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/AnsiballZ_service_facts.py && sleep 0' 27788 1726867516.61073: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867516.61085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.61095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.61109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.61120: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.61128: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867516.61136: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.61155: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867516.61163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867516.61172: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867516.61188: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867516.61198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867516.61210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867516.61218: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867516.61229: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867516.61238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867516.61347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867516.61390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.17396: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.s<<< 27788 1726867518.17451: stdout chunk (state=3): >>>ervice", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 27788 1726867518.19083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867518.19087: stdout chunk (state=3): >>><<< 27788 1726867518.19089: stderr chunk (state=3): >>><<< 27788 1726867518.19093: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867518.21084: 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-1726867516.3141851-28416-110048092687725/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867518.21095: _low_level_execute_command(): starting 27788 1726867518.21100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867516.3141851-28416-110048092687725/ > /dev/null 2>&1 && sleep 0' 27788 1726867518.21737: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867518.21747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867518.21758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867518.21772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867518.21828: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867518.21832: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867518.21835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.21837: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867518.21839: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867518.21841: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867518.21916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867518.21924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.22006: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.23846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867518.23900: stderr chunk (state=3): >>><<< 27788 1726867518.23915: stdout chunk (state=3): >>><<< 27788 1726867518.23939: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867518.23952: handler run complete 27788 1726867518.24287: variable 'ansible_facts' from source: unknown 27788 1726867518.24306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867518.24791: variable 'ansible_facts' from source: unknown 27788 1726867518.24939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867518.25161: attempt loop complete, returning result 27788 1726867518.25171: _execute() done 27788 1726867518.25180: dumping result to json 27788 1726867518.25247: done dumping result, returning 27788 1726867518.25270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-b241-6a31-0000000004a0] 27788 1726867518.25281: sending task result for task 0affcac9-a3a5-b241-6a31-0000000004a0 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867518.26724: no more pending results, returning what we have 27788 1726867518.26727: results queue empty 27788 1726867518.26728: checking for any_errors_fatal 27788 1726867518.26731: done checking for any_errors_fatal 27788 1726867518.26732: checking for max_fail_percentage 27788 1726867518.26733: done checking for max_fail_percentage 27788 1726867518.26734: checking to see if all hosts have failed and the running result is not ok 27788 1726867518.26735: done checking to see if all hosts have failed 27788 1726867518.26735: getting the remaining hosts for this loop 27788 1726867518.26737: done getting the remaining hosts for this loop 27788 1726867518.26739: getting the next task for host managed_node1 27788 1726867518.26746: done getting next task for host managed_node1 27788 1726867518.26749: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867518.26753: ^ 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? (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 27788 1726867518.26762: getting variables 27788 1726867518.26763: in VariableManager get_vars() 27788 1726867518.26795: Calling all_inventory to load vars for managed_node1 27788 1726867518.26797: Calling groups_inventory to load vars for managed_node1 27788 1726867518.26800: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867518.26808: Calling all_plugins_play to load vars for managed_node1 27788 1726867518.26811: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867518.26813: Calling groups_plugins_play to load vars for managed_node1 27788 1726867518.27182: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000004a0 27788 1726867518.27185: WORKER PROCESS EXITING 27788 1726867518.27208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867518.27745: done with get_vars() 27788 1726867518.27760: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:18 -0400 (0:00:02.014) 0:00:13.768 ****** 27788 1726867518.27883: entering _queue_task() for managed_node1/package_facts 27788 1726867518.27885: Creating lock for package_facts 27788 1726867518.28235: worker is 1 (out of 1 available) 27788 1726867518.28267: exiting _queue_task() for managed_node1/package_facts 27788 1726867518.28282: done queuing things up, now waiting for results queue to drain 27788 1726867518.28283: waiting for pending results... 27788 1726867518.28479: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867518.28638: in run() - task 0affcac9-a3a5-b241-6a31-0000000004a1 27788 1726867518.28660: variable 'ansible_search_path' from source: unknown 27788 1726867518.28669: variable 'ansible_search_path' from source: unknown 27788 1726867518.28712: calling self._execute() 27788 1726867518.28806: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867518.28820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867518.28947: variable 'omit' from source: magic vars 27788 1726867518.29221: variable 'ansible_distribution_major_version' from source: facts 27788 1726867518.29240: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867518.29251: variable 'omit' from source: magic vars 27788 1726867518.29330: variable 'omit' from source: magic vars 27788 1726867518.29369: variable 'omit' from source: magic vars 27788 1726867518.29418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867518.29460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867518.29491: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867518.29517: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867518.29535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867518.29569: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867518.29582: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867518.29592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867518.29702: Set connection var ansible_shell_executable to /bin/sh 27788 1726867518.29723: Set connection var ansible_timeout to 10 27788 1726867518.29783: Set connection var ansible_shell_type to sh 27788 1726867518.29786: Set connection var ansible_connection to ssh 27788 1726867518.29789: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867518.29791: Set connection var ansible_pipelining to False 27788 1726867518.29793: variable 'ansible_shell_executable' from source: unknown 27788 1726867518.29796: variable 'ansible_connection' from source: unknown 27788 1726867518.29798: variable 'ansible_module_compression' from source: unknown 27788 1726867518.29800: variable 'ansible_shell_type' from source: unknown 27788 1726867518.29803: variable 'ansible_shell_executable' from source: unknown 27788 1726867518.29808: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867518.29825: variable 'ansible_pipelining' from source: unknown 27788 1726867518.29834: variable 'ansible_timeout' from source: unknown 27788 1726867518.29843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867518.30035: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867518.30083: variable 'omit' from source: magic vars 27788 1726867518.30086: starting attempt loop 27788 1726867518.30089: running the handler 27788 1726867518.30091: _low_level_execute_command(): starting 27788 1726867518.30093: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867518.30875: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867518.30884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.30919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867518.30937: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867518.30962: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.31044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.32722: stdout chunk (state=3): >>>/root <<< 27788 1726867518.32844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867518.32854: stdout chunk (state=3): >>><<< 27788 1726867518.32863: stderr chunk (state=3): >>><<< 27788 1726867518.32882: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867518.32894: _low_level_execute_command(): starting 27788 1726867518.32901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857 `" && echo ansible-tmp-1726867518.3288157-28495-157342327753857="` echo /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857 `" ) && sleep 0' 27788 1726867518.33317: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867518.33320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.33325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867518.33335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.33374: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867518.33384: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.33432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.35322: stdout chunk (state=3): >>>ansible-tmp-1726867518.3288157-28495-157342327753857=/root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857 <<< 27788 1726867518.35430: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867518.35454: stderr chunk (state=3): >>><<< 27788 1726867518.35456: stdout chunk (state=3): >>><<< 27788 1726867518.35465: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867518.3288157-28495-157342327753857=/root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867518.35599: variable 'ansible_module_compression' from source: unknown 27788 1726867518.35602: ANSIBALLZ: Using lock for package_facts 27788 1726867518.35605: ANSIBALLZ: Acquiring lock 27788 1726867518.35606: ANSIBALLZ: Lock acquired: 140280271196992 27788 1726867518.35608: ANSIBALLZ: Creating module 27788 1726867518.57545: ANSIBALLZ: Writing module into payload 27788 1726867518.57634: ANSIBALLZ: Writing module 27788 1726867518.57660: ANSIBALLZ: Renaming module 27788 1726867518.57664: ANSIBALLZ: Done creating module 27788 1726867518.57694: variable 'ansible_facts' from source: unknown 27788 1726867518.57809: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py 27788 1726867518.57905: Sending initial data 27788 1726867518.57909: Sent initial data (162 bytes) 27788 1726867518.58355: 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 <<< 27788 1726867518.58382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867518.58386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.58390: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867518.58393: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.58455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867518.58458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867518.58460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.58519: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.60176: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867518.60220: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867518.60267: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpw9jutrq2 /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py <<< 27788 1726867518.60274: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py" <<< 27788 1726867518.60314: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpw9jutrq2" to remote "/root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py" <<< 27788 1726867518.61384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867518.61424: stderr chunk (state=3): >>><<< 27788 1726867518.61430: stdout chunk (state=3): >>><<< 27788 1726867518.61463: done transferring module to remote 27788 1726867518.61471: _low_level_execute_command(): starting 27788 1726867518.61474: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/ /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py && sleep 0' 27788 1726867518.61872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867518.61887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867518.61891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.61907: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867518.61913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.61961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867518.61965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.62013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867518.63863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867518.63866: stdout chunk (state=3): >>><<< 27788 1726867518.63868: stderr chunk (state=3): >>><<< 27788 1726867518.63884: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867518.63954: _low_level_execute_command(): starting 27788 1726867518.63958: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/AnsiballZ_package_facts.py && sleep 0' 27788 1726867518.64397: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867518.64403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867518.64430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.64433: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867518.64435: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867518.64437: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867518.64485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867518.64497: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867518.64563: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867519.08626: 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<<< 27788 1726867519.08692: 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, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27788 1726867519.10391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867519.10395: stderr chunk (state=3): >>><<< 27788 1726867519.10397: stdout chunk (state=3): >>><<< 27788 1726867519.10585: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867519.12964: 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-1726867518.3288157-28495-157342327753857/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867519.13000: _low_level_execute_command(): starting 27788 1726867519.13010: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867518.3288157-28495-157342327753857/ > /dev/null 2>&1 && sleep 0' 27788 1726867519.13654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867519.13693: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867519.13763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867519.13785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867519.13811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867519.13892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867519.15774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867519.15788: stdout chunk (state=3): >>><<< 27788 1726867519.15805: stderr chunk (state=3): >>><<< 27788 1726867519.15823: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867519.15839: handler run complete 27788 1726867519.16715: variable 'ansible_facts' from source: unknown 27788 1726867519.17172: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.19173: variable 'ansible_facts' from source: unknown 27788 1726867519.19751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.20463: attempt loop complete, returning result 27788 1726867519.20483: _execute() done 27788 1726867519.20490: dumping result to json 27788 1726867519.20714: done dumping result, returning 27788 1726867519.20738: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-b241-6a31-0000000004a1] 27788 1726867519.20746: sending task result for task 0affcac9-a3a5-b241-6a31-0000000004a1 27788 1726867519.23088: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000004a1 27788 1726867519.23092: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867519.23192: no more pending results, returning what we have 27788 1726867519.23195: results queue empty 27788 1726867519.23196: checking for any_errors_fatal 27788 1726867519.23201: done checking for any_errors_fatal 27788 1726867519.23201: checking for max_fail_percentage 27788 1726867519.23203: done checking for max_fail_percentage 27788 1726867519.23204: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.23204: done checking to see if all hosts have failed 27788 1726867519.23205: getting the remaining hosts for this loop 27788 1726867519.23206: done getting the remaining hosts for this loop 27788 1726867519.23210: getting the next task for host managed_node1 27788 1726867519.23218: done getting next task for host managed_node1 27788 1726867519.23222: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867519.23224: ^ 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? (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 27788 1726867519.23236: getting variables 27788 1726867519.23237: in VariableManager get_vars() 27788 1726867519.23271: Calling all_inventory to load vars for managed_node1 27788 1726867519.23274: Calling groups_inventory to load vars for managed_node1 27788 1726867519.23276: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.23294: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.23297: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.23299: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.24560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.26347: done with get_vars() 27788 1726867519.26368: done getting variables 27788 1726867519.26438: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:19 -0400 (0:00:00.985) 0:00:14.754 ****** 27788 1726867519.26471: entering _queue_task() for managed_node1/debug 27788 1726867519.27056: worker is 1 (out of 1 available) 27788 1726867519.27183: exiting _queue_task() for managed_node1/debug 27788 1726867519.27195: done queuing things up, now waiting for results queue to drain 27788 1726867519.27196: waiting for pending results... 27788 1726867519.27638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867519.27846: in run() - task 0affcac9-a3a5-b241-6a31-00000000001c 27788 1726867519.27869: variable 'ansible_search_path' from source: unknown 27788 1726867519.27876: variable 'ansible_search_path' from source: unknown 27788 1726867519.27933: calling self._execute() 27788 1726867519.28104: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.28108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.28111: variable 'omit' from source: magic vars 27788 1726867519.28425: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.28448: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.28460: variable 'omit' from source: magic vars 27788 1726867519.28520: variable 'omit' from source: magic vars 27788 1726867519.28613: variable 'network_provider' from source: set_fact 27788 1726867519.28629: variable 'omit' from source: magic vars 27788 1726867519.28660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867519.28696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867519.28722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867519.28738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867519.28747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867519.28770: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867519.28778: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.28782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.28852: Set connection var ansible_shell_executable to /bin/sh 27788 1726867519.28855: Set connection var ansible_timeout to 10 27788 1726867519.28858: Set connection var ansible_shell_type to sh 27788 1726867519.28863: Set connection var ansible_connection to ssh 27788 1726867519.28868: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867519.28874: Set connection var ansible_pipelining to False 27788 1726867519.28895: variable 'ansible_shell_executable' from source: unknown 27788 1726867519.28899: variable 'ansible_connection' from source: unknown 27788 1726867519.28902: variable 'ansible_module_compression' from source: unknown 27788 1726867519.28904: variable 'ansible_shell_type' from source: unknown 27788 1726867519.28907: variable 'ansible_shell_executable' from source: unknown 27788 1726867519.28909: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.28911: variable 'ansible_pipelining' from source: unknown 27788 1726867519.28914: variable 'ansible_timeout' from source: unknown 27788 1726867519.28916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.29019: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867519.29028: variable 'omit' from source: magic vars 27788 1726867519.29031: starting attempt loop 27788 1726867519.29034: running the handler 27788 1726867519.29071: handler run complete 27788 1726867519.29082: attempt loop complete, returning result 27788 1726867519.29085: _execute() done 27788 1726867519.29088: dumping result to json 27788 1726867519.29091: done dumping result, returning 27788 1726867519.29099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-b241-6a31-00000000001c] 27788 1726867519.29102: sending task result for task 0affcac9-a3a5-b241-6a31-00000000001c 27788 1726867519.29182: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000001c 27788 1726867519.29185: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 27788 1726867519.29258: no more pending results, returning what we have 27788 1726867519.29261: results queue empty 27788 1726867519.29262: checking for any_errors_fatal 27788 1726867519.29272: done checking for any_errors_fatal 27788 1726867519.29273: checking for max_fail_percentage 27788 1726867519.29275: done checking for max_fail_percentage 27788 1726867519.29275: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.29276: done checking to see if all hosts have failed 27788 1726867519.29278: getting the remaining hosts for this loop 27788 1726867519.29280: done getting the remaining hosts for this loop 27788 1726867519.29283: getting the next task for host managed_node1 27788 1726867519.29289: done getting next task for host managed_node1 27788 1726867519.29292: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867519.29296: ^ 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? (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 27788 1726867519.29305: getting variables 27788 1726867519.29306: in VariableManager get_vars() 27788 1726867519.29341: Calling all_inventory to load vars for managed_node1 27788 1726867519.29344: Calling groups_inventory to load vars for managed_node1 27788 1726867519.29346: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.29354: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.29356: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.29358: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.30633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.32231: done with get_vars() 27788 1726867519.32253: done getting variables 27788 1726867519.32316: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:19 -0400 (0:00:00.058) 0:00:14.813 ****** 27788 1726867519.32351: entering _queue_task() for managed_node1/fail 27788 1726867519.32630: worker is 1 (out of 1 available) 27788 1726867519.32643: exiting _queue_task() for managed_node1/fail 27788 1726867519.32656: done queuing things up, now waiting for results queue to drain 27788 1726867519.32658: waiting for pending results... 27788 1726867519.33007: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867519.33245: in run() - task 0affcac9-a3a5-b241-6a31-00000000001d 27788 1726867519.33249: variable 'ansible_search_path' from source: unknown 27788 1726867519.33252: variable 'ansible_search_path' from source: unknown 27788 1726867519.33254: calling self._execute() 27788 1726867519.33338: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.33360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.33385: variable 'omit' from source: magic vars 27788 1726867519.33771: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.33890: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.33918: variable 'network_state' from source: role '' defaults 27788 1726867519.33935: Evaluated conditional (network_state != {}): False 27788 1726867519.33943: when evaluation is False, skipping this task 27788 1726867519.33949: _execute() done 27788 1726867519.33956: dumping result to json 27788 1726867519.33962: done dumping result, returning 27788 1726867519.33972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-b241-6a31-00000000001d] 27788 1726867519.33985: sending task result for task 0affcac9-a3a5-b241-6a31-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867519.34150: no more pending results, returning what we have 27788 1726867519.34154: results queue empty 27788 1726867519.34156: checking for any_errors_fatal 27788 1726867519.34161: done checking for any_errors_fatal 27788 1726867519.34162: checking for max_fail_percentage 27788 1726867519.34164: done checking for max_fail_percentage 27788 1726867519.34165: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.34166: done checking to see if all hosts have failed 27788 1726867519.34166: getting the remaining hosts for this loop 27788 1726867519.34167: done getting the remaining hosts for this loop 27788 1726867519.34171: getting the next task for host managed_node1 27788 1726867519.34280: done getting next task for host managed_node1 27788 1726867519.34285: ^ 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 27788 1726867519.34288: ^ 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? (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 27788 1726867519.34303: getting variables 27788 1726867519.34304: in VariableManager get_vars() 27788 1726867519.34349: Calling all_inventory to load vars for managed_node1 27788 1726867519.34352: Calling groups_inventory to load vars for managed_node1 27788 1726867519.34354: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.34365: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.34368: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.34371: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.34473: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000001d 27788 1726867519.34476: WORKER PROCESS EXITING 27788 1726867519.35970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.38219: done with get_vars() 27788 1726867519.38245: done getting variables 27788 1726867519.38360: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:19 -0400 (0:00:00.060) 0:00:14.873 ****** 27788 1726867519.38400: entering _queue_task() for managed_node1/fail 27788 1726867519.38707: worker is 1 (out of 1 available) 27788 1726867519.38720: exiting _queue_task() for managed_node1/fail 27788 1726867519.38736: done queuing things up, now waiting for results queue to drain 27788 1726867519.38738: waiting for pending results... 27788 1726867519.39022: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27788 1726867519.39160: in run() - task 0affcac9-a3a5-b241-6a31-00000000001e 27788 1726867519.39180: variable 'ansible_search_path' from source: unknown 27788 1726867519.39187: variable 'ansible_search_path' from source: unknown 27788 1726867519.39229: calling self._execute() 27788 1726867519.39316: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.39330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.39342: variable 'omit' from source: magic vars 27788 1726867519.39695: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.39710: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.39832: variable 'network_state' from source: role '' defaults 27788 1726867519.39853: Evaluated conditional (network_state != {}): False 27788 1726867519.39862: when evaluation is False, skipping this task 27788 1726867519.39870: _execute() done 27788 1726867519.39881: dumping result to json 27788 1726867519.39890: done dumping result, returning 27788 1726867519.39902: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-b241-6a31-00000000001e] 27788 1726867519.39913: sending task result for task 0affcac9-a3a5-b241-6a31-00000000001e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867519.40129: no more pending results, returning what we have 27788 1726867519.40134: results queue empty 27788 1726867519.40135: checking for any_errors_fatal 27788 1726867519.40142: done checking for any_errors_fatal 27788 1726867519.40143: checking for max_fail_percentage 27788 1726867519.40145: done checking for max_fail_percentage 27788 1726867519.40146: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.40146: done checking to see if all hosts have failed 27788 1726867519.40147: getting the remaining hosts for this loop 27788 1726867519.40148: done getting the remaining hosts for this loop 27788 1726867519.40153: getting the next task for host managed_node1 27788 1726867519.40160: done getting next task for host managed_node1 27788 1726867519.40163: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867519.40167: ^ 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? (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 27788 1726867519.40184: getting variables 27788 1726867519.40186: in VariableManager get_vars() 27788 1726867519.40231: Calling all_inventory to load vars for managed_node1 27788 1726867519.40234: Calling groups_inventory to load vars for managed_node1 27788 1726867519.40237: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.40248: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.40251: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.40254: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.40790: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000001e 27788 1726867519.40793: WORKER PROCESS EXITING 27788 1726867519.41695: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.43231: done with get_vars() 27788 1726867519.43253: done getting variables 27788 1726867519.43312: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:19 -0400 (0:00:00.049) 0:00:14.923 ****** 27788 1726867519.43345: entering _queue_task() for managed_node1/fail 27788 1726867519.43620: worker is 1 (out of 1 available) 27788 1726867519.43636: exiting _queue_task() for managed_node1/fail 27788 1726867519.43648: done queuing things up, now waiting for results queue to drain 27788 1726867519.43650: waiting for pending results... 27788 1726867519.43916: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867519.44052: in run() - task 0affcac9-a3a5-b241-6a31-00000000001f 27788 1726867519.44072: variable 'ansible_search_path' from source: unknown 27788 1726867519.44083: variable 'ansible_search_path' from source: unknown 27788 1726867519.44128: calling self._execute() 27788 1726867519.44217: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.44232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.44246: variable 'omit' from source: magic vars 27788 1726867519.44608: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.44626: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.44809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867519.46988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867519.47390: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867519.47436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867519.47682: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867519.47686: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867519.47689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.47691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.47694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.47696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.47714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.47809: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.47834: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27788 1726867519.47955: variable 'ansible_distribution' from source: facts 27788 1726867519.47965: variable '__network_rh_distros' from source: role '' defaults 27788 1726867519.47982: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27788 1726867519.48251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.48284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.48313: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.48385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.48388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.48393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.48422: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.48439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.48482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.48493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.48532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.48553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.48640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.48643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.48646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.48909: variable 'network_connections' from source: task vars 27788 1726867519.48919: variable 'interface0' from source: play vars 27788 1726867519.48989: variable 'interface0' from source: play vars 27788 1726867519.48997: variable 'interface0' from source: play vars 27788 1726867519.49056: variable 'interface0' from source: play vars 27788 1726867519.49073: variable 'interface1' from source: play vars 27788 1726867519.49131: variable 'interface1' from source: play vars 27788 1726867519.49184: variable 'interface1' from source: play vars 27788 1726867519.49195: variable 'interface1' from source: play vars 27788 1726867519.49209: variable 'network_state' from source: role '' defaults 27788 1726867519.49281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867519.49448: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867519.49487: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867519.49583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867519.49593: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867519.49599: 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) 27788 1726867519.49623: 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) 27788 1726867519.49653: 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) 27788 1726867519.49687: 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) 27788 1726867519.49729: 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 27788 1726867519.49733: when evaluation is False, skipping this task 27788 1726867519.49735: _execute() done 27788 1726867519.49738: dumping result to json 27788 1726867519.49740: done dumping result, returning 27788 1726867519.49747: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-b241-6a31-00000000001f] 27788 1726867519.49752: sending task result for task 0affcac9-a3a5-b241-6a31-00000000001f 27788 1726867519.49896: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000001f 27788 1726867519.49900: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27788 1726867519.49963: no more pending results, returning what we have 27788 1726867519.49967: results queue empty 27788 1726867519.49968: checking for any_errors_fatal 27788 1726867519.49972: done checking for any_errors_fatal 27788 1726867519.49973: checking for max_fail_percentage 27788 1726867519.49975: done checking for max_fail_percentage 27788 1726867519.49976: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.49979: done checking to see if all hosts have failed 27788 1726867519.49980: getting the remaining hosts for this loop 27788 1726867519.49981: done getting the remaining hosts for this loop 27788 1726867519.49985: getting the next task for host managed_node1 27788 1726867519.49992: done getting next task for host managed_node1 27788 1726867519.49996: ^ 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 27788 1726867519.49999: ^ 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? (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 27788 1726867519.50013: getting variables 27788 1726867519.50014: in VariableManager get_vars() 27788 1726867519.50059: Calling all_inventory to load vars for managed_node1 27788 1726867519.50062: Calling groups_inventory to load vars for managed_node1 27788 1726867519.50067: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.50281: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.50286: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.50290: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.54627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.56147: done with get_vars() 27788 1726867519.56172: done getting variables 27788 1726867519.56253: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:19 -0400 (0:00:00.129) 0:00:15.052 ****** 27788 1726867519.56282: entering _queue_task() for managed_node1/dnf 27788 1726867519.56605: worker is 1 (out of 1 available) 27788 1726867519.56617: exiting _queue_task() for managed_node1/dnf 27788 1726867519.56634: done queuing things up, now waiting for results queue to drain 27788 1726867519.56635: waiting for pending results... 27788 1726867519.56997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27788 1726867519.57067: in run() - task 0affcac9-a3a5-b241-6a31-000000000020 27788 1726867519.57116: variable 'ansible_search_path' from source: unknown 27788 1726867519.57120: variable 'ansible_search_path' from source: unknown 27788 1726867519.57147: calling self._execute() 27788 1726867519.57246: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.57484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.57487: variable 'omit' from source: magic vars 27788 1726867519.57657: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.57676: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.57892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867519.60059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867519.60144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867519.60188: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867519.60236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867519.60267: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867519.60346: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.60375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.60404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.60455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.60474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.60593: variable 'ansible_distribution' from source: facts 27788 1726867519.60602: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.60619: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27788 1726867519.60740: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867519.60883: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.60911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.60943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.60990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.61009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.61053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.61087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.61116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.61192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.61195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.61227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.61255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.61289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.61408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.61411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.61518: variable 'network_connections' from source: task vars 27788 1726867519.61538: variable 'interface0' from source: play vars 27788 1726867519.61608: variable 'interface0' from source: play vars 27788 1726867519.61629: variable 'interface0' from source: play vars 27788 1726867519.61694: variable 'interface0' from source: play vars 27788 1726867519.61711: variable 'interface1' from source: play vars 27788 1726867519.61782: variable 'interface1' from source: play vars 27788 1726867519.61794: variable 'interface1' from source: play vars 27788 1726867519.61861: variable 'interface1' from source: play vars 27788 1726867519.61938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867519.62132: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867519.62275: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867519.62279: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867519.62282: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867519.62296: 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) 27788 1726867519.62326: 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) 27788 1726867519.62356: 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) 27788 1726867519.62389: 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) 27788 1726867519.62452: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867519.62703: variable 'network_connections' from source: task vars 27788 1726867519.62717: variable 'interface0' from source: play vars 27788 1726867519.62784: variable 'interface0' from source: play vars 27788 1726867519.62795: variable 'interface0' from source: play vars 27788 1726867519.62862: variable 'interface0' from source: play vars 27788 1726867519.62881: variable 'interface1' from source: play vars 27788 1726867519.62949: variable 'interface1' from source: play vars 27788 1726867519.62960: variable 'interface1' from source: play vars 27788 1726867519.63023: variable 'interface1' from source: play vars 27788 1726867519.63147: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867519.63150: when evaluation is False, skipping this task 27788 1726867519.63152: _execute() done 27788 1726867519.63155: dumping result to json 27788 1726867519.63157: done dumping result, returning 27788 1726867519.63159: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000020] 27788 1726867519.63161: sending task result for task 0affcac9-a3a5-b241-6a31-000000000020 27788 1726867519.63229: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000020 27788 1726867519.63232: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867519.63306: no more pending results, returning what we have 27788 1726867519.63311: results queue empty 27788 1726867519.63312: checking for any_errors_fatal 27788 1726867519.63326: done checking for any_errors_fatal 27788 1726867519.63327: checking for max_fail_percentage 27788 1726867519.63329: done checking for max_fail_percentage 27788 1726867519.63329: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.63330: done checking to see if all hosts have failed 27788 1726867519.63331: getting the remaining hosts for this loop 27788 1726867519.63333: done getting the remaining hosts for this loop 27788 1726867519.63337: getting the next task for host managed_node1 27788 1726867519.63343: done getting next task for host managed_node1 27788 1726867519.63347: ^ 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 27788 1726867519.63350: ^ 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? (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 27788 1726867519.63363: getting variables 27788 1726867519.63365: in VariableManager get_vars() 27788 1726867519.63409: Calling all_inventory to load vars for managed_node1 27788 1726867519.63412: Calling groups_inventory to load vars for managed_node1 27788 1726867519.63414: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.63428: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.63432: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.63435: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.65021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.66646: done with get_vars() 27788 1726867519.66667: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867519.66742: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:19 -0400 (0:00:00.104) 0:00:15.157 ****** 27788 1726867519.66771: entering _queue_task() for managed_node1/yum 27788 1726867519.66773: Creating lock for yum 27788 1726867519.67051: worker is 1 (out of 1 available) 27788 1726867519.67065: exiting _queue_task() for managed_node1/yum 27788 1726867519.67079: done queuing things up, now waiting for results queue to drain 27788 1726867519.67080: waiting for pending results... 27788 1726867519.67493: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27788 1726867519.67498: in run() - task 0affcac9-a3a5-b241-6a31-000000000021 27788 1726867519.67506: variable 'ansible_search_path' from source: unknown 27788 1726867519.67514: variable 'ansible_search_path' from source: unknown 27788 1726867519.67556: calling self._execute() 27788 1726867519.67655: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.67667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.67684: variable 'omit' from source: magic vars 27788 1726867519.68061: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.68081: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.68268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867519.70811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867519.70883: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867519.70980: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867519.70984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867519.71006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867519.71087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.71119: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.71151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.71200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.71218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.71313: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.71382: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27788 1726867519.71385: when evaluation is False, skipping this task 27788 1726867519.71388: _execute() done 27788 1726867519.71390: dumping result to json 27788 1726867519.71392: done dumping result, returning 27788 1726867519.71394: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000021] 27788 1726867519.71397: sending task result for task 0affcac9-a3a5-b241-6a31-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27788 1726867519.71519: no more pending results, returning what we have 27788 1726867519.71526: results queue empty 27788 1726867519.71528: checking for any_errors_fatal 27788 1726867519.71535: done checking for any_errors_fatal 27788 1726867519.71536: checking for max_fail_percentage 27788 1726867519.71538: done checking for max_fail_percentage 27788 1726867519.71539: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.71540: done checking to see if all hosts have failed 27788 1726867519.71541: getting the remaining hosts for this loop 27788 1726867519.71542: done getting the remaining hosts for this loop 27788 1726867519.71546: getting the next task for host managed_node1 27788 1726867519.71553: done getting next task for host managed_node1 27788 1726867519.71557: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867519.71560: ^ 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? (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 27788 1726867519.71574: getting variables 27788 1726867519.71576: in VariableManager get_vars() 27788 1726867519.71618: Calling all_inventory to load vars for managed_node1 27788 1726867519.71621: Calling groups_inventory to load vars for managed_node1 27788 1726867519.71626: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.71637: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.71640: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.71643: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.72390: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000021 27788 1726867519.72394: WORKER PROCESS EXITING 27788 1726867519.73441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.74978: done with get_vars() 27788 1726867519.74998: done getting variables 27788 1726867519.75051: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:19 -0400 (0:00:00.083) 0:00:15.240 ****** 27788 1726867519.75082: entering _queue_task() for managed_node1/fail 27788 1726867519.75348: worker is 1 (out of 1 available) 27788 1726867519.75361: exiting _queue_task() for managed_node1/fail 27788 1726867519.75374: done queuing things up, now waiting for results queue to drain 27788 1726867519.75375: waiting for pending results... 27788 1726867519.75647: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867519.75797: in run() - task 0affcac9-a3a5-b241-6a31-000000000022 27788 1726867519.75982: variable 'ansible_search_path' from source: unknown 27788 1726867519.75986: variable 'ansible_search_path' from source: unknown 27788 1726867519.75989: calling self._execute() 27788 1726867519.75992: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.75995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.75997: variable 'omit' from source: magic vars 27788 1726867519.76370: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.76391: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.76520: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867519.76730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867519.78867: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867519.78924: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867519.78953: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867519.78981: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867519.79001: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867519.79062: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.79087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.79105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.79135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.79145: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.79183: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.79198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.79217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.79246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.79256: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.79289: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.79307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.79324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.79352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.79362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.79483: variable 'network_connections' from source: task vars 27788 1726867519.79490: variable 'interface0' from source: play vars 27788 1726867519.79552: variable 'interface0' from source: play vars 27788 1726867519.79559: variable 'interface0' from source: play vars 27788 1726867519.79605: variable 'interface0' from source: play vars 27788 1726867519.79614: variable 'interface1' from source: play vars 27788 1726867519.79661: variable 'interface1' from source: play vars 27788 1726867519.79664: variable 'interface1' from source: play vars 27788 1726867519.79708: variable 'interface1' from source: play vars 27788 1726867519.79763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867519.79886: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867519.79914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867519.79942: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867519.79967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867519.80000: 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) 27788 1726867519.80015: 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) 27788 1726867519.80037: 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) 27788 1726867519.80057: 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) 27788 1726867519.80106: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867519.80382: variable 'network_connections' from source: task vars 27788 1726867519.80386: variable 'interface0' from source: play vars 27788 1726867519.80388: variable 'interface0' from source: play vars 27788 1726867519.80390: variable 'interface0' from source: play vars 27788 1726867519.80431: variable 'interface0' from source: play vars 27788 1726867519.80448: variable 'interface1' from source: play vars 27788 1726867519.80514: variable 'interface1' from source: play vars 27788 1726867519.80538: variable 'interface1' from source: play vars 27788 1726867519.80601: variable 'interface1' from source: play vars 27788 1726867519.80650: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867519.80658: when evaluation is False, skipping this task 27788 1726867519.80666: _execute() done 27788 1726867519.80672: dumping result to json 27788 1726867519.80682: done dumping result, returning 27788 1726867519.80695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000022] 27788 1726867519.80703: sending task result for task 0affcac9-a3a5-b241-6a31-000000000022 27788 1726867519.81084: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000022 27788 1726867519.81087: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867519.81135: no more pending results, returning what we have 27788 1726867519.81139: results queue empty 27788 1726867519.81140: checking for any_errors_fatal 27788 1726867519.81146: done checking for any_errors_fatal 27788 1726867519.81146: checking for max_fail_percentage 27788 1726867519.81148: done checking for max_fail_percentage 27788 1726867519.81149: checking to see if all hosts have failed and the running result is not ok 27788 1726867519.81150: done checking to see if all hosts have failed 27788 1726867519.81151: getting the remaining hosts for this loop 27788 1726867519.81152: done getting the remaining hosts for this loop 27788 1726867519.81155: getting the next task for host managed_node1 27788 1726867519.81161: done getting next task for host managed_node1 27788 1726867519.81164: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27788 1726867519.81167: ^ 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? (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 27788 1726867519.81183: getting variables 27788 1726867519.81185: in VariableManager get_vars() 27788 1726867519.81227: Calling all_inventory to load vars for managed_node1 27788 1726867519.81230: Calling groups_inventory to load vars for managed_node1 27788 1726867519.81232: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867519.81241: Calling all_plugins_play to load vars for managed_node1 27788 1726867519.81244: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867519.81247: Calling groups_plugins_play to load vars for managed_node1 27788 1726867519.82117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867519.83285: done with get_vars() 27788 1726867519.83300: done getting variables 27788 1726867519.83360: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:19 -0400 (0:00:00.083) 0:00:15.323 ****** 27788 1726867519.83388: entering _queue_task() for managed_node1/package 27788 1726867519.83798: worker is 1 (out of 1 available) 27788 1726867519.83810: exiting _queue_task() for managed_node1/package 27788 1726867519.83821: done queuing things up, now waiting for results queue to drain 27788 1726867519.83822: waiting for pending results... 27788 1726867519.84019: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 27788 1726867519.84169: in run() - task 0affcac9-a3a5-b241-6a31-000000000023 27788 1726867519.84194: variable 'ansible_search_path' from source: unknown 27788 1726867519.84202: variable 'ansible_search_path' from source: unknown 27788 1726867519.84249: calling self._execute() 27788 1726867519.84350: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867519.84361: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867519.84376: variable 'omit' from source: magic vars 27788 1726867519.84974: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.85011: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867519.85232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867519.85510: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867519.85562: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867519.85605: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867519.85683: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867519.85803: variable 'network_packages' from source: role '' defaults 27788 1726867519.85906: variable '__network_provider_setup' from source: role '' defaults 27788 1726867519.85923: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867519.85996: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867519.86009: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867519.86079: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867519.86269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867519.89323: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867519.89405: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867519.89436: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867519.89462: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867519.89486: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867519.89559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.89582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.89603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.89629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.89640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.89675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.89693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.89711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.89737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.89749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.89888: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867519.89957: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.89975: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.89993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.90020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.90031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.90092: variable 'ansible_python' from source: facts 27788 1726867519.90112: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867519.90167: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867519.90221: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867519.90304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.90336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.90421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.90427: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.90430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.90433: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867519.90620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867519.90625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867519.90629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867519.90631: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867519.90733: variable 'network_connections' from source: task vars 27788 1726867519.90756: variable 'interface0' from source: play vars 27788 1726867519.90873: variable 'interface0' from source: play vars 27788 1726867519.90892: variable 'interface0' from source: play vars 27788 1726867519.91139: variable 'interface0' from source: play vars 27788 1726867519.91142: variable 'interface1' from source: play vars 27788 1726867519.91418: variable 'interface1' from source: play vars 27788 1726867519.91521: variable 'interface1' from source: play vars 27788 1726867519.91758: variable 'interface1' from source: play vars 27788 1726867519.92088: 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) 27788 1726867519.92092: 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) 27788 1726867519.92094: 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) 27788 1726867519.92096: 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) 27788 1726867519.92098: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867519.92828: variable 'network_connections' from source: task vars 27788 1726867519.92970: variable 'interface0' from source: play vars 27788 1726867519.93141: variable 'interface0' from source: play vars 27788 1726867519.93197: variable 'interface0' from source: play vars 27788 1726867519.93422: variable 'interface0' from source: play vars 27788 1726867519.93508: variable 'interface1' from source: play vars 27788 1726867519.93748: variable 'interface1' from source: play vars 27788 1726867519.93761: variable 'interface1' from source: play vars 27788 1726867519.94002: variable 'interface1' from source: play vars 27788 1726867519.94176: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867519.94264: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867519.95048: variable 'network_connections' from source: task vars 27788 1726867519.95059: variable 'interface0' from source: play vars 27788 1726867519.95343: variable 'interface0' from source: play vars 27788 1726867519.95346: variable 'interface0' from source: play vars 27788 1726867519.95349: variable 'interface0' from source: play vars 27788 1726867519.95464: variable 'interface1' from source: play vars 27788 1726867519.95543: variable 'interface1' from source: play vars 27788 1726867519.95564: variable 'interface1' from source: play vars 27788 1726867519.95754: variable 'interface1' from source: play vars 27788 1726867519.95791: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867519.95995: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867519.96634: variable 'network_connections' from source: task vars 27788 1726867519.96645: variable 'interface0' from source: play vars 27788 1726867519.96776: variable 'interface0' from source: play vars 27788 1726867519.96796: variable 'interface0' from source: play vars 27788 1726867519.97006: variable 'interface0' from source: play vars 27788 1726867519.97009: variable 'interface1' from source: play vars 27788 1726867519.97116: variable 'interface1' from source: play vars 27788 1726867519.97182: variable 'interface1' from source: play vars 27788 1726867519.97255: variable 'interface1' from source: play vars 27788 1726867519.97457: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867519.97662: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867519.97665: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867519.97717: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867519.98226: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867519.98900: variable 'network_connections' from source: task vars 27788 1726867519.98909: variable 'interface0' from source: play vars 27788 1726867519.98985: variable 'interface0' from source: play vars 27788 1726867519.99028: variable 'interface0' from source: play vars 27788 1726867519.99065: variable 'interface0' from source: play vars 27788 1726867519.99084: variable 'interface1' from source: play vars 27788 1726867519.99158: variable 'interface1' from source: play vars 27788 1726867519.99168: variable 'interface1' from source: play vars 27788 1726867519.99246: variable 'interface1' from source: play vars 27788 1726867519.99313: variable 'ansible_distribution' from source: facts 27788 1726867519.99316: variable '__network_rh_distros' from source: role '' defaults 27788 1726867519.99319: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.99334: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867519.99509: variable 'ansible_distribution' from source: facts 27788 1726867519.99517: variable '__network_rh_distros' from source: role '' defaults 27788 1726867519.99537: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.99553: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867519.99755: variable 'ansible_distribution' from source: facts 27788 1726867519.99764: variable '__network_rh_distros' from source: role '' defaults 27788 1726867519.99783: variable 'ansible_distribution_major_version' from source: facts 27788 1726867519.99859: variable 'network_provider' from source: set_fact 27788 1726867519.99862: variable 'ansible_facts' from source: unknown 27788 1726867520.00682: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27788 1726867520.00690: when evaluation is False, skipping this task 27788 1726867520.00697: _execute() done 27788 1726867520.00703: dumping result to json 27788 1726867520.00709: done dumping result, returning 27788 1726867520.00732: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-b241-6a31-000000000023] 27788 1726867520.00742: sending task result for task 0affcac9-a3a5-b241-6a31-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27788 1726867520.01022: no more pending results, returning what we have 27788 1726867520.01028: results queue empty 27788 1726867520.01029: checking for any_errors_fatal 27788 1726867520.01037: done checking for any_errors_fatal 27788 1726867520.01037: checking for max_fail_percentage 27788 1726867520.01045: done checking for max_fail_percentage 27788 1726867520.01046: checking to see if all hosts have failed and the running result is not ok 27788 1726867520.01046: done checking to see if all hosts have failed 27788 1726867520.01047: getting the remaining hosts for this loop 27788 1726867520.01048: done getting the remaining hosts for this loop 27788 1726867520.01052: getting the next task for host managed_node1 27788 1726867520.01059: done getting next task for host managed_node1 27788 1726867520.01064: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867520.01067: ^ 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? (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 27788 1726867520.01083: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000023 27788 1726867520.01086: WORKER PROCESS EXITING 27788 1726867520.01287: getting variables 27788 1726867520.01289: in VariableManager get_vars() 27788 1726867520.01331: Calling all_inventory to load vars for managed_node1 27788 1726867520.01333: Calling groups_inventory to load vars for managed_node1 27788 1726867520.01336: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867520.01344: Calling all_plugins_play to load vars for managed_node1 27788 1726867520.01347: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867520.01349: Calling groups_plugins_play to load vars for managed_node1 27788 1726867520.03015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867520.04606: done with get_vars() 27788 1726867520.04627: done getting variables 27788 1726867520.04685: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:20 -0400 (0:00:00.213) 0:00:15.536 ****** 27788 1726867520.04717: entering _queue_task() for managed_node1/package 27788 1726867520.05091: worker is 1 (out of 1 available) 27788 1726867520.05101: exiting _queue_task() for managed_node1/package 27788 1726867520.05112: done queuing things up, now waiting for results queue to drain 27788 1726867520.05113: waiting for pending results... 27788 1726867520.05281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867520.05446: in run() - task 0affcac9-a3a5-b241-6a31-000000000024 27788 1726867520.05450: variable 'ansible_search_path' from source: unknown 27788 1726867520.05453: variable 'ansible_search_path' from source: unknown 27788 1726867520.05553: calling self._execute() 27788 1726867520.05585: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.05597: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.05613: variable 'omit' from source: magic vars 27788 1726867520.05972: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.05994: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867520.06121: variable 'network_state' from source: role '' defaults 27788 1726867520.06137: Evaluated conditional (network_state != {}): False 27788 1726867520.06146: when evaluation is False, skipping this task 27788 1726867520.06182: _execute() done 27788 1726867520.06185: dumping result to json 27788 1726867520.06188: done dumping result, returning 27788 1726867520.06191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-b241-6a31-000000000024] 27788 1726867520.06193: sending task result for task 0affcac9-a3a5-b241-6a31-000000000024 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867520.06515: no more pending results, returning what we have 27788 1726867520.06518: results queue empty 27788 1726867520.06519: checking for any_errors_fatal 27788 1726867520.06524: done checking for any_errors_fatal 27788 1726867520.06525: checking for max_fail_percentage 27788 1726867520.06527: done checking for max_fail_percentage 27788 1726867520.06528: checking to see if all hosts have failed and the running result is not ok 27788 1726867520.06529: done checking to see if all hosts have failed 27788 1726867520.06530: getting the remaining hosts for this loop 27788 1726867520.06531: done getting the remaining hosts for this loop 27788 1726867520.06534: getting the next task for host managed_node1 27788 1726867520.06540: done getting next task for host managed_node1 27788 1726867520.06544: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867520.06547: ^ 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? (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 27788 1726867520.06560: getting variables 27788 1726867520.06562: in VariableManager get_vars() 27788 1726867520.06603: Calling all_inventory to load vars for managed_node1 27788 1726867520.06605: Calling groups_inventory to load vars for managed_node1 27788 1726867520.06608: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867520.06617: Calling all_plugins_play to load vars for managed_node1 27788 1726867520.06620: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867520.06623: Calling groups_plugins_play to load vars for managed_node1 27788 1726867520.07189: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000024 27788 1726867520.07193: WORKER PROCESS EXITING 27788 1726867520.08071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867520.09590: done with get_vars() 27788 1726867520.09611: done getting variables 27788 1726867520.09669: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:20 -0400 (0:00:00.049) 0:00:15.586 ****** 27788 1726867520.09702: entering _queue_task() for managed_node1/package 27788 1726867520.09984: worker is 1 (out of 1 available) 27788 1726867520.09997: exiting _queue_task() for managed_node1/package 27788 1726867520.10009: done queuing things up, now waiting for results queue to drain 27788 1726867520.10010: waiting for pending results... 27788 1726867520.10267: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867520.10399: in run() - task 0affcac9-a3a5-b241-6a31-000000000025 27788 1726867520.10418: variable 'ansible_search_path' from source: unknown 27788 1726867520.10426: variable 'ansible_search_path' from source: unknown 27788 1726867520.10464: calling self._execute() 27788 1726867520.10556: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.10568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.10584: variable 'omit' from source: magic vars 27788 1726867520.10941: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.10958: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867520.11085: variable 'network_state' from source: role '' defaults 27788 1726867520.11100: Evaluated conditional (network_state != {}): False 27788 1726867520.11107: when evaluation is False, skipping this task 27788 1726867520.11115: _execute() done 27788 1726867520.11121: dumping result to json 27788 1726867520.11128: done dumping result, returning 27788 1726867520.11144: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-b241-6a31-000000000025] 27788 1726867520.11153: sending task result for task 0affcac9-a3a5-b241-6a31-000000000025 27788 1726867520.11394: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000025 27788 1726867520.11398: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867520.11441: no more pending results, returning what we have 27788 1726867520.11445: results queue empty 27788 1726867520.11446: checking for any_errors_fatal 27788 1726867520.11453: done checking for any_errors_fatal 27788 1726867520.11454: checking for max_fail_percentage 27788 1726867520.11456: done checking for max_fail_percentage 27788 1726867520.11456: checking to see if all hosts have failed and the running result is not ok 27788 1726867520.11457: done checking to see if all hosts have failed 27788 1726867520.11458: getting the remaining hosts for this loop 27788 1726867520.11459: done getting the remaining hosts for this loop 27788 1726867520.11463: getting the next task for host managed_node1 27788 1726867520.11468: done getting next task for host managed_node1 27788 1726867520.11472: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867520.11475: ^ 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? (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 27788 1726867520.11493: getting variables 27788 1726867520.11494: in VariableManager get_vars() 27788 1726867520.11533: Calling all_inventory to load vars for managed_node1 27788 1726867520.11536: Calling groups_inventory to load vars for managed_node1 27788 1726867520.11538: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867520.11549: Calling all_plugins_play to load vars for managed_node1 27788 1726867520.11551: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867520.11554: Calling groups_plugins_play to load vars for managed_node1 27788 1726867520.13650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867520.15191: done with get_vars() 27788 1726867520.15214: done getting variables 27788 1726867520.15314: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:20 -0400 (0:00:00.056) 0:00:15.643 ****** 27788 1726867520.15347: entering _queue_task() for managed_node1/service 27788 1726867520.15349: Creating lock for service 27788 1726867520.15656: worker is 1 (out of 1 available) 27788 1726867520.15671: exiting _queue_task() for managed_node1/service 27788 1726867520.15885: done queuing things up, now waiting for results queue to drain 27788 1726867520.15887: waiting for pending results... 27788 1726867520.15948: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867520.16079: in run() - task 0affcac9-a3a5-b241-6a31-000000000026 27788 1726867520.16100: variable 'ansible_search_path' from source: unknown 27788 1726867520.16112: variable 'ansible_search_path' from source: unknown 27788 1726867520.16150: calling self._execute() 27788 1726867520.16248: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.16260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.16273: variable 'omit' from source: magic vars 27788 1726867520.16640: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.16661: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867520.16786: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867520.16987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867520.19500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867520.19585: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867520.19622: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867520.19661: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867520.19783: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867520.19787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.19814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.19843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.19889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.19913: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.19962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.19992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.20026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.20071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.20095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.20142: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.20168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.20197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.20243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.20261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.20427: variable 'network_connections' from source: task vars 27788 1726867520.20682: variable 'interface0' from source: play vars 27788 1726867520.20685: variable 'interface0' from source: play vars 27788 1726867520.20687: variable 'interface0' from source: play vars 27788 1726867520.20689: variable 'interface0' from source: play vars 27788 1726867520.20691: variable 'interface1' from source: play vars 27788 1726867520.20693: variable 'interface1' from source: play vars 27788 1726867520.20695: variable 'interface1' from source: play vars 27788 1726867520.20735: variable 'interface1' from source: play vars 27788 1726867520.20801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867520.20962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867520.21005: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867520.21054: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867520.21090: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867520.21353: 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) 27788 1726867520.21356: 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) 27788 1726867520.21359: 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) 27788 1726867520.21373: 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) 27788 1726867520.21438: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867520.21947: variable 'network_connections' from source: task vars 27788 1726867520.21990: variable 'interface0' from source: play vars 27788 1726867520.22090: variable 'interface0' from source: play vars 27788 1726867520.22224: variable 'interface0' from source: play vars 27788 1726867520.22257: variable 'interface0' from source: play vars 27788 1726867520.22314: variable 'interface1' from source: play vars 27788 1726867520.22387: variable 'interface1' from source: play vars 27788 1726867520.22652: variable 'interface1' from source: play vars 27788 1726867520.22655: variable 'interface1' from source: play vars 27788 1726867520.22658: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867520.22765: when evaluation is False, skipping this task 27788 1726867520.22774: _execute() done 27788 1726867520.22783: dumping result to json 27788 1726867520.22791: done dumping result, returning 27788 1726867520.22803: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000026] 27788 1726867520.22812: sending task result for task 0affcac9-a3a5-b241-6a31-000000000026 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867520.22965: no more pending results, returning what we have 27788 1726867520.22969: results queue empty 27788 1726867520.22971: checking for any_errors_fatal 27788 1726867520.22981: done checking for any_errors_fatal 27788 1726867520.22982: checking for max_fail_percentage 27788 1726867520.22984: done checking for max_fail_percentage 27788 1726867520.22985: checking to see if all hosts have failed and the running result is not ok 27788 1726867520.22986: done checking to see if all hosts have failed 27788 1726867520.22987: getting the remaining hosts for this loop 27788 1726867520.22988: done getting the remaining hosts for this loop 27788 1726867520.22992: getting the next task for host managed_node1 27788 1726867520.22999: done getting next task for host managed_node1 27788 1726867520.23004: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867520.23007: ^ 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? (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 27788 1726867520.23024: getting variables 27788 1726867520.23025: in VariableManager get_vars() 27788 1726867520.23071: Calling all_inventory to load vars for managed_node1 27788 1726867520.23074: Calling groups_inventory to load vars for managed_node1 27788 1726867520.23280: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867520.23294: Calling all_plugins_play to load vars for managed_node1 27788 1726867520.23297: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867520.23301: Calling groups_plugins_play to load vars for managed_node1 27788 1726867520.24067: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000026 27788 1726867520.24072: WORKER PROCESS EXITING 27788 1726867520.25676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867520.27220: done with get_vars() 27788 1726867520.27242: done getting variables 27788 1726867520.27310: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:20 -0400 (0:00:00.119) 0:00:15.763 ****** 27788 1726867520.27344: entering _queue_task() for managed_node1/service 27788 1726867520.27676: worker is 1 (out of 1 available) 27788 1726867520.27690: exiting _queue_task() for managed_node1/service 27788 1726867520.27703: done queuing things up, now waiting for results queue to drain 27788 1726867520.27704: waiting for pending results... 27788 1726867520.27976: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867520.28120: in run() - task 0affcac9-a3a5-b241-6a31-000000000027 27788 1726867520.28140: variable 'ansible_search_path' from source: unknown 27788 1726867520.28148: variable 'ansible_search_path' from source: unknown 27788 1726867520.28187: calling self._execute() 27788 1726867520.28286: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.28299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.28317: variable 'omit' from source: magic vars 27788 1726867520.28694: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.28710: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867520.28880: variable 'network_provider' from source: set_fact 27788 1726867520.28963: variable 'network_state' from source: role '' defaults 27788 1726867520.28966: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27788 1726867520.28969: variable 'omit' from source: magic vars 27788 1726867520.28971: variable 'omit' from source: magic vars 27788 1726867520.29007: variable 'network_service_name' from source: role '' defaults 27788 1726867520.29087: variable 'network_service_name' from source: role '' defaults 27788 1726867520.29182: variable '__network_provider_setup' from source: role '' defaults 27788 1726867520.29193: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867520.29256: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867520.29270: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867520.29341: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867520.29574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867520.31688: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867520.31769: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867520.31882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867520.31886: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867520.31889: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867520.31964: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.32003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.32039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.32087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.32106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.32158: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.32191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.32219: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.32262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.32279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.32489: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867520.32885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.32889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.32892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.32917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.32935: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.33140: variable 'ansible_python' from source: facts 27788 1726867520.33164: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867520.33356: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867520.33520: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867520.33749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.34084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.34087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.34089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.34101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.34151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867520.34409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867520.34412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867520.34415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867520.34417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867520.34883: variable 'network_connections' from source: task vars 27788 1726867520.34886: variable 'interface0' from source: play vars 27788 1726867520.34888: variable 'interface0' from source: play vars 27788 1726867520.34891: variable 'interface0' from source: play vars 27788 1726867520.35021: variable 'interface0' from source: play vars 27788 1726867520.35052: variable 'interface1' from source: play vars 27788 1726867520.35242: variable 'interface1' from source: play vars 27788 1726867520.35253: variable 'interface1' from source: play vars 27788 1726867520.35439: variable 'interface1' from source: play vars 27788 1726867520.35823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867520.36139: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867520.36210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867520.36253: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867520.36292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867520.36462: 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) 27788 1726867520.36654: 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) 27788 1726867520.36685: 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) 27788 1726867520.36716: 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) 27788 1726867520.36882: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867520.37482: variable 'network_connections' from source: task vars 27788 1726867520.37493: variable 'interface0' from source: play vars 27788 1726867520.37565: variable 'interface0' from source: play vars 27788 1726867520.37575: variable 'interface0' from source: play vars 27788 1726867520.37764: variable 'interface0' from source: play vars 27788 1726867520.37794: variable 'interface1' from source: play vars 27788 1726867520.37947: variable 'interface1' from source: play vars 27788 1726867520.37958: variable 'interface1' from source: play vars 27788 1726867520.38143: variable 'interface1' from source: play vars 27788 1726867520.38271: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867520.38394: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867520.39047: variable 'network_connections' from source: task vars 27788 1726867520.39050: variable 'interface0' from source: play vars 27788 1726867520.39188: variable 'interface0' from source: play vars 27788 1726867520.39194: variable 'interface0' from source: play vars 27788 1726867520.39374: variable 'interface0' from source: play vars 27788 1726867520.39388: variable 'interface1' from source: play vars 27788 1726867520.39569: variable 'interface1' from source: play vars 27788 1726867520.39573: variable 'interface1' from source: play vars 27788 1726867520.39643: variable 'interface1' from source: play vars 27788 1726867520.39789: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867520.39903: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867520.40682: variable 'network_connections' from source: task vars 27788 1726867520.40686: variable 'interface0' from source: play vars 27788 1726867520.40726: variable 'interface0' from source: play vars 27788 1726867520.40736: variable 'interface0' from source: play vars 27788 1726867520.40802: variable 'interface0' from source: play vars 27788 1726867520.40813: variable 'interface1' from source: play vars 27788 1726867520.40876: variable 'interface1' from source: play vars 27788 1726867520.41086: variable 'interface1' from source: play vars 27788 1726867520.41153: variable 'interface1' from source: play vars 27788 1726867520.41221: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867520.41483: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867520.41491: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867520.41553: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867520.41990: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867520.42882: variable 'network_connections' from source: task vars 27788 1726867520.43090: variable 'interface0' from source: play vars 27788 1726867520.43150: variable 'interface0' from source: play vars 27788 1726867520.43156: variable 'interface0' from source: play vars 27788 1726867520.43215: variable 'interface0' from source: play vars 27788 1726867520.43229: variable 'interface1' from source: play vars 27788 1726867520.43490: variable 'interface1' from source: play vars 27788 1726867520.43496: variable 'interface1' from source: play vars 27788 1726867520.43556: variable 'interface1' from source: play vars 27788 1726867520.43567: variable 'ansible_distribution' from source: facts 27788 1726867520.43570: variable '__network_rh_distros' from source: role '' defaults 27788 1726867520.43576: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.43602: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867520.43969: variable 'ansible_distribution' from source: facts 27788 1726867520.43972: variable '__network_rh_distros' from source: role '' defaults 27788 1726867520.43980: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.43992: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867520.44350: variable 'ansible_distribution' from source: facts 27788 1726867520.44354: variable '__network_rh_distros' from source: role '' defaults 27788 1726867520.44356: variable 'ansible_distribution_major_version' from source: facts 27788 1726867520.44398: variable 'network_provider' from source: set_fact 27788 1726867520.44422: variable 'omit' from source: magic vars 27788 1726867520.44454: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867520.44687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867520.44727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867520.44730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867520.44737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867520.44773: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867520.44776: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.44780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.44907: Set connection var ansible_shell_executable to /bin/sh 27788 1726867520.45086: Set connection var ansible_timeout to 10 27788 1726867520.45089: Set connection var ansible_shell_type to sh 27788 1726867520.45099: Set connection var ansible_connection to ssh 27788 1726867520.45102: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867520.45145: Set connection var ansible_pipelining to False 27788 1726867520.45148: variable 'ansible_shell_executable' from source: unknown 27788 1726867520.45151: variable 'ansible_connection' from source: unknown 27788 1726867520.45153: variable 'ansible_module_compression' from source: unknown 27788 1726867520.45155: variable 'ansible_shell_type' from source: unknown 27788 1726867520.45157: variable 'ansible_shell_executable' from source: unknown 27788 1726867520.45159: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867520.45161: variable 'ansible_pipelining' from source: unknown 27788 1726867520.45162: variable 'ansible_timeout' from source: unknown 27788 1726867520.45164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867520.45263: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867520.45275: variable 'omit' from source: magic vars 27788 1726867520.45533: starting attempt loop 27788 1726867520.45536: running the handler 27788 1726867520.45563: variable 'ansible_facts' from source: unknown 27788 1726867520.47137: _low_level_execute_command(): starting 27788 1726867520.47143: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867520.48338: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867520.48395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867520.48446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867520.48450: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867520.48453: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867520.48455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867520.48555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867520.48558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867520.48693: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867520.48797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867520.50564: stdout chunk (state=3): >>>/root <<< 27788 1726867520.50630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867520.50634: stderr chunk (state=3): >>><<< 27788 1726867520.50636: stdout chunk (state=3): >>><<< 27788 1726867520.50662: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867520.50680: _low_level_execute_command(): starting 27788 1726867520.50685: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746 `" && echo ansible-tmp-1726867520.5066104-28569-116491937200746="` echo /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746 `" ) && sleep 0' 27788 1726867520.52252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867520.52256: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867520.52260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867520.52263: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867520.52335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867520.52338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867520.52420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867520.54305: stdout chunk (state=3): >>>ansible-tmp-1726867520.5066104-28569-116491937200746=/root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746 <<< 27788 1726867520.54525: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867520.54534: stdout chunk (state=3): >>><<< 27788 1726867520.54541: stderr chunk (state=3): >>><<< 27788 1726867520.54896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867520.5066104-28569-116491937200746=/root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867520.54983: variable 'ansible_module_compression' from source: unknown 27788 1726867520.54988: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 27788 1726867520.54991: ANSIBALLZ: Acquiring lock 27788 1726867520.54994: ANSIBALLZ: Lock acquired: 140280244776512 27788 1726867520.54996: ANSIBALLZ: Creating module 27788 1726867520.97343: ANSIBALLZ: Writing module into payload 27788 1726867520.97520: ANSIBALLZ: Writing module 27788 1726867520.97556: ANSIBALLZ: Renaming module 27788 1726867520.97629: ANSIBALLZ: Done creating module 27788 1726867520.97632: variable 'ansible_facts' from source: unknown 27788 1726867520.97875: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py 27788 1726867520.98113: Sending initial data 27788 1726867520.98116: Sent initial data (156 bytes) 27788 1726867520.98995: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867520.99012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867520.99104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.00753: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867521.00793: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867521.00848: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpo3fvvac0 /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py <<< 27788 1726867521.00852: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py" <<< 27788 1726867521.00892: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpo3fvvac0" to remote "/root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py" <<< 27788 1726867521.03954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.03971: stdout chunk (state=3): >>><<< 27788 1726867521.03987: stderr chunk (state=3): >>><<< 27788 1726867521.04046: done transferring module to remote 27788 1726867521.04061: _low_level_execute_command(): starting 27788 1726867521.04071: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/ /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py && sleep 0' 27788 1726867521.04634: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867521.04648: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867521.04691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867521.04707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.04776: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867521.04802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867521.04820: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867521.04894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.06697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.06700: stdout chunk (state=3): >>><<< 27788 1726867521.06703: stderr chunk (state=3): >>><<< 27788 1726867521.06724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867521.06800: _low_level_execute_command(): starting 27788 1726867521.06804: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/AnsiballZ_systemd.py && sleep 0' 27788 1726867521.07329: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867521.07379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867521.07396: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867521.07479: 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/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867521.07500: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867521.07585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.36728: 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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10981376", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303800832", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1724159000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 27788 1726867521.38454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.38512: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 27788 1726867521.38521: stdout chunk (state=3): >>><<< 27788 1726867521.38535: stderr chunk (state=3): >>><<< 27788 1726867521.38581: _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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10981376", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3303800832", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1724159000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867521.39083: 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-1726867520.5066104-28569-116491937200746/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867521.39090: _low_level_execute_command(): starting 27788 1726867521.39100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867520.5066104-28569-116491937200746/ > /dev/null 2>&1 && sleep 0' 27788 1726867521.40204: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867521.40208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867521.40223: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.40229: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.40280: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867521.40292: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867521.40513: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867521.40560: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.42368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.42788: stderr chunk (state=3): >>><<< 27788 1726867521.42791: stdout chunk (state=3): >>><<< 27788 1726867521.42794: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867521.42796: handler run complete 27788 1726867521.42798: attempt loop complete, returning result 27788 1726867521.42800: _execute() done 27788 1726867521.42802: dumping result to json 27788 1726867521.42803: done dumping result, returning 27788 1726867521.42805: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-b241-6a31-000000000027] 27788 1726867521.42807: sending task result for task 0affcac9-a3a5-b241-6a31-000000000027 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867521.43286: no more pending results, returning what we have 27788 1726867521.43291: results queue empty 27788 1726867521.43293: checking for any_errors_fatal 27788 1726867521.43302: done checking for any_errors_fatal 27788 1726867521.43303: checking for max_fail_percentage 27788 1726867521.43305: done checking for max_fail_percentage 27788 1726867521.43305: checking to see if all hosts have failed and the running result is not ok 27788 1726867521.43306: done checking to see if all hosts have failed 27788 1726867521.43307: getting the remaining hosts for this loop 27788 1726867521.43309: done getting the remaining hosts for this loop 27788 1726867521.43313: getting the next task for host managed_node1 27788 1726867521.43320: done getting next task for host managed_node1 27788 1726867521.43326: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867521.43330: ^ 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? (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 27788 1726867521.43341: getting variables 27788 1726867521.43342: in VariableManager get_vars() 27788 1726867521.43384: Calling all_inventory to load vars for managed_node1 27788 1726867521.43386: Calling groups_inventory to load vars for managed_node1 27788 1726867521.43581: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867521.43593: Calling all_plugins_play to load vars for managed_node1 27788 1726867521.43597: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867521.43600: Calling groups_plugins_play to load vars for managed_node1 27788 1726867521.44290: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000027 27788 1726867521.44295: WORKER PROCESS EXITING 27788 1726867521.45954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867521.49475: done with get_vars() 27788 1726867521.49500: done getting variables 27788 1726867521.49557: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:21 -0400 (0:00:01.224) 0:00:16.987 ****** 27788 1726867521.49794: entering _queue_task() for managed_node1/service 27788 1726867521.50342: worker is 1 (out of 1 available) 27788 1726867521.50356: exiting _queue_task() for managed_node1/service 27788 1726867521.50370: done queuing things up, now waiting for results queue to drain 27788 1726867521.50371: waiting for pending results... 27788 1726867521.50846: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867521.51115: in run() - task 0affcac9-a3a5-b241-6a31-000000000028 27788 1726867521.51132: variable 'ansible_search_path' from source: unknown 27788 1726867521.51136: variable 'ansible_search_path' from source: unknown 27788 1726867521.51174: calling self._execute() 27788 1726867521.51583: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.51587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.51590: variable 'omit' from source: magic vars 27788 1726867521.52143: variable 'ansible_distribution_major_version' from source: facts 27788 1726867521.52151: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867521.52536: variable 'network_provider' from source: set_fact 27788 1726867521.52541: Evaluated conditional (network_provider == "nm"): True 27788 1726867521.52629: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867521.52830: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867521.53230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867521.57641: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867521.57828: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867521.57871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867521.57922: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867521.57983: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867521.58076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867521.58139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867521.58173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867521.58221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867521.58251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867521.58306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867521.58343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867521.58382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867521.58430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867521.58461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867521.58505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867521.58571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867521.58574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867521.58614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867521.58636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867521.58793: variable 'network_connections' from source: task vars 27788 1726867521.58811: variable 'interface0' from source: play vars 27788 1726867521.59018: variable 'interface0' from source: play vars 27788 1726867521.59021: variable 'interface0' from source: play vars 27788 1726867521.59023: variable 'interface0' from source: play vars 27788 1726867521.59026: variable 'interface1' from source: play vars 27788 1726867521.59048: variable 'interface1' from source: play vars 27788 1726867521.59055: variable 'interface1' from source: play vars 27788 1726867521.59234: variable 'interface1' from source: play vars 27788 1726867521.59238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867521.59374: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867521.59411: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867521.59451: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867521.59480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867521.59523: 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) 27788 1726867521.59555: 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) 27788 1726867521.59580: 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) 27788 1726867521.59610: 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) 27788 1726867521.59780: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867521.59934: variable 'network_connections' from source: task vars 27788 1726867521.59938: variable 'interface0' from source: play vars 27788 1726867521.60005: variable 'interface0' from source: play vars 27788 1726867521.60011: variable 'interface0' from source: play vars 27788 1726867521.60100: variable 'interface0' from source: play vars 27788 1726867521.60103: variable 'interface1' from source: play vars 27788 1726867521.60151: variable 'interface1' from source: play vars 27788 1726867521.60157: variable 'interface1' from source: play vars 27788 1726867521.60222: variable 'interface1' from source: play vars 27788 1726867521.60382: Evaluated conditional (__network_wpa_supplicant_required): False 27788 1726867521.60385: when evaluation is False, skipping this task 27788 1726867521.60388: _execute() done 27788 1726867521.60390: dumping result to json 27788 1726867521.60391: done dumping result, returning 27788 1726867521.60393: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-b241-6a31-000000000028] 27788 1726867521.60395: sending task result for task 0affcac9-a3a5-b241-6a31-000000000028 27788 1726867521.60459: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000028 27788 1726867521.60463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27788 1726867521.60515: no more pending results, returning what we have 27788 1726867521.60519: results queue empty 27788 1726867521.60521: checking for any_errors_fatal 27788 1726867521.60549: done checking for any_errors_fatal 27788 1726867521.60551: checking for max_fail_percentage 27788 1726867521.60553: done checking for max_fail_percentage 27788 1726867521.60554: checking to see if all hosts have failed and the running result is not ok 27788 1726867521.60555: done checking to see if all hosts have failed 27788 1726867521.60555: getting the remaining hosts for this loop 27788 1726867521.60557: done getting the remaining hosts for this loop 27788 1726867521.60562: getting the next task for host managed_node1 27788 1726867521.60569: done getting next task for host managed_node1 27788 1726867521.60574: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867521.60578: ^ 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? (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 27788 1726867521.60593: getting variables 27788 1726867521.60594: in VariableManager get_vars() 27788 1726867521.60643: Calling all_inventory to load vars for managed_node1 27788 1726867521.60646: Calling groups_inventory to load vars for managed_node1 27788 1726867521.60649: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867521.60660: Calling all_plugins_play to load vars for managed_node1 27788 1726867521.60663: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867521.60666: Calling groups_plugins_play to load vars for managed_node1 27788 1726867521.62286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867521.63945: done with get_vars() 27788 1726867521.63971: done getting variables 27788 1726867521.64033: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:21 -0400 (0:00:00.142) 0:00:17.130 ****** 27788 1726867521.64072: entering _queue_task() for managed_node1/service 27788 1726867521.64437: worker is 1 (out of 1 available) 27788 1726867521.64450: exiting _queue_task() for managed_node1/service 27788 1726867521.64464: done queuing things up, now waiting for results queue to drain 27788 1726867521.64465: waiting for pending results... 27788 1726867521.64933: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867521.64939: in run() - task 0affcac9-a3a5-b241-6a31-000000000029 27788 1726867521.64942: variable 'ansible_search_path' from source: unknown 27788 1726867521.64945: variable 'ansible_search_path' from source: unknown 27788 1726867521.64948: calling self._execute() 27788 1726867521.65247: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.65252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.65255: variable 'omit' from source: magic vars 27788 1726867521.65475: variable 'ansible_distribution_major_version' from source: facts 27788 1726867521.65489: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867521.65617: variable 'network_provider' from source: set_fact 27788 1726867521.65621: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867521.65623: when evaluation is False, skipping this task 27788 1726867521.65626: _execute() done 27788 1726867521.65628: dumping result to json 27788 1726867521.65630: done dumping result, returning 27788 1726867521.65639: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-b241-6a31-000000000029] 27788 1726867521.65644: sending task result for task 0affcac9-a3a5-b241-6a31-000000000029 27788 1726867521.65743: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000029 27788 1726867521.65746: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867521.65822: no more pending results, returning what we have 27788 1726867521.65829: results queue empty 27788 1726867521.65830: checking for any_errors_fatal 27788 1726867521.65839: done checking for any_errors_fatal 27788 1726867521.65839: checking for max_fail_percentage 27788 1726867521.65842: done checking for max_fail_percentage 27788 1726867521.65843: checking to see if all hosts have failed and the running result is not ok 27788 1726867521.65843: done checking to see if all hosts have failed 27788 1726867521.65844: getting the remaining hosts for this loop 27788 1726867521.65846: done getting the remaining hosts for this loop 27788 1726867521.65850: getting the next task for host managed_node1 27788 1726867521.65858: done getting next task for host managed_node1 27788 1726867521.65861: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867521.65864: ^ 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? (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 27788 1726867521.65883: getting variables 27788 1726867521.65885: in VariableManager get_vars() 27788 1726867521.65936: Calling all_inventory to load vars for managed_node1 27788 1726867521.65938: Calling groups_inventory to load vars for managed_node1 27788 1726867521.65941: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867521.65955: Calling all_plugins_play to load vars for managed_node1 27788 1726867521.65958: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867521.65962: Calling groups_plugins_play to load vars for managed_node1 27788 1726867521.67738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867521.70081: done with get_vars() 27788 1726867521.70105: done getting variables 27788 1726867521.70171: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:21 -0400 (0:00:00.061) 0:00:17.191 ****** 27788 1726867521.70206: entering _queue_task() for managed_node1/copy 27788 1726867521.70669: worker is 1 (out of 1 available) 27788 1726867521.70682: exiting _queue_task() for managed_node1/copy 27788 1726867521.70693: done queuing things up, now waiting for results queue to drain 27788 1726867521.70695: waiting for pending results... 27788 1726867521.70891: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867521.71083: in run() - task 0affcac9-a3a5-b241-6a31-00000000002a 27788 1726867521.71088: variable 'ansible_search_path' from source: unknown 27788 1726867521.71091: variable 'ansible_search_path' from source: unknown 27788 1726867521.71094: calling self._execute() 27788 1726867521.71186: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.71190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.71201: variable 'omit' from source: magic vars 27788 1726867521.71833: variable 'ansible_distribution_major_version' from source: facts 27788 1726867521.71837: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867521.71880: variable 'network_provider' from source: set_fact 27788 1726867521.71885: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867521.71888: when evaluation is False, skipping this task 27788 1726867521.71891: _execute() done 27788 1726867521.71895: dumping result to json 27788 1726867521.71898: done dumping result, returning 27788 1726867521.71908: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-b241-6a31-00000000002a] 27788 1726867521.71911: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002a 27788 1726867521.72018: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002a 27788 1726867521.72022: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27788 1726867521.72229: no more pending results, returning what we have 27788 1726867521.72233: results queue empty 27788 1726867521.72234: checking for any_errors_fatal 27788 1726867521.72241: done checking for any_errors_fatal 27788 1726867521.72242: checking for max_fail_percentage 27788 1726867521.72244: done checking for max_fail_percentage 27788 1726867521.72245: checking to see if all hosts have failed and the running result is not ok 27788 1726867521.72246: done checking to see if all hosts have failed 27788 1726867521.72246: getting the remaining hosts for this loop 27788 1726867521.72248: done getting the remaining hosts for this loop 27788 1726867521.72251: getting the next task for host managed_node1 27788 1726867521.72258: done getting next task for host managed_node1 27788 1726867521.72262: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867521.72265: ^ 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? (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 27788 1726867521.72284: getting variables 27788 1726867521.72286: in VariableManager get_vars() 27788 1726867521.72331: Calling all_inventory to load vars for managed_node1 27788 1726867521.72334: Calling groups_inventory to load vars for managed_node1 27788 1726867521.72336: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867521.72349: Calling all_plugins_play to load vars for managed_node1 27788 1726867521.72353: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867521.72356: Calling groups_plugins_play to load vars for managed_node1 27788 1726867521.74483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867521.76297: done with get_vars() 27788 1726867521.76325: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:21 -0400 (0:00:00.062) 0:00:17.253 ****** 27788 1726867521.76420: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867521.76422: Creating lock for fedora.linux_system_roles.network_connections 27788 1726867521.76989: worker is 1 (out of 1 available) 27788 1726867521.76997: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867521.77009: done queuing things up, now waiting for results queue to drain 27788 1726867521.77010: waiting for pending results... 27788 1726867521.77075: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867521.77216: in run() - task 0affcac9-a3a5-b241-6a31-00000000002b 27788 1726867521.77243: variable 'ansible_search_path' from source: unknown 27788 1726867521.77251: variable 'ansible_search_path' from source: unknown 27788 1726867521.77299: calling self._execute() 27788 1726867521.77408: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.77452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.77456: variable 'omit' from source: magic vars 27788 1726867521.77893: variable 'ansible_distribution_major_version' from source: facts 27788 1726867521.77903: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867521.77908: variable 'omit' from source: magic vars 27788 1726867521.77950: variable 'omit' from source: magic vars 27788 1726867521.78075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867521.80084: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867521.80140: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867521.80173: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867521.80210: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867521.80231: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867521.80487: variable 'network_provider' from source: set_fact 27788 1726867521.80492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867521.80495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867521.80497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867521.80530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867521.80545: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867521.80619: variable 'omit' from source: magic vars 27788 1726867521.80728: variable 'omit' from source: magic vars 27788 1726867521.80832: variable 'network_connections' from source: task vars 27788 1726867521.80840: variable 'interface0' from source: play vars 27788 1726867521.80919: variable 'interface0' from source: play vars 27788 1726867521.80928: variable 'interface0' from source: play vars 27788 1726867521.81033: variable 'interface0' from source: play vars 27788 1726867521.81036: variable 'interface1' from source: play vars 27788 1726867521.81065: variable 'interface1' from source: play vars 27788 1726867521.81068: variable 'interface1' from source: play vars 27788 1726867521.81129: variable 'interface1' from source: play vars 27788 1726867521.81383: variable 'omit' from source: magic vars 27788 1726867521.81386: variable '__lsr_ansible_managed' from source: task vars 27788 1726867521.81470: variable '__lsr_ansible_managed' from source: task vars 27788 1726867521.81647: Loaded config def from plugin (lookup/template) 27788 1726867521.81650: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27788 1726867521.81682: File lookup term: get_ansible_managed.j2 27788 1726867521.81685: variable 'ansible_search_path' from source: unknown 27788 1726867521.81688: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27788 1726867521.81711: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27788 1726867521.81715: variable 'ansible_search_path' from source: unknown 27788 1726867521.86774: variable 'ansible_managed' from source: unknown 27788 1726867521.86857: variable 'omit' from source: magic vars 27788 1726867521.86880: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867521.86900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867521.86914: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867521.86929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867521.86941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867521.86961: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867521.86964: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.86968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.87033: Set connection var ansible_shell_executable to /bin/sh 27788 1726867521.87037: Set connection var ansible_timeout to 10 27788 1726867521.87039: Set connection var ansible_shell_type to sh 27788 1726867521.87049: Set connection var ansible_connection to ssh 27788 1726867521.87051: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867521.87053: Set connection var ansible_pipelining to False 27788 1726867521.87072: variable 'ansible_shell_executable' from source: unknown 27788 1726867521.87075: variable 'ansible_connection' from source: unknown 27788 1726867521.87079: variable 'ansible_module_compression' from source: unknown 27788 1726867521.87081: variable 'ansible_shell_type' from source: unknown 27788 1726867521.87084: variable 'ansible_shell_executable' from source: unknown 27788 1726867521.87086: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867521.87093: variable 'ansible_pipelining' from source: unknown 27788 1726867521.87095: variable 'ansible_timeout' from source: unknown 27788 1726867521.87104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867521.87188: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867521.87201: variable 'omit' from source: magic vars 27788 1726867521.87205: starting attempt loop 27788 1726867521.87207: running the handler 27788 1726867521.87218: _low_level_execute_command(): starting 27788 1726867521.87223: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867521.87657: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867521.87682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867521.87686: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.87689: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867521.87692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867521.87694: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867521.87704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.87754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867521.87766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867521.87827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.89501: stdout chunk (state=3): >>>/root <<< 27788 1726867521.89618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.89622: stdout chunk (state=3): >>><<< 27788 1726867521.89630: stderr chunk (state=3): >>><<< 27788 1726867521.89648: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867521.89657: _low_level_execute_command(): starting 27788 1726867521.89663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721 `" && echo ansible-tmp-1726867521.8964756-28616-241905749182721="` echo /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721 `" ) && sleep 0' 27788 1726867521.90040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867521.90048: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867521.90072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867521.90079: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867521.90082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867521.90137: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867521.90140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867521.90186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867521.92071: stdout chunk (state=3): >>>ansible-tmp-1726867521.8964756-28616-241905749182721=/root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721 <<< 27788 1726867521.92181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867521.92202: stderr chunk (state=3): >>><<< 27788 1726867521.92206: stdout chunk (state=3): >>><<< 27788 1726867521.92221: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867521.8964756-28616-241905749182721=/root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867521.92255: variable 'ansible_module_compression' from source: unknown 27788 1726867521.92294: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 27788 1726867521.92297: ANSIBALLZ: Acquiring lock 27788 1726867521.92299: ANSIBALLZ: Lock acquired: 140280234849248 27788 1726867521.92302: ANSIBALLZ: Creating module 27788 1726867522.03837: ANSIBALLZ: Writing module into payload 27788 1726867522.04152: ANSIBALLZ: Writing module 27788 1726867522.04160: ANSIBALLZ: Renaming module 27788 1726867522.04188: ANSIBALLZ: Done creating module 27788 1726867522.04218: variable 'ansible_facts' from source: unknown 27788 1726867522.04342: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py 27788 1726867522.04711: Sending initial data 27788 1726867522.04722: Sent initial data (168 bytes) 27788 1726867522.05438: 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 <<< 27788 1726867522.05470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867522.05529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867522.05568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867522.05619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867522.07436: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867522.07476: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867522.07531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpiy5dutrp /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py <<< 27788 1726867522.07535: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py" <<< 27788 1726867522.07567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpiy5dutrp" to remote "/root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py" <<< 27788 1726867522.09347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867522.09379: stderr chunk (state=3): >>><<< 27788 1726867522.09487: stdout chunk (state=3): >>><<< 27788 1726867522.09490: done transferring module to remote 27788 1726867522.09492: _low_level_execute_command(): starting 27788 1726867522.09494: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/ /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py && sleep 0' 27788 1726867522.10092: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867522.10106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867522.10119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867522.10148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867522.10252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867522.10294: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867522.10332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867522.12140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867522.12150: stdout chunk (state=3): >>><<< 27788 1726867522.12161: stderr chunk (state=3): >>><<< 27788 1726867522.12183: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867522.12193: _low_level_execute_command(): starting 27788 1726867522.12203: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/AnsiballZ_network_connections.py && sleep 0' 27788 1726867522.12790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867522.12804: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867522.12821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867522.12843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867522.12862: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867522.12883: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867522.12975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867522.12998: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867522.13014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867522.13098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867522.74519: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6\n[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active)\n[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.3/24", "2001:db8::2/32"], "route": [{"network": "198.51.10.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4}, {"network": "2001:db6::4", "prefix": 128, "gateway": "2001:db8::1", "metric": 2}]}}, {"name": "ethtest1", "interface_name": "ethtest1", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.6/24", "2001:db8::4/32"], "route": [{"network": "198.51.12.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.3/24", "2001:db8::2/32"], "route": [{"network": "198.51.10.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4}, {"network": "2001:db6::4", "prefix": 128, "gateway": "2001:db8::1", "metric": 2}]}}, {"name": "ethtest1", "interface_name": "ethtest1", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.6/24", "2001:db8::4/32"], "route": [{"network": "198.51.12.128", "prefix": 26, "gateway": "198.51.100.1"<<< 27788 1726867522.74566: stdout chunk (state=3): >>>, "metric": 2}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27788 1726867522.76688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867522.76692: stdout chunk (state=3): >>><<< 27788 1726867522.76699: stderr chunk (state=3): >>><<< 27788 1726867522.77005: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6\n[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active)\n[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.3/24", "2001:db8::2/32"], "route": [{"network": "198.51.10.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4}, {"network": "2001:db6::4", "prefix": 128, "gateway": "2001:db8::1", "metric": 2}]}}, {"name": "ethtest1", "interface_name": "ethtest1", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.6/24", "2001:db8::4/32"], "route": [{"network": "198.51.12.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2}]}}], "__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": "ethtest0", "interface_name": "ethtest0", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.3/24", "2001:db8::2/32"], "route": [{"network": "198.51.10.64", "prefix": 26, "gateway": "198.51.100.6", "metric": 4}, {"network": "2001:db6::4", "prefix": 128, "gateway": "2001:db8::1", "metric": 2}]}}, {"name": "ethtest1", "interface_name": "ethtest1", "state": "up", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.6/24", "2001:db8::4/32"], "route": [{"network": "198.51.12.128", "prefix": 26, "gateway": "198.51.100.1", "metric": 2}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867522.77008: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'interface_name': 'ethtest0', 'state': 'up', 'type': 'ethernet', 'autoconnect': False, 'ip': {'address': ['198.51.100.3/24', '2001:db8::2/32'], 'route': [{'network': '198.51.10.64', 'prefix': 26, 'gateway': '198.51.100.6', 'metric': 4}, {'network': '2001:db6::4', 'prefix': 128, 'gateway': '2001:db8::1', 'metric': 2}]}}, {'name': 'ethtest1', 'interface_name': 'ethtest1', 'state': 'up', 'type': 'ethernet', 'autoconnect': False, 'ip': {'address': ['198.51.100.6/24', '2001:db8::4/32'], 'route': [{'network': '198.51.12.128', 'prefix': 26, 'gateway': '198.51.100.1', 'metric': 2}]}}], '__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-1726867521.8964756-28616-241905749182721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867522.77014: _low_level_execute_command(): starting 27788 1726867522.77017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867521.8964756-28616-241905749182721/ > /dev/null 2>&1 && sleep 0' 27788 1726867522.77573: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867522.77580: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867522.77618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867522.77679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867522.77714: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867522.77729: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867522.77760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867522.79679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867522.79689: stdout chunk (state=3): >>><<< 27788 1726867522.79703: stderr chunk (state=3): >>><<< 27788 1726867522.79724: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867522.79737: handler run complete 27788 1726867522.79807: attempt loop complete, returning result 27788 1726867522.79814: _execute() done 27788 1726867522.79820: dumping result to json 27788 1726867522.79833: done dumping result, returning 27788 1726867522.79845: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-b241-6a31-00000000002b] 27788 1726867522.79857: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002b 27788 1726867522.80064: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002b 27788 1726867522.80067: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 [006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 [007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active) [008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active) 27788 1726867522.80259: no more pending results, returning what we have 27788 1726867522.80262: results queue empty 27788 1726867522.80264: checking for any_errors_fatal 27788 1726867522.80272: done checking for any_errors_fatal 27788 1726867522.80273: checking for max_fail_percentage 27788 1726867522.80275: done checking for max_fail_percentage 27788 1726867522.80276: checking to see if all hosts have failed and the running result is not ok 27788 1726867522.80495: done checking to see if all hosts have failed 27788 1726867522.80497: getting the remaining hosts for this loop 27788 1726867522.80498: done getting the remaining hosts for this loop 27788 1726867522.80502: getting the next task for host managed_node1 27788 1726867522.80508: done getting next task for host managed_node1 27788 1726867522.80512: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867522.80515: ^ 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? (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 27788 1726867522.80530: getting variables 27788 1726867522.80532: in VariableManager get_vars() 27788 1726867522.80570: Calling all_inventory to load vars for managed_node1 27788 1726867522.80572: Calling groups_inventory to load vars for managed_node1 27788 1726867522.80575: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867522.80689: Calling all_plugins_play to load vars for managed_node1 27788 1726867522.80693: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867522.80696: Calling groups_plugins_play to load vars for managed_node1 27788 1726867522.82256: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867522.83896: done with get_vars() 27788 1726867522.83917: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:22 -0400 (0:00:01.075) 0:00:18.329 ****** 27788 1726867522.84004: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867522.84006: Creating lock for fedora.linux_system_roles.network_state 27788 1726867522.84423: worker is 1 (out of 1 available) 27788 1726867522.84435: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867522.84446: done queuing things up, now waiting for results queue to drain 27788 1726867522.84447: waiting for pending results... 27788 1726867522.84685: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867522.84775: in run() - task 0affcac9-a3a5-b241-6a31-00000000002c 27788 1726867522.84837: variable 'ansible_search_path' from source: unknown 27788 1726867522.84840: variable 'ansible_search_path' from source: unknown 27788 1726867522.84850: calling self._execute() 27788 1726867522.84952: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.84964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.84976: variable 'omit' from source: magic vars 27788 1726867522.85369: variable 'ansible_distribution_major_version' from source: facts 27788 1726867522.85489: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867522.85523: variable 'network_state' from source: role '' defaults 27788 1726867522.85539: Evaluated conditional (network_state != {}): False 27788 1726867522.85546: when evaluation is False, skipping this task 27788 1726867522.85555: _execute() done 27788 1726867522.85563: dumping result to json 27788 1726867522.85570: done dumping result, returning 27788 1726867522.85582: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-b241-6a31-00000000002c] 27788 1726867522.85597: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002c skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867522.85831: no more pending results, returning what we have 27788 1726867522.85837: results queue empty 27788 1726867522.85838: checking for any_errors_fatal 27788 1726867522.85852: done checking for any_errors_fatal 27788 1726867522.85853: checking for max_fail_percentage 27788 1726867522.85855: done checking for max_fail_percentage 27788 1726867522.85856: checking to see if all hosts have failed and the running result is not ok 27788 1726867522.85856: done checking to see if all hosts have failed 27788 1726867522.85857: getting the remaining hosts for this loop 27788 1726867522.85858: done getting the remaining hosts for this loop 27788 1726867522.85862: getting the next task for host managed_node1 27788 1726867522.85870: done getting next task for host managed_node1 27788 1726867522.85874: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867522.85879: ^ 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? (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 27788 1726867522.85896: getting variables 27788 1726867522.85898: in VariableManager get_vars() 27788 1726867522.85938: Calling all_inventory to load vars for managed_node1 27788 1726867522.85941: Calling groups_inventory to load vars for managed_node1 27788 1726867522.85943: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867522.85957: Calling all_plugins_play to load vars for managed_node1 27788 1726867522.85960: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867522.85963: Calling groups_plugins_play to load vars for managed_node1 27788 1726867522.86502: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002c 27788 1726867522.86506: WORKER PROCESS EXITING 27788 1726867522.87433: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867522.89168: done with get_vars() 27788 1726867522.89192: done getting variables 27788 1726867522.89247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:22 -0400 (0:00:00.052) 0:00:18.382 ****** 27788 1726867522.89284: entering _queue_task() for managed_node1/debug 27788 1726867522.89556: worker is 1 (out of 1 available) 27788 1726867522.89568: exiting _queue_task() for managed_node1/debug 27788 1726867522.89711: done queuing things up, now waiting for results queue to drain 27788 1726867522.89712: waiting for pending results... 27788 1726867522.89871: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867522.90013: in run() - task 0affcac9-a3a5-b241-6a31-00000000002d 27788 1726867522.90040: variable 'ansible_search_path' from source: unknown 27788 1726867522.90050: variable 'ansible_search_path' from source: unknown 27788 1726867522.90091: calling self._execute() 27788 1726867522.90191: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.90202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.90215: variable 'omit' from source: magic vars 27788 1726867522.90586: variable 'ansible_distribution_major_version' from source: facts 27788 1726867522.90603: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867522.90612: variable 'omit' from source: magic vars 27788 1726867522.90666: variable 'omit' from source: magic vars 27788 1726867522.90782: variable 'omit' from source: magic vars 27788 1726867522.90786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867522.90802: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867522.90826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867522.90849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867522.90865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867522.90901: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867522.90916: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.90924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.91026: Set connection var ansible_shell_executable to /bin/sh 27788 1726867522.91038: Set connection var ansible_timeout to 10 27788 1726867522.91045: Set connection var ansible_shell_type to sh 27788 1726867522.91054: Set connection var ansible_connection to ssh 27788 1726867522.91062: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867522.91070: Set connection var ansible_pipelining to False 27788 1726867522.91098: variable 'ansible_shell_executable' from source: unknown 27788 1726867522.91128: variable 'ansible_connection' from source: unknown 27788 1726867522.91131: variable 'ansible_module_compression' from source: unknown 27788 1726867522.91133: variable 'ansible_shell_type' from source: unknown 27788 1726867522.91135: variable 'ansible_shell_executable' from source: unknown 27788 1726867522.91137: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.91139: variable 'ansible_pipelining' from source: unknown 27788 1726867522.91141: variable 'ansible_timeout' from source: unknown 27788 1726867522.91238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.91293: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867522.91309: variable 'omit' from source: magic vars 27788 1726867522.91318: starting attempt loop 27788 1726867522.91324: running the handler 27788 1726867522.91464: variable '__network_connections_result' from source: set_fact 27788 1726867522.91533: handler run complete 27788 1726867522.91564: attempt loop complete, returning result 27788 1726867522.91572: _execute() done 27788 1726867522.91580: dumping result to json 27788 1726867522.91589: done dumping result, returning 27788 1726867522.91602: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-b241-6a31-00000000002d] 27788 1726867522.91610: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002d ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6", "[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active)", "[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active)" ] } 27788 1726867522.91845: no more pending results, returning what we have 27788 1726867522.91849: results queue empty 27788 1726867522.91851: checking for any_errors_fatal 27788 1726867522.91858: done checking for any_errors_fatal 27788 1726867522.91859: checking for max_fail_percentage 27788 1726867522.91861: done checking for max_fail_percentage 27788 1726867522.91862: checking to see if all hosts have failed and the running result is not ok 27788 1726867522.91863: done checking to see if all hosts have failed 27788 1726867522.91863: getting the remaining hosts for this loop 27788 1726867522.91865: done getting the remaining hosts for this loop 27788 1726867522.91869: getting the next task for host managed_node1 27788 1726867522.91876: done getting next task for host managed_node1 27788 1726867522.91883: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867522.91888: ^ 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? (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 27788 1726867522.91900: getting variables 27788 1726867522.91902: in VariableManager get_vars() 27788 1726867522.91949: Calling all_inventory to load vars for managed_node1 27788 1726867522.91952: Calling groups_inventory to load vars for managed_node1 27788 1726867522.91955: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867522.91965: Calling all_plugins_play to load vars for managed_node1 27788 1726867522.91967: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867522.91970: Calling groups_plugins_play to load vars for managed_node1 27788 1726867522.92491: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002d 27788 1726867522.92494: WORKER PROCESS EXITING 27788 1726867522.93542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867522.95106: done with get_vars() 27788 1726867522.95137: done getting variables 27788 1726867522.95196: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:22 -0400 (0:00:00.059) 0:00:18.441 ****** 27788 1726867522.95242: entering _queue_task() for managed_node1/debug 27788 1726867522.95784: worker is 1 (out of 1 available) 27788 1726867522.95795: exiting _queue_task() for managed_node1/debug 27788 1726867522.95807: done queuing things up, now waiting for results queue to drain 27788 1726867522.95808: waiting for pending results... 27788 1726867522.95890: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867522.96024: in run() - task 0affcac9-a3a5-b241-6a31-00000000002e 27788 1726867522.96054: variable 'ansible_search_path' from source: unknown 27788 1726867522.96062: variable 'ansible_search_path' from source: unknown 27788 1726867522.96104: calling self._execute() 27788 1726867522.96254: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.96257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.96259: variable 'omit' from source: magic vars 27788 1726867522.96618: variable 'ansible_distribution_major_version' from source: facts 27788 1726867522.96635: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867522.96647: variable 'omit' from source: magic vars 27788 1726867522.96716: variable 'omit' from source: magic vars 27788 1726867522.96757: variable 'omit' from source: magic vars 27788 1726867522.96811: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867522.96904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867522.96910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867522.96912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867522.96915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867522.96945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867522.96954: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.96961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.97069: Set connection var ansible_shell_executable to /bin/sh 27788 1726867522.97081: Set connection var ansible_timeout to 10 27788 1726867522.97088: Set connection var ansible_shell_type to sh 27788 1726867522.97096: Set connection var ansible_connection to ssh 27788 1726867522.97105: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867522.97118: Set connection var ansible_pipelining to False 27788 1726867522.97230: variable 'ansible_shell_executable' from source: unknown 27788 1726867522.97233: variable 'ansible_connection' from source: unknown 27788 1726867522.97235: variable 'ansible_module_compression' from source: unknown 27788 1726867522.97237: variable 'ansible_shell_type' from source: unknown 27788 1726867522.97239: variable 'ansible_shell_executable' from source: unknown 27788 1726867522.97241: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867522.97243: variable 'ansible_pipelining' from source: unknown 27788 1726867522.97245: variable 'ansible_timeout' from source: unknown 27788 1726867522.97247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867522.97363: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867522.97367: variable 'omit' from source: magic vars 27788 1726867522.97369: starting attempt loop 27788 1726867522.97371: running the handler 27788 1726867522.97446: variable '__network_connections_result' from source: set_fact 27788 1726867522.97515: variable '__network_connections_result' from source: set_fact 27788 1726867522.97724: handler run complete 27788 1726867522.97782: attempt loop complete, returning result 27788 1726867522.97876: _execute() done 27788 1726867522.97883: dumping result to json 27788 1726867522.97885: done dumping result, returning 27788 1726867522.97888: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-b241-6a31-00000000002e] 27788 1726867522.97890: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002e 27788 1726867522.97965: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002e 27788 1726867522.97969: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/24", "2001:db8::2/32" ], "route": [ { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.10.64", "prefix": 26 }, { "gateway": "2001:db8::1", "metric": 2, "network": "2001:db6::4", "prefix": 128 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" }, { "autoconnect": false, "interface_name": "ethtest1", "ip": { "address": [ "198.51.100.6/24", "2001:db8::4/32" ], "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.12.128", "prefix": 26 } ] }, "name": "ethtest1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6\n[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active)\n[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active)\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6", "[006] #1, state:up persistent_state:present, 'ethtest1': add connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82", "[007] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, 8b56e138-cb28-43fc-a540-19ee4a492cd6 (not-active)", "[008] #1, state:up persistent_state:present, 'ethtest1': up connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 (not-active)" ] } } 27788 1726867522.98097: no more pending results, returning what we have 27788 1726867522.98101: results queue empty 27788 1726867522.98102: checking for any_errors_fatal 27788 1726867522.98112: done checking for any_errors_fatal 27788 1726867522.98112: checking for max_fail_percentage 27788 1726867522.98114: done checking for max_fail_percentage 27788 1726867522.98115: checking to see if all hosts have failed and the running result is not ok 27788 1726867522.98116: done checking to see if all hosts have failed 27788 1726867522.98117: getting the remaining hosts for this loop 27788 1726867522.98118: done getting the remaining hosts for this loop 27788 1726867522.98122: getting the next task for host managed_node1 27788 1726867522.98128: done getting next task for host managed_node1 27788 1726867522.98132: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867522.98135: ^ 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? (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 27788 1726867522.98146: getting variables 27788 1726867522.98148: in VariableManager get_vars() 27788 1726867522.98304: Calling all_inventory to load vars for managed_node1 27788 1726867522.98307: Calling groups_inventory to load vars for managed_node1 27788 1726867522.98310: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867522.98322: Calling all_plugins_play to load vars for managed_node1 27788 1726867522.98325: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867522.98328: Calling groups_plugins_play to load vars for managed_node1 27788 1726867522.99938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867523.01488: done with get_vars() 27788 1726867523.01510: done getting variables 27788 1726867523.01572: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:23 -0400 (0:00:00.063) 0:00:18.505 ****** 27788 1726867523.01608: entering _queue_task() for managed_node1/debug 27788 1726867523.01913: worker is 1 (out of 1 available) 27788 1726867523.01928: exiting _queue_task() for managed_node1/debug 27788 1726867523.01940: done queuing things up, now waiting for results queue to drain 27788 1726867523.01941: waiting for pending results... 27788 1726867523.02314: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867523.02442: in run() - task 0affcac9-a3a5-b241-6a31-00000000002f 27788 1726867523.02547: variable 'ansible_search_path' from source: unknown 27788 1726867523.02551: variable 'ansible_search_path' from source: unknown 27788 1726867523.02554: calling self._execute() 27788 1726867523.02626: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.02639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.02654: variable 'omit' from source: magic vars 27788 1726867523.03058: variable 'ansible_distribution_major_version' from source: facts 27788 1726867523.03076: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867523.03218: variable 'network_state' from source: role '' defaults 27788 1726867523.03239: Evaluated conditional (network_state != {}): False 27788 1726867523.03247: when evaluation is False, skipping this task 27788 1726867523.03255: _execute() done 27788 1726867523.03367: dumping result to json 27788 1726867523.03376: done dumping result, returning 27788 1726867523.03381: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-b241-6a31-00000000002f] 27788 1726867523.03383: sending task result for task 0affcac9-a3a5-b241-6a31-00000000002f 27788 1726867523.03443: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000002f 27788 1726867523.03446: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 27788 1726867523.03512: no more pending results, returning what we have 27788 1726867523.03515: results queue empty 27788 1726867523.03516: checking for any_errors_fatal 27788 1726867523.03526: done checking for any_errors_fatal 27788 1726867523.03527: checking for max_fail_percentage 27788 1726867523.03528: done checking for max_fail_percentage 27788 1726867523.03529: checking to see if all hosts have failed and the running result is not ok 27788 1726867523.03530: done checking to see if all hosts have failed 27788 1726867523.03530: getting the remaining hosts for this loop 27788 1726867523.03532: done getting the remaining hosts for this loop 27788 1726867523.03535: getting the next task for host managed_node1 27788 1726867523.03540: done getting next task for host managed_node1 27788 1726867523.03544: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867523.03547: ^ 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? (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 27788 1726867523.03559: getting variables 27788 1726867523.03561: in VariableManager get_vars() 27788 1726867523.03593: Calling all_inventory to load vars for managed_node1 27788 1726867523.03595: Calling groups_inventory to load vars for managed_node1 27788 1726867523.03596: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867523.03602: Calling all_plugins_play to load vars for managed_node1 27788 1726867523.03604: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867523.03606: Calling groups_plugins_play to load vars for managed_node1 27788 1726867523.04366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867523.05247: done with get_vars() 27788 1726867523.05262: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:23 -0400 (0:00:00.037) 0:00:18.543 ****** 27788 1726867523.05342: entering _queue_task() for managed_node1/ping 27788 1726867523.05343: Creating lock for ping 27788 1726867523.05590: worker is 1 (out of 1 available) 27788 1726867523.05604: exiting _queue_task() for managed_node1/ping 27788 1726867523.05615: done queuing things up, now waiting for results queue to drain 27788 1726867523.05617: waiting for pending results... 27788 1726867523.05793: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867523.05883: in run() - task 0affcac9-a3a5-b241-6a31-000000000030 27788 1726867523.05895: variable 'ansible_search_path' from source: unknown 27788 1726867523.05898: variable 'ansible_search_path' from source: unknown 27788 1726867523.05930: calling self._execute() 27788 1726867523.05996: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.06000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.06008: variable 'omit' from source: magic vars 27788 1726867523.06273: variable 'ansible_distribution_major_version' from source: facts 27788 1726867523.06283: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867523.06289: variable 'omit' from source: magic vars 27788 1726867523.06328: variable 'omit' from source: magic vars 27788 1726867523.06351: variable 'omit' from source: magic vars 27788 1726867523.06382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867523.06415: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867523.06582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867523.06586: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867523.06589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867523.06591: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867523.06594: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.06596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.06599: Set connection var ansible_shell_executable to /bin/sh 27788 1726867523.06608: Set connection var ansible_timeout to 10 27788 1726867523.06614: Set connection var ansible_shell_type to sh 27788 1726867523.06621: Set connection var ansible_connection to ssh 27788 1726867523.06628: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867523.06636: Set connection var ansible_pipelining to False 27788 1726867523.06658: variable 'ansible_shell_executable' from source: unknown 27788 1726867523.06664: variable 'ansible_connection' from source: unknown 27788 1726867523.06670: variable 'ansible_module_compression' from source: unknown 27788 1726867523.06674: variable 'ansible_shell_type' from source: unknown 27788 1726867523.06682: variable 'ansible_shell_executable' from source: unknown 27788 1726867523.06688: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.06694: variable 'ansible_pipelining' from source: unknown 27788 1726867523.06699: variable 'ansible_timeout' from source: unknown 27788 1726867523.06705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.06890: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867523.06906: variable 'omit' from source: magic vars 27788 1726867523.06915: starting attempt loop 27788 1726867523.06921: running the handler 27788 1726867523.06939: _low_level_execute_command(): starting 27788 1726867523.06952: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867523.07438: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.07459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867523.07478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.07512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.07526: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.07589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.09281: stdout chunk (state=3): >>>/root <<< 27788 1726867523.09398: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.09453: stderr chunk (state=3): >>><<< 27788 1726867523.09457: stdout chunk (state=3): >>><<< 27788 1726867523.09568: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.09571: _low_level_execute_command(): starting 27788 1726867523.09575: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605 `" && echo ansible-tmp-1726867523.0948045-28681-160447109557605="` echo /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605 `" ) && sleep 0' 27788 1726867523.10141: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.10206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.10223: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.10253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.10363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.12255: stdout chunk (state=3): >>>ansible-tmp-1726867523.0948045-28681-160447109557605=/root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605 <<< 27788 1726867523.12371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.12427: stderr chunk (state=3): >>><<< 27788 1726867523.12430: stdout chunk (state=3): >>><<< 27788 1726867523.12583: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867523.0948045-28681-160447109557605=/root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.12586: variable 'ansible_module_compression' from source: unknown 27788 1726867523.12588: ANSIBALLZ: Using lock for ping 27788 1726867523.12591: ANSIBALLZ: Acquiring lock 27788 1726867523.12593: ANSIBALLZ: Lock acquired: 140280226346240 27788 1726867523.12595: ANSIBALLZ: Creating module 27788 1726867523.28144: ANSIBALLZ: Writing module into payload 27788 1726867523.28218: ANSIBALLZ: Writing module 27788 1726867523.28245: ANSIBALLZ: Renaming module 27788 1726867523.28257: ANSIBALLZ: Done creating module 27788 1726867523.28288: variable 'ansible_facts' from source: unknown 27788 1726867523.28365: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py 27788 1726867523.28610: Sending initial data 27788 1726867523.28621: Sent initial data (153 bytes) 27788 1726867523.29792: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.30029: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.30040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.30236: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.31844: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867523.31849: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867523.31891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867523.31941: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpaut8ikix /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py <<< 27788 1726867523.31945: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py" <<< 27788 1726867523.31985: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpaut8ikix" to remote "/root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py" <<< 27788 1726867523.31991: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py" <<< 27788 1726867523.33505: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.33583: stderr chunk (state=3): >>><<< 27788 1726867523.33587: stdout chunk (state=3): >>><<< 27788 1726867523.33644: done transferring module to remote 27788 1726867523.33659: _low_level_execute_command(): starting 27788 1726867523.33669: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/ /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py && sleep 0' 27788 1726867523.35655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.37414: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.37509: stderr chunk (state=3): >>><<< 27788 1726867523.37513: stdout chunk (state=3): >>><<< 27788 1726867523.37527: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.37535: _low_level_execute_command(): starting 27788 1726867523.37543: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/AnsiballZ_ping.py && sleep 0' 27788 1726867523.38782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.38786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867523.38789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.38791: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867523.38981: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867523.38985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.38987: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.39006: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.39080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.54130: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27788 1726867523.55644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867523.55648: stdout chunk (state=3): >>><<< 27788 1726867523.55651: stderr chunk (state=3): >>><<< 27788 1726867523.55653: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867523.55657: 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-1726867523.0948045-28681-160447109557605/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867523.55660: _low_level_execute_command(): starting 27788 1726867523.55662: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867523.0948045-28681-160447109557605/ > /dev/null 2>&1 && sleep 0' 27788 1726867523.56258: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.56262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867523.56265: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.56267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.56269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867523.56271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.56348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.56387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.58530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.58533: stdout chunk (state=3): >>><<< 27788 1726867523.58536: stderr chunk (state=3): >>><<< 27788 1726867523.58538: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.58544: handler run complete 27788 1726867523.58547: attempt loop complete, returning result 27788 1726867523.58549: _execute() done 27788 1726867523.58551: dumping result to json 27788 1726867523.58553: done dumping result, returning 27788 1726867523.58555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-b241-6a31-000000000030] 27788 1726867523.58557: sending task result for task 0affcac9-a3a5-b241-6a31-000000000030 ok: [managed_node1] => { "changed": false, "ping": "pong" } 27788 1726867523.58738: no more pending results, returning what we have 27788 1726867523.58741: results queue empty 27788 1726867523.58743: checking for any_errors_fatal 27788 1726867523.58748: done checking for any_errors_fatal 27788 1726867523.58749: checking for max_fail_percentage 27788 1726867523.58751: done checking for max_fail_percentage 27788 1726867523.58752: checking to see if all hosts have failed and the running result is not ok 27788 1726867523.58753: done checking to see if all hosts have failed 27788 1726867523.58753: getting the remaining hosts for this loop 27788 1726867523.58755: done getting the remaining hosts for this loop 27788 1726867523.58759: getting the next task for host managed_node1 27788 1726867523.58768: done getting next task for host managed_node1 27788 1726867523.58771: ^ task is: TASK: meta (role_complete) 27788 1726867523.58774: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867523.58787: getting variables 27788 1726867523.58788: in VariableManager get_vars() 27788 1726867523.58833: Calling all_inventory to load vars for managed_node1 27788 1726867523.58836: Calling groups_inventory to load vars for managed_node1 27788 1726867523.58839: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867523.58849: Calling all_plugins_play to load vars for managed_node1 27788 1726867523.58852: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867523.58854: Calling groups_plugins_play to load vars for managed_node1 27788 1726867523.60234: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000030 27788 1726867523.60238: WORKER PROCESS EXITING 27788 1726867523.63739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867523.67101: done with get_vars() 27788 1726867523.67128: done getting variables 27788 1726867523.67211: done queuing things up, now waiting for results queue to drain 27788 1726867523.67213: results queue empty 27788 1726867523.67214: checking for any_errors_fatal 27788 1726867523.67217: done checking for any_errors_fatal 27788 1726867523.67217: checking for max_fail_percentage 27788 1726867523.67218: done checking for max_fail_percentage 27788 1726867523.67219: checking to see if all hosts have failed and the running result is not ok 27788 1726867523.67220: done checking to see if all hosts have failed 27788 1726867523.67221: getting the remaining hosts for this loop 27788 1726867523.67222: done getting the remaining hosts for this loop 27788 1726867523.67227: getting the next task for host managed_node1 27788 1726867523.67231: done getting next task for host managed_node1 27788 1726867523.67234: ^ task is: TASK: Get the IPv4 routes from the route table main 27788 1726867523.67235: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867523.67237: getting variables 27788 1726867523.67238: in VariableManager get_vars() 27788 1726867523.67253: Calling all_inventory to load vars for managed_node1 27788 1726867523.67255: Calling groups_inventory to load vars for managed_node1 27788 1726867523.67257: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867523.67262: Calling all_plugins_play to load vars for managed_node1 27788 1726867523.67265: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867523.67268: Calling groups_plugins_play to load vars for managed_node1 27788 1726867523.69735: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867523.73041: done with get_vars() 27788 1726867523.73061: done getting variables 27788 1726867523.73107: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv4 routes from the route table main] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:73 Friday 20 September 2024 17:25:23 -0400 (0:00:00.677) 0:00:19.221 ****** 27788 1726867523.73140: entering _queue_task() for managed_node1/command 27788 1726867523.73507: worker is 1 (out of 1 available) 27788 1726867523.73521: exiting _queue_task() for managed_node1/command 27788 1726867523.73537: done queuing things up, now waiting for results queue to drain 27788 1726867523.73538: waiting for pending results... 27788 1726867523.73827: running TaskExecutor() for managed_node1/TASK: Get the IPv4 routes from the route table main 27788 1726867523.73934: in run() - task 0affcac9-a3a5-b241-6a31-000000000060 27788 1726867523.73955: variable 'ansible_search_path' from source: unknown 27788 1726867523.73997: calling self._execute() 27788 1726867523.74104: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.74119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.74134: variable 'omit' from source: magic vars 27788 1726867523.74531: variable 'ansible_distribution_major_version' from source: facts 27788 1726867523.74551: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867523.74562: variable 'omit' from source: magic vars 27788 1726867523.74589: variable 'omit' from source: magic vars 27788 1726867523.74632: variable 'omit' from source: magic vars 27788 1726867523.74692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867523.74733: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867523.74757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867523.74785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867523.74802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867523.74840: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867523.74850: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.74857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.74970: Set connection var ansible_shell_executable to /bin/sh 27788 1726867523.74986: Set connection var ansible_timeout to 10 27788 1726867523.74993: Set connection var ansible_shell_type to sh 27788 1726867523.75002: Set connection var ansible_connection to ssh 27788 1726867523.75010: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867523.75019: Set connection var ansible_pipelining to False 27788 1726867523.75049: variable 'ansible_shell_executable' from source: unknown 27788 1726867523.75057: variable 'ansible_connection' from source: unknown 27788 1726867523.75064: variable 'ansible_module_compression' from source: unknown 27788 1726867523.75092: variable 'ansible_shell_type' from source: unknown 27788 1726867523.75095: variable 'ansible_shell_executable' from source: unknown 27788 1726867523.75097: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867523.75099: variable 'ansible_pipelining' from source: unknown 27788 1726867523.75101: variable 'ansible_timeout' from source: unknown 27788 1726867523.75107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867523.75310: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867523.75314: variable 'omit' from source: magic vars 27788 1726867523.75317: starting attempt loop 27788 1726867523.75319: running the handler 27788 1726867523.75322: _low_level_execute_command(): starting 27788 1726867523.75326: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867523.76051: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867523.76089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867523.76210: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.76228: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.76245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.76333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.78056: stdout chunk (state=3): >>>/root <<< 27788 1726867523.78237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.78240: stdout chunk (state=3): >>><<< 27788 1726867523.78242: stderr chunk (state=3): >>><<< 27788 1726867523.78262: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.78474: _low_level_execute_command(): starting 27788 1726867523.78480: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281 `" && echo ansible-tmp-1726867523.783833-28714-61560082015281="` echo /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281 `" ) && sleep 0' 27788 1726867523.79731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867523.79836: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867523.79972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.79994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.80021: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.82328: stdout chunk (state=3): >>>ansible-tmp-1726867523.783833-28714-61560082015281=/root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281 <<< 27788 1726867523.82333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.82783: stderr chunk (state=3): >>><<< 27788 1726867523.82787: stdout chunk (state=3): >>><<< 27788 1726867523.82790: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867523.783833-28714-61560082015281=/root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.82793: variable 'ansible_module_compression' from source: unknown 27788 1726867523.82795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867523.83018: variable 'ansible_facts' from source: unknown 27788 1726867523.83100: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py 27788 1726867523.83571: Sending initial data 27788 1726867523.83584: Sent initial data (154 bytes) 27788 1726867523.84681: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867523.84895: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.85013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.85093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.86650: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867523.86689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867523.86744: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpzv3c80m2 /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py <<< 27788 1726867523.86754: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py" <<< 27788 1726867523.86793: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpzv3c80m2" to remote "/root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py" <<< 27788 1726867523.87634: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.87638: stdout chunk (state=3): >>><<< 27788 1726867523.87640: stderr chunk (state=3): >>><<< 27788 1726867523.87642: done transferring module to remote 27788 1726867523.87644: _low_level_execute_command(): starting 27788 1726867523.87646: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/ /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py && sleep 0' 27788 1726867523.88721: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.88730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867523.88747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867523.88753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.88769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867523.88775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867523.88783: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867523.88794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.88864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.88871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.88887: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.88966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867523.90786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867523.90898: stderr chunk (state=3): >>><<< 27788 1726867523.90905: stdout chunk (state=3): >>><<< 27788 1726867523.90908: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867523.90910: _low_level_execute_command(): starting 27788 1726867523.90915: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/AnsiballZ_command.py && sleep 0' 27788 1726867523.92083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867523.92114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867523.92134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867523.92222: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867523.92315: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.07609: stdout chunk (state=3): >>> {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \n198.51.10.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.12.128/26 via 198.51.100.1 dev ethtest1 proto static metric 2 \n198.51.100.0/24 dev ethtest0 proto kernel scope link src 198.51.100.3 metric 103 \n198.51.100.0/24 dev ethtest1 proto kernel scope link src 198.51.100.6 metric 104 ", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "route"], "start": "2024-09-20 17:25:24.070483", "end": "2024-09-20 17:25:24.074104", "delta": "0:00:00.003621", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 route", "_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}}} <<< 27788 1726867524.09638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867524.09642: stdout chunk (state=3): >>><<< 27788 1726867524.09645: stderr chunk (state=3): >>><<< 27788 1726867524.09649: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \n198.51.10.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 \n198.51.12.128/26 via 198.51.100.1 dev ethtest1 proto static metric 2 \n198.51.100.0/24 dev ethtest0 proto kernel scope link src 198.51.100.3 metric 103 \n198.51.100.0/24 dev ethtest1 proto kernel scope link src 198.51.100.6 metric 104 ", "stderr": "", "rc": 0, "cmd": ["ip", "-4", "route"], "start": "2024-09-20 17:25:24.070483", "end": "2024-09-20 17:25:24.074104", "delta": "0:00:00.003621", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -4 route", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867524.09654: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -4 route', '_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-1726867523.783833-28714-61560082015281/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867524.09659: _low_level_execute_command(): starting 27788 1726867524.09662: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867523.783833-28714-61560082015281/ > /dev/null 2>&1 && sleep 0' 27788 1726867524.10648: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.10651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867524.10654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.10994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.11051: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.13105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.13108: stdout chunk (state=3): >>><<< 27788 1726867524.13111: stderr chunk (state=3): >>><<< 27788 1726867524.13184: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867524.13188: handler run complete 27788 1726867524.13190: Evaluated conditional (False): False 27788 1726867524.13193: attempt loop complete, returning result 27788 1726867524.13195: _execute() done 27788 1726867524.13197: dumping result to json 27788 1726867524.13199: done dumping result, returning 27788 1726867524.13482: done running TaskExecutor() for managed_node1/TASK: Get the IPv4 routes from the route table main [0affcac9-a3a5-b241-6a31-000000000060] 27788 1726867524.13486: sending task result for task 0affcac9-a3a5-b241-6a31-000000000060 27788 1726867524.13560: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000060 27788 1726867524.13563: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-4", "route" ], "delta": "0:00:00.003621", "end": "2024-09-20 17:25:24.074104", "rc": 0, "start": "2024-09-20 17:25:24.070483" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown 198.51.10.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.12.128/26 via 198.51.100.1 dev ethtest1 proto static metric 2 198.51.100.0/24 dev ethtest0 proto kernel scope link src 198.51.100.3 metric 103 198.51.100.0/24 dev ethtest1 proto kernel scope link src 198.51.100.6 metric 104 27788 1726867524.13658: no more pending results, returning what we have 27788 1726867524.13662: results queue empty 27788 1726867524.13663: checking for any_errors_fatal 27788 1726867524.13666: done checking for any_errors_fatal 27788 1726867524.13667: checking for max_fail_percentage 27788 1726867524.13670: done checking for max_fail_percentage 27788 1726867524.13671: checking to see if all hosts have failed and the running result is not ok 27788 1726867524.13672: done checking to see if all hosts have failed 27788 1726867524.13673: getting the remaining hosts for this loop 27788 1726867524.13674: done getting the remaining hosts for this loop 27788 1726867524.13679: getting the next task for host managed_node1 27788 1726867524.13687: done getting next task for host managed_node1 27788 1726867524.13689: ^ task is: TASK: Assert that the route table main contains the specified IPv4 routes 27788 1726867524.13692: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867524.13696: getting variables 27788 1726867524.13697: in VariableManager get_vars() 27788 1726867524.13745: Calling all_inventory to load vars for managed_node1 27788 1726867524.13748: Calling groups_inventory to load vars for managed_node1 27788 1726867524.13751: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867524.13763: Calling all_plugins_play to load vars for managed_node1 27788 1726867524.13766: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867524.13769: Calling groups_plugins_play to load vars for managed_node1 27788 1726867524.25865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867524.28607: done with get_vars() 27788 1726867524.28633: done getting variables 27788 1726867524.28686: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv4 routes] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:78 Friday 20 September 2024 17:25:24 -0400 (0:00:00.555) 0:00:19.776 ****** 27788 1726867524.28710: entering _queue_task() for managed_node1/assert 27788 1726867524.29056: worker is 1 (out of 1 available) 27788 1726867524.29069: exiting _queue_task() for managed_node1/assert 27788 1726867524.29084: done queuing things up, now waiting for results queue to drain 27788 1726867524.29086: waiting for pending results... 27788 1726867524.29397: running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv4 routes 27788 1726867524.29483: in run() - task 0affcac9-a3a5-b241-6a31-000000000061 27788 1726867524.29508: variable 'ansible_search_path' from source: unknown 27788 1726867524.29550: calling self._execute() 27788 1726867524.29696: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.29716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.29734: variable 'omit' from source: magic vars 27788 1726867524.30585: variable 'ansible_distribution_major_version' from source: facts 27788 1726867524.30708: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867524.30791: variable 'omit' from source: magic vars 27788 1726867524.30825: variable 'omit' from source: magic vars 27788 1726867524.30866: variable 'omit' from source: magic vars 27788 1726867524.30951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867524.31055: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867524.31081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867524.31145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.31162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.31307: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867524.31348: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.31357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.31591: Set connection var ansible_shell_executable to /bin/sh 27788 1726867524.31603: Set connection var ansible_timeout to 10 27788 1726867524.31610: Set connection var ansible_shell_type to sh 27788 1726867524.31620: Set connection var ansible_connection to ssh 27788 1726867524.31631: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867524.31642: Set connection var ansible_pipelining to False 27788 1726867524.31676: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.31779: variable 'ansible_connection' from source: unknown 27788 1726867524.31783: variable 'ansible_module_compression' from source: unknown 27788 1726867524.31786: variable 'ansible_shell_type' from source: unknown 27788 1726867524.31788: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.31790: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.31792: variable 'ansible_pipelining' from source: unknown 27788 1726867524.31795: variable 'ansible_timeout' from source: unknown 27788 1726867524.31798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.31875: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867524.31898: variable 'omit' from source: magic vars 27788 1726867524.31909: starting attempt loop 27788 1726867524.31917: running the handler 27788 1726867524.32089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867524.32341: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867524.32428: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867524.32454: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867524.32495: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867524.32646: variable 'route_table_main_ipv4' from source: set_fact 27788 1726867524.32649: Evaluated conditional (route_table_main_ipv4.stdout is search("198.51.10.64/26 via 198.51.100.6 dev ethtest0\s+(proto static )?metric 4")): True 27788 1726867524.32776: variable 'route_table_main_ipv4' from source: set_fact 27788 1726867524.32812: Evaluated conditional (route_table_main_ipv4.stdout is search("198.51.12.128/26 via 198.51.100.1 dev ethtest1\s+(proto static )?metric 2")): True 27788 1726867524.32824: handler run complete 27788 1726867524.32844: attempt loop complete, returning result 27788 1726867524.32852: _execute() done 27788 1726867524.32865: dumping result to json 27788 1726867524.32875: done dumping result, returning 27788 1726867524.32887: done running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv4 routes [0affcac9-a3a5-b241-6a31-000000000061] 27788 1726867524.32973: sending task result for task 0affcac9-a3a5-b241-6a31-000000000061 27788 1726867524.33043: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000061 27788 1726867524.33047: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867524.33123: no more pending results, returning what we have 27788 1726867524.33127: results queue empty 27788 1726867524.33128: checking for any_errors_fatal 27788 1726867524.33138: done checking for any_errors_fatal 27788 1726867524.33139: checking for max_fail_percentage 27788 1726867524.33141: done checking for max_fail_percentage 27788 1726867524.33142: checking to see if all hosts have failed and the running result is not ok 27788 1726867524.33143: done checking to see if all hosts have failed 27788 1726867524.33144: getting the remaining hosts for this loop 27788 1726867524.33145: done getting the remaining hosts for this loop 27788 1726867524.33149: getting the next task for host managed_node1 27788 1726867524.33155: done getting next task for host managed_node1 27788 1726867524.33158: ^ task is: TASK: Get the IPv6 routes from the route table main 27788 1726867524.33160: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867524.33163: getting variables 27788 1726867524.33166: in VariableManager get_vars() 27788 1726867524.33213: Calling all_inventory to load vars for managed_node1 27788 1726867524.33216: Calling groups_inventory to load vars for managed_node1 27788 1726867524.33218: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867524.33229: Calling all_plugins_play to load vars for managed_node1 27788 1726867524.33232: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867524.33236: Calling groups_plugins_play to load vars for managed_node1 27788 1726867524.36153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867524.37818: done with get_vars() 27788 1726867524.37842: done getting variables 27788 1726867524.38199: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the IPv6 routes from the route table main] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:89 Friday 20 September 2024 17:25:24 -0400 (0:00:00.095) 0:00:19.871 ****** 27788 1726867524.38234: entering _queue_task() for managed_node1/command 27788 1726867524.38761: worker is 1 (out of 1 available) 27788 1726867524.38774: exiting _queue_task() for managed_node1/command 27788 1726867524.39005: done queuing things up, now waiting for results queue to drain 27788 1726867524.39006: waiting for pending results... 27788 1726867524.39499: running TaskExecutor() for managed_node1/TASK: Get the IPv6 routes from the route table main 27788 1726867524.39532: in run() - task 0affcac9-a3a5-b241-6a31-000000000062 27788 1726867524.39551: variable 'ansible_search_path' from source: unknown 27788 1726867524.39595: calling self._execute() 27788 1726867524.40103: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.40106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.40109: variable 'omit' from source: magic vars 27788 1726867524.40960: variable 'ansible_distribution_major_version' from source: facts 27788 1726867524.40983: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867524.40995: variable 'omit' from source: magic vars 27788 1726867524.41019: variable 'omit' from source: magic vars 27788 1726867524.41066: variable 'omit' from source: magic vars 27788 1726867524.41114: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867524.41159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867524.41185: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867524.41214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.41233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.41266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867524.41280: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.41290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.41420: Set connection var ansible_shell_executable to /bin/sh 27788 1726867524.41437: Set connection var ansible_timeout to 10 27788 1726867524.41445: Set connection var ansible_shell_type to sh 27788 1726867524.41519: Set connection var ansible_connection to ssh 27788 1726867524.41523: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867524.41528: Set connection var ansible_pipelining to False 27788 1726867524.41531: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.41533: variable 'ansible_connection' from source: unknown 27788 1726867524.41536: variable 'ansible_module_compression' from source: unknown 27788 1726867524.41538: variable 'ansible_shell_type' from source: unknown 27788 1726867524.41541: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.41544: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.41546: variable 'ansible_pipelining' from source: unknown 27788 1726867524.41548: variable 'ansible_timeout' from source: unknown 27788 1726867524.41551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.41690: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867524.41707: variable 'omit' from source: magic vars 27788 1726867524.41718: starting attempt loop 27788 1726867524.41729: running the handler 27788 1726867524.41847: _low_level_execute_command(): starting 27788 1726867524.41851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867524.42476: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867524.42511: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867524.42598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.42634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867524.42806: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867524.42840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.42901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.44587: stdout chunk (state=3): >>>/root <<< 27788 1726867524.44721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.44728: stdout chunk (state=3): >>><<< 27788 1726867524.44734: stderr chunk (state=3): >>><<< 27788 1726867524.44809: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867524.44883: _low_level_execute_command(): starting 27788 1726867524.44889: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312 `" && echo ansible-tmp-1726867524.4480681-28748-33911437427312="` echo /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312 `" ) && sleep 0' 27788 1726867524.46283: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.46287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867524.46291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.46294: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.46305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867524.46307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.46463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867524.46466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.46562: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.48470: stdout chunk (state=3): >>>ansible-tmp-1726867524.4480681-28748-33911437427312=/root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312 <<< 27788 1726867524.48655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.48659: stderr chunk (state=3): >>><<< 27788 1726867524.48662: stdout chunk (state=3): >>><<< 27788 1726867524.48696: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867524.4480681-28748-33911437427312=/root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867524.48730: variable 'ansible_module_compression' from source: unknown 27788 1726867524.48922: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867524.48932: variable 'ansible_facts' from source: unknown 27788 1726867524.49123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py 27788 1726867524.49584: Sending initial data 27788 1726867524.49588: Sent initial data (155 bytes) 27788 1726867524.50637: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.50803: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867524.50813: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.50888: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.52597: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpfi10ip6m" to remote "/root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py" <<< 27788 1726867524.52602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpfi10ip6m /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py <<< 27788 1726867524.53852: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.54060: stderr chunk (state=3): >>><<< 27788 1726867524.54064: stdout chunk (state=3): >>><<< 27788 1726867524.54066: done transferring module to remote 27788 1726867524.54069: _low_level_execute_command(): starting 27788 1726867524.54072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/ /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py && sleep 0' 27788 1726867524.55318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.55326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867524.55345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.55349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867524.55396: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.55454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867524.55457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867524.55695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.55702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.57506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.57509: stderr chunk (state=3): >>><<< 27788 1726867524.57512: stdout chunk (state=3): >>><<< 27788 1726867524.57581: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867524.57584: _low_level_execute_command(): starting 27788 1726867524.57587: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/AnsiballZ_command.py && sleep 0' 27788 1726867524.58881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.58885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867524.58888: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.58891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867524.58893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867524.58895: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867524.58897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867524.58994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.59070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.74519: stdout chunk (state=3): >>> {"changed": true, "stdout": "2001:db6::4 via 2001:db8::1 dev ethtest0 proto static metric 2 pref medium\n2001:db8::/32 dev ethtest0 proto kernel metric 103 pref medium\n2001:db8::/32 dev ethtest1 proto kernel metric 104 pref medium\nfe80::/64 dev peerethtest0 proto kernel metric 256 pref medium\nfe80::/64 dev peerethtest1 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev ethtest0 proto kernel metric 1024 pref medium\nfe80::/64 dev ethtest1 proto kernel metric 1024 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:25:24.739593", "end": "2024-09-20 17:25:24.743299", "delta": "0:00:00.003706", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_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}}} <<< 27788 1726867524.75985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.76000: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 27788 1726867524.76336: stderr chunk (state=3): >>><<< 27788 1726867524.76340: stdout chunk (state=3): >>><<< 27788 1726867524.76344: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "2001:db6::4 via 2001:db8::1 dev ethtest0 proto static metric 2 pref medium\n2001:db8::/32 dev ethtest0 proto kernel metric 103 pref medium\n2001:db8::/32 dev ethtest1 proto kernel metric 104 pref medium\nfe80::/64 dev peerethtest0 proto kernel metric 256 pref medium\nfe80::/64 dev peerethtest1 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev ethtest0 proto kernel metric 1024 pref medium\nfe80::/64 dev ethtest1 proto kernel metric 1024 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:25:24.739593", "end": "2024-09-20 17:25:24.743299", "delta": "0:00:00.003706", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867524.76350: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 route', '_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-1726867524.4480681-28748-33911437427312/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867524.76354: _low_level_execute_command(): starting 27788 1726867524.76357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867524.4480681-28748-33911437427312/ > /dev/null 2>&1 && sleep 0' 27788 1726867524.77156: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867524.77192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867524.77254: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867524.79383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867524.79386: stdout chunk (state=3): >>><<< 27788 1726867524.79389: stderr chunk (state=3): >>><<< 27788 1726867524.79392: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867524.79395: handler run complete 27788 1726867524.79410: Evaluated conditional (False): False 27788 1726867524.79421: attempt loop complete, returning result 27788 1726867524.79427: _execute() done 27788 1726867524.79430: dumping result to json 27788 1726867524.79432: done dumping result, returning 27788 1726867524.79484: done running TaskExecutor() for managed_node1/TASK: Get the IPv6 routes from the route table main [0affcac9-a3a5-b241-6a31-000000000062] 27788 1726867524.79487: sending task result for task 0affcac9-a3a5-b241-6a31-000000000062 27788 1726867524.79805: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000062 27788 1726867524.79814: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003706", "end": "2024-09-20 17:25:24.743299", "rc": 0, "start": "2024-09-20 17:25:24.739593" } STDOUT: 2001:db6::4 via 2001:db8::1 dev ethtest0 proto static metric 2 pref medium 2001:db8::/32 dev ethtest0 proto kernel metric 103 pref medium 2001:db8::/32 dev ethtest1 proto kernel metric 104 pref medium fe80::/64 dev peerethtest0 proto kernel metric 256 pref medium fe80::/64 dev peerethtest1 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev ethtest0 proto kernel metric 1024 pref medium fe80::/64 dev ethtest1 proto kernel metric 1024 pref medium 27788 1726867524.79907: no more pending results, returning what we have 27788 1726867524.79911: results queue empty 27788 1726867524.79913: checking for any_errors_fatal 27788 1726867524.79919: done checking for any_errors_fatal 27788 1726867524.79920: checking for max_fail_percentage 27788 1726867524.79923: done checking for max_fail_percentage 27788 1726867524.79924: checking to see if all hosts have failed and the running result is not ok 27788 1726867524.79924: done checking to see if all hosts have failed 27788 1726867524.79925: getting the remaining hosts for this loop 27788 1726867524.79926: done getting the remaining hosts for this loop 27788 1726867524.79930: getting the next task for host managed_node1 27788 1726867524.79936: done getting next task for host managed_node1 27788 1726867524.79939: ^ task is: TASK: Assert that the route table main contains the specified IPv6 routes 27788 1726867524.79941: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867524.79944: getting variables 27788 1726867524.79946: in VariableManager get_vars() 27788 1726867524.80325: Calling all_inventory to load vars for managed_node1 27788 1726867524.80328: Calling groups_inventory to load vars for managed_node1 27788 1726867524.80331: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867524.80343: Calling all_plugins_play to load vars for managed_node1 27788 1726867524.80346: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867524.80349: Calling groups_plugins_play to load vars for managed_node1 27788 1726867524.82529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867524.85722: done with get_vars() 27788 1726867524.85758: done getting variables 27788 1726867524.85843: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the route table main contains the specified IPv6 routes] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:94 Friday 20 September 2024 17:25:24 -0400 (0:00:00.476) 0:00:20.348 ****** 27788 1726867524.85889: entering _queue_task() for managed_node1/assert 27788 1726867524.86370: worker is 1 (out of 1 available) 27788 1726867524.86386: exiting _queue_task() for managed_node1/assert 27788 1726867524.86398: done queuing things up, now waiting for results queue to drain 27788 1726867524.86399: waiting for pending results... 27788 1726867524.86643: running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv6 routes 27788 1726867524.86886: in run() - task 0affcac9-a3a5-b241-6a31-000000000063 27788 1726867524.86890: variable 'ansible_search_path' from source: unknown 27788 1726867524.86893: calling self._execute() 27788 1726867524.86942: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.86951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.86965: variable 'omit' from source: magic vars 27788 1726867524.88283: variable 'ansible_distribution_major_version' from source: facts 27788 1726867524.88295: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867524.88301: variable 'omit' from source: magic vars 27788 1726867524.88330: variable 'omit' from source: magic vars 27788 1726867524.88490: variable 'omit' from source: magic vars 27788 1726867524.88532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867524.88712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867524.88731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867524.88813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.88817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.88820: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867524.88823: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.88826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.88981: Set connection var ansible_shell_executable to /bin/sh 27788 1726867524.88986: Set connection var ansible_timeout to 10 27788 1726867524.88989: Set connection var ansible_shell_type to sh 27788 1726867524.88992: Set connection var ansible_connection to ssh 27788 1726867524.89009: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867524.89015: Set connection var ansible_pipelining to False 27788 1726867524.89043: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.89047: variable 'ansible_connection' from source: unknown 27788 1726867524.89049: variable 'ansible_module_compression' from source: unknown 27788 1726867524.89052: variable 'ansible_shell_type' from source: unknown 27788 1726867524.89055: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.89057: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.89134: variable 'ansible_pipelining' from source: unknown 27788 1726867524.89138: variable 'ansible_timeout' from source: unknown 27788 1726867524.89142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.89241: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867524.89247: variable 'omit' from source: magic vars 27788 1726867524.89254: starting attempt loop 27788 1726867524.89257: running the handler 27788 1726867524.89432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867524.89690: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867524.89785: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867524.89822: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867524.89858: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867524.89967: variable 'route_table_main_ipv6' from source: set_fact 27788 1726867524.90124: Evaluated conditional (route_table_main_ipv6.stdout is search("2001:db6::4 via 2001:db8::1 dev ethtest0\s+(proto static )?metric 2")): True 27788 1726867524.90128: handler run complete 27788 1726867524.90131: attempt loop complete, returning result 27788 1726867524.90133: _execute() done 27788 1726867524.90136: dumping result to json 27788 1726867524.90139: done dumping result, returning 27788 1726867524.90145: done running TaskExecutor() for managed_node1/TASK: Assert that the route table main contains the specified IPv6 routes [0affcac9-a3a5-b241-6a31-000000000063] 27788 1726867524.90147: sending task result for task 0affcac9-a3a5-b241-6a31-000000000063 27788 1726867524.90345: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000063 27788 1726867524.90348: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867524.90406: no more pending results, returning what we have 27788 1726867524.90413: results queue empty 27788 1726867524.90414: checking for any_errors_fatal 27788 1726867524.90423: done checking for any_errors_fatal 27788 1726867524.90426: checking for max_fail_percentage 27788 1726867524.90429: done checking for max_fail_percentage 27788 1726867524.90430: checking to see if all hosts have failed and the running result is not ok 27788 1726867524.90431: done checking to see if all hosts have failed 27788 1726867524.90432: getting the remaining hosts for this loop 27788 1726867524.90557: done getting the remaining hosts for this loop 27788 1726867524.90561: getting the next task for host managed_node1 27788 1726867524.90566: done getting next task for host managed_node1 27788 1726867524.90569: ^ task is: TASK: Get the interface1 MAC address 27788 1726867524.90571: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867524.90574: getting variables 27788 1726867524.90575: in VariableManager get_vars() 27788 1726867524.90612: Calling all_inventory to load vars for managed_node1 27788 1726867524.90615: Calling groups_inventory to load vars for managed_node1 27788 1726867524.90617: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867524.90630: Calling all_plugins_play to load vars for managed_node1 27788 1726867524.90635: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867524.90639: Calling groups_plugins_play to load vars for managed_node1 27788 1726867524.93060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867524.95484: done with get_vars() 27788 1726867524.95572: done getting variables 27788 1726867524.95658: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get the interface1 MAC address] ****************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:99 Friday 20 September 2024 17:25:24 -0400 (0:00:00.098) 0:00:20.446 ****** 27788 1726867524.95695: entering _queue_task() for managed_node1/command 27788 1726867524.96198: worker is 1 (out of 1 available) 27788 1726867524.96213: exiting _queue_task() for managed_node1/command 27788 1726867524.96345: done queuing things up, now waiting for results queue to drain 27788 1726867524.96347: waiting for pending results... 27788 1726867524.96542: running TaskExecutor() for managed_node1/TASK: Get the interface1 MAC address 27788 1726867524.96673: in run() - task 0affcac9-a3a5-b241-6a31-000000000064 27788 1726867524.96784: variable 'ansible_search_path' from source: unknown 27788 1726867524.96789: calling self._execute() 27788 1726867524.96848: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.96862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.96882: variable 'omit' from source: magic vars 27788 1726867524.97358: variable 'ansible_distribution_major_version' from source: facts 27788 1726867524.97376: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867524.97389: variable 'omit' from source: magic vars 27788 1726867524.97431: variable 'omit' from source: magic vars 27788 1726867524.97556: variable 'interface1' from source: play vars 27788 1726867524.97575: variable 'omit' from source: magic vars 27788 1726867524.97651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867524.97682: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867524.97709: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867524.97758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.97762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867524.97798: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867524.97808: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.97868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.97941: Set connection var ansible_shell_executable to /bin/sh 27788 1726867524.97952: Set connection var ansible_timeout to 10 27788 1726867524.97959: Set connection var ansible_shell_type to sh 27788 1726867524.97976: Set connection var ansible_connection to ssh 27788 1726867524.97993: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867524.98003: Set connection var ansible_pipelining to False 27788 1726867524.98038: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.98048: variable 'ansible_connection' from source: unknown 27788 1726867524.98086: variable 'ansible_module_compression' from source: unknown 27788 1726867524.98090: variable 'ansible_shell_type' from source: unknown 27788 1726867524.98099: variable 'ansible_shell_executable' from source: unknown 27788 1726867524.98101: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867524.98103: variable 'ansible_pipelining' from source: unknown 27788 1726867524.98106: variable 'ansible_timeout' from source: unknown 27788 1726867524.98109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867524.98497: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867524.98502: variable 'omit' from source: magic vars 27788 1726867524.98505: starting attempt loop 27788 1726867524.98507: running the handler 27788 1726867524.98552: _low_level_execute_command(): starting 27788 1726867524.98573: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867525.00005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.00128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.00174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.01850: stdout chunk (state=3): >>>/root <<< 27788 1726867525.02013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.02017: stdout chunk (state=3): >>><<< 27788 1726867525.02019: stderr chunk (state=3): >>><<< 27788 1726867525.02137: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.02142: _low_level_execute_command(): starting 27788 1726867525.02145: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544 `" && echo ansible-tmp-1726867525.020459-28775-33860842385544="` echo /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544 `" ) && sleep 0' 27788 1726867525.02760: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867525.02774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867525.02789: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867525.02806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867525.02832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867525.02844: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867525.02859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.02893: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867525.02943: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.03004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867525.03020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.03068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.03121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.05039: stdout chunk (state=3): >>>ansible-tmp-1726867525.020459-28775-33860842385544=/root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544 <<< 27788 1726867525.05183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.05190: stdout chunk (state=3): >>><<< 27788 1726867525.05193: stderr chunk (state=3): >>><<< 27788 1726867525.05400: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867525.020459-28775-33860842385544=/root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.05403: variable 'ansible_module_compression' from source: unknown 27788 1726867525.05406: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867525.05408: variable 'ansible_facts' from source: unknown 27788 1726867525.05581: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py 27788 1726867525.05872: Sending initial data 27788 1726867525.05876: Sent initial data (154 bytes) 27788 1726867525.07482: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.07697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.07767: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.09322: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27788 1726867525.09335: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 27788 1726867525.09352: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 27788 1726867525.09372: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867525.09441: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867525.09486: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpyvsu00cw /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py <<< 27788 1726867525.09507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py" <<< 27788 1726867525.09554: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpyvsu00cw" to remote "/root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py" <<< 27788 1726867525.11163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.11166: stdout chunk (state=3): >>><<< 27788 1726867525.11179: stderr chunk (state=3): >>><<< 27788 1726867525.11369: done transferring module to remote 27788 1726867525.11372: _low_level_execute_command(): starting 27788 1726867525.11375: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/ /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py && sleep 0' 27788 1726867525.12837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.12844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867525.12995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.13021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.13135: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.14980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.14984: stderr chunk (state=3): >>><<< 27788 1726867525.15198: stdout chunk (state=3): >>><<< 27788 1726867525.15201: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.15204: _low_level_execute_command(): starting 27788 1726867525.15207: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/AnsiballZ_command.py && sleep 0' 27788 1726867525.16792: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.16996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.17076: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.32341: stdout chunk (state=3): >>> {"changed": true, "stdout": "be:97:b2:5a:84:ef", "stderr": "", "rc": 0, "cmd": ["cat", "/sys/class/net/ethtest1/address"], "start": "2024-09-20 17:25:25.318216", "end": "2024-09-20 17:25:25.321190", "delta": "0:00:00.002974", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /sys/class/net/ethtest1/address", "_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}}} <<< 27788 1726867525.34057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867525.34061: stdout chunk (state=3): >>><<< 27788 1726867525.34071: stderr chunk (state=3): >>><<< 27788 1726867525.34091: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "be:97:b2:5a:84:ef", "stderr": "", "rc": 0, "cmd": ["cat", "/sys/class/net/ethtest1/address"], "start": "2024-09-20 17:25:25.318216", "end": "2024-09-20 17:25:25.321190", "delta": "0:00:00.002974", "msg": "", "invocation": {"module_args": {"_raw_params": "cat /sys/class/net/ethtest1/address", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867525.34126: done with _execute_module (ansible.legacy.command, {'_raw_params': 'cat /sys/class/net/ethtest1/address', '_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-1726867525.020459-28775-33860842385544/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867525.34136: _low_level_execute_command(): starting 27788 1726867525.34141: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867525.020459-28775-33860842385544/ > /dev/null 2>&1 && sleep 0' 27788 1726867525.35459: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867525.35465: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867525.35525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867525.35620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.35624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867525.35627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.35688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867525.35696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.35810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.35857: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.37743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.37874: stderr chunk (state=3): >>><<< 27788 1726867525.37879: stdout chunk (state=3): >>><<< 27788 1726867525.37882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.37884: handler run complete 27788 1726867525.37888: Evaluated conditional (False): False 27788 1726867525.37890: attempt loop complete, returning result 27788 1726867525.37897: _execute() done 27788 1726867525.37899: dumping result to json 27788 1726867525.37901: done dumping result, returning 27788 1726867525.37903: done running TaskExecutor() for managed_node1/TASK: Get the interface1 MAC address [0affcac9-a3a5-b241-6a31-000000000064] 27788 1726867525.37905: sending task result for task 0affcac9-a3a5-b241-6a31-000000000064 27788 1726867525.38062: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000064 27788 1726867525.38066: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "cat", "/sys/class/net/ethtest1/address" ], "delta": "0:00:00.002974", "end": "2024-09-20 17:25:25.321190", "rc": 0, "start": "2024-09-20 17:25:25.318216" } STDOUT: be:97:b2:5a:84:ef 27788 1726867525.38232: no more pending results, returning what we have 27788 1726867525.38236: results queue empty 27788 1726867525.38237: checking for any_errors_fatal 27788 1726867525.38247: done checking for any_errors_fatal 27788 1726867525.38247: checking for max_fail_percentage 27788 1726867525.38249: done checking for max_fail_percentage 27788 1726867525.38250: checking to see if all hosts have failed and the running result is not ok 27788 1726867525.38251: done checking to see if all hosts have failed 27788 1726867525.38252: getting the remaining hosts for this loop 27788 1726867525.38253: done getting the remaining hosts for this loop 27788 1726867525.38257: getting the next task for host managed_node1 27788 1726867525.38264: done getting next task for host managed_node1 27788 1726867525.38268: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867525.38271: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867525.38349: getting variables 27788 1726867525.38351: in VariableManager get_vars() 27788 1726867525.38464: Calling all_inventory to load vars for managed_node1 27788 1726867525.38467: Calling groups_inventory to load vars for managed_node1 27788 1726867525.38470: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.38483: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.38486: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.38489: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.41132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.43018: done with get_vars() 27788 1726867525.43066: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:25 -0400 (0:00:00.474) 0:00:20.921 ****** 27788 1726867525.43182: entering _queue_task() for managed_node1/include_tasks 27788 1726867525.43543: worker is 1 (out of 1 available) 27788 1726867525.43555: exiting _queue_task() for managed_node1/include_tasks 27788 1726867525.43788: done queuing things up, now waiting for results queue to drain 27788 1726867525.43790: waiting for pending results... 27788 1726867525.43984: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867525.44142: in run() - task 0affcac9-a3a5-b241-6a31-00000000006c 27788 1726867525.44146: variable 'ansible_search_path' from source: unknown 27788 1726867525.44148: variable 'ansible_search_path' from source: unknown 27788 1726867525.44151: calling self._execute() 27788 1726867525.44261: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.44275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.44294: variable 'omit' from source: magic vars 27788 1726867525.44725: variable 'ansible_distribution_major_version' from source: facts 27788 1726867525.44745: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867525.44764: _execute() done 27788 1726867525.44779: dumping result to json 27788 1726867525.44793: done dumping result, returning 27788 1726867525.44803: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-b241-6a31-00000000006c] 27788 1726867525.44812: sending task result for task 0affcac9-a3a5-b241-6a31-00000000006c 27788 1726867525.44962: no more pending results, returning what we have 27788 1726867525.44967: in VariableManager get_vars() 27788 1726867525.45027: Calling all_inventory to load vars for managed_node1 27788 1726867525.45030: Calling groups_inventory to load vars for managed_node1 27788 1726867525.45032: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.45044: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.45047: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.45049: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.45611: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000006c 27788 1726867525.45614: WORKER PROCESS EXITING 27788 1726867525.46004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.47616: done with get_vars() 27788 1726867525.47638: variable 'ansible_search_path' from source: unknown 27788 1726867525.47639: variable 'ansible_search_path' from source: unknown 27788 1726867525.47681: we have included files to process 27788 1726867525.47682: generating all_blocks data 27788 1726867525.47686: done generating all_blocks data 27788 1726867525.47690: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867525.47691: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867525.47694: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867525.48299: done processing included file 27788 1726867525.48302: iterating over new_blocks loaded from include file 27788 1726867525.48303: in VariableManager get_vars() 27788 1726867525.48330: done with get_vars() 27788 1726867525.48332: filtering new block on tags 27788 1726867525.48351: done filtering new block on tags 27788 1726867525.48354: in VariableManager get_vars() 27788 1726867525.48375: done with get_vars() 27788 1726867525.48378: filtering new block on tags 27788 1726867525.48399: done filtering new block on tags 27788 1726867525.48402: in VariableManager get_vars() 27788 1726867525.48437: done with get_vars() 27788 1726867525.48440: filtering new block on tags 27788 1726867525.48458: done filtering new block on tags 27788 1726867525.48460: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 27788 1726867525.48465: extending task lists for all hosts with included blocks 27788 1726867525.49326: done extending task lists 27788 1726867525.49328: done processing included files 27788 1726867525.49328: results queue empty 27788 1726867525.49329: checking for any_errors_fatal 27788 1726867525.49334: done checking for any_errors_fatal 27788 1726867525.49334: checking for max_fail_percentage 27788 1726867525.49335: done checking for max_fail_percentage 27788 1726867525.49336: checking to see if all hosts have failed and the running result is not ok 27788 1726867525.49337: done checking to see if all hosts have failed 27788 1726867525.49338: getting the remaining hosts for this loop 27788 1726867525.49339: done getting the remaining hosts for this loop 27788 1726867525.49341: getting the next task for host managed_node1 27788 1726867525.49345: done getting next task for host managed_node1 27788 1726867525.49348: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867525.49351: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_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 27788 1726867525.49360: getting variables 27788 1726867525.49361: in VariableManager get_vars() 27788 1726867525.49376: Calling all_inventory to load vars for managed_node1 27788 1726867525.49380: Calling groups_inventory to load vars for managed_node1 27788 1726867525.49382: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.49387: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.49389: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.49392: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.50833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.54051: done with get_vars() 27788 1726867525.54080: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:25 -0400 (0:00:00.109) 0:00:21.031 ****** 27788 1726867525.54160: entering _queue_task() for managed_node1/setup 27788 1726867525.54937: worker is 1 (out of 1 available) 27788 1726867525.54951: exiting _queue_task() for managed_node1/setup 27788 1726867525.54964: done queuing things up, now waiting for results queue to drain 27788 1726867525.54965: waiting for pending results... 27788 1726867525.55496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867525.55834: in run() - task 0affcac9-a3a5-b241-6a31-000000000563 27788 1726867525.55846: variable 'ansible_search_path' from source: unknown 27788 1726867525.55849: variable 'ansible_search_path' from source: unknown 27788 1726867525.55886: calling self._execute() 27788 1726867525.56155: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.56162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.56170: variable 'omit' from source: magic vars 27788 1726867525.57003: variable 'ansible_distribution_major_version' from source: facts 27788 1726867525.57029: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867525.57482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867525.63434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867525.63848: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867525.63852: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867525.63855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867525.64008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867525.64285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867525.64288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867525.64393: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867525.64493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867525.64507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867525.64560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867525.64815: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867525.64839: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867525.64879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867525.65097: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867525.65582: variable '__network_required_facts' from source: role '' defaults 27788 1726867525.65588: variable 'ansible_facts' from source: unknown 27788 1726867525.66695: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27788 1726867525.66699: when evaluation is False, skipping this task 27788 1726867525.66702: _execute() done 27788 1726867525.66704: dumping result to json 27788 1726867525.66706: done dumping result, returning 27788 1726867525.66721: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-b241-6a31-000000000563] 27788 1726867525.66729: sending task result for task 0affcac9-a3a5-b241-6a31-000000000563 27788 1726867525.66950: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000563 27788 1726867525.66953: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867525.66995: no more pending results, returning what we have 27788 1726867525.66999: results queue empty 27788 1726867525.67000: checking for any_errors_fatal 27788 1726867525.67001: done checking for any_errors_fatal 27788 1726867525.67002: checking for max_fail_percentage 27788 1726867525.67003: done checking for max_fail_percentage 27788 1726867525.67004: checking to see if all hosts have failed and the running result is not ok 27788 1726867525.67005: done checking to see if all hosts have failed 27788 1726867525.67005: getting the remaining hosts for this loop 27788 1726867525.67006: done getting the remaining hosts for this loop 27788 1726867525.67010: getting the next task for host managed_node1 27788 1726867525.67017: done getting next task for host managed_node1 27788 1726867525.67020: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867525.67027: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867525.67042: getting variables 27788 1726867525.67043: in VariableManager get_vars() 27788 1726867525.67081: Calling all_inventory to load vars for managed_node1 27788 1726867525.67084: Calling groups_inventory to load vars for managed_node1 27788 1726867525.67086: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.67094: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.67096: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.67099: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.69709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.72053: done with get_vars() 27788 1726867525.72080: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:25 -0400 (0:00:00.181) 0:00:21.212 ****** 27788 1726867525.72266: entering _queue_task() for managed_node1/stat 27788 1726867525.72664: worker is 1 (out of 1 available) 27788 1726867525.72678: exiting _queue_task() for managed_node1/stat 27788 1726867525.72691: done queuing things up, now waiting for results queue to drain 27788 1726867525.72692: waiting for pending results... 27788 1726867525.73096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867525.73137: in run() - task 0affcac9-a3a5-b241-6a31-000000000565 27788 1726867525.73158: variable 'ansible_search_path' from source: unknown 27788 1726867525.73166: variable 'ansible_search_path' from source: unknown 27788 1726867525.73210: calling self._execute() 27788 1726867525.73320: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.73333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.73347: variable 'omit' from source: magic vars 27788 1726867525.74149: variable 'ansible_distribution_major_version' from source: facts 27788 1726867525.74160: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867525.75088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867525.75475: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867525.75785: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867525.75789: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867525.75792: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867525.75980: 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) 27788 1726867525.76076: 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) 27788 1726867525.76138: 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) 27788 1726867525.76203: 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) 27788 1726867525.76381: variable '__network_is_ostree' from source: set_fact 27788 1726867525.76392: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867525.76396: when evaluation is False, skipping this task 27788 1726867525.76398: _execute() done 27788 1726867525.76401: dumping result to json 27788 1726867525.76403: done dumping result, returning 27788 1726867525.76412: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-b241-6a31-000000000565] 27788 1726867525.76418: sending task result for task 0affcac9-a3a5-b241-6a31-000000000565 27788 1726867525.76519: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000565 27788 1726867525.76522: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867525.76587: no more pending results, returning what we have 27788 1726867525.76591: results queue empty 27788 1726867525.76592: checking for any_errors_fatal 27788 1726867525.76601: done checking for any_errors_fatal 27788 1726867525.76602: checking for max_fail_percentage 27788 1726867525.76604: done checking for max_fail_percentage 27788 1726867525.76604: checking to see if all hosts have failed and the running result is not ok 27788 1726867525.76605: done checking to see if all hosts have failed 27788 1726867525.76606: getting the remaining hosts for this loop 27788 1726867525.76607: done getting the remaining hosts for this loop 27788 1726867525.76612: getting the next task for host managed_node1 27788 1726867525.76619: done getting next task for host managed_node1 27788 1726867525.76622: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867525.76627: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867525.76645: getting variables 27788 1726867525.76646: in VariableManager get_vars() 27788 1726867525.76789: Calling all_inventory to load vars for managed_node1 27788 1726867525.76792: Calling groups_inventory to load vars for managed_node1 27788 1726867525.76794: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.76802: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.76805: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.76807: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.78608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.80134: done with get_vars() 27788 1726867525.80154: done getting variables 27788 1726867525.80212: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:25 -0400 (0:00:00.079) 0:00:21.292 ****** 27788 1726867525.80247: entering _queue_task() for managed_node1/set_fact 27788 1726867525.80552: worker is 1 (out of 1 available) 27788 1726867525.80566: exiting _queue_task() for managed_node1/set_fact 27788 1726867525.80783: done queuing things up, now waiting for results queue to drain 27788 1726867525.80785: waiting for pending results... 27788 1726867525.80996: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867525.81185: in run() - task 0affcac9-a3a5-b241-6a31-000000000566 27788 1726867525.81189: variable 'ansible_search_path' from source: unknown 27788 1726867525.81192: variable 'ansible_search_path' from source: unknown 27788 1726867525.81237: calling self._execute() 27788 1726867525.81342: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.81447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.81451: variable 'omit' from source: magic vars 27788 1726867525.81737: variable 'ansible_distribution_major_version' from source: facts 27788 1726867525.81756: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867525.81935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867525.82233: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867525.82291: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867525.82333: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867525.82388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867525.82474: 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) 27788 1726867525.82505: 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) 27788 1726867525.82545: 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) 27788 1726867525.82573: 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) 27788 1726867525.82751: variable '__network_is_ostree' from source: set_fact 27788 1726867525.82754: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867525.82756: when evaluation is False, skipping this task 27788 1726867525.82759: _execute() done 27788 1726867525.82760: dumping result to json 27788 1726867525.82762: done dumping result, returning 27788 1726867525.82765: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-b241-6a31-000000000566] 27788 1726867525.82767: sending task result for task 0affcac9-a3a5-b241-6a31-000000000566 27788 1726867525.82825: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000566 27788 1726867525.82828: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867525.82873: no more pending results, returning what we have 27788 1726867525.82878: results queue empty 27788 1726867525.82880: checking for any_errors_fatal 27788 1726867525.82886: done checking for any_errors_fatal 27788 1726867525.82887: checking for max_fail_percentage 27788 1726867525.82889: done checking for max_fail_percentage 27788 1726867525.82889: checking to see if all hosts have failed and the running result is not ok 27788 1726867525.82890: done checking to see if all hosts have failed 27788 1726867525.82891: getting the remaining hosts for this loop 27788 1726867525.82892: done getting the remaining hosts for this loop 27788 1726867525.82897: getting the next task for host managed_node1 27788 1726867525.82906: done getting next task for host managed_node1 27788 1726867525.82909: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867525.82914: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867525.82932: getting variables 27788 1726867525.82934: in VariableManager get_vars() 27788 1726867525.83085: Calling all_inventory to load vars for managed_node1 27788 1726867525.83088: Calling groups_inventory to load vars for managed_node1 27788 1726867525.83091: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867525.83104: Calling all_plugins_play to load vars for managed_node1 27788 1726867525.83107: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867525.83110: Calling groups_plugins_play to load vars for managed_node1 27788 1726867525.84613: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867525.86811: done with get_vars() 27788 1726867525.86835: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:25 -0400 (0:00:00.067) 0:00:21.359 ****** 27788 1726867525.87001: entering _queue_task() for managed_node1/service_facts 27788 1726867525.87305: worker is 1 (out of 1 available) 27788 1726867525.87318: exiting _queue_task() for managed_node1/service_facts 27788 1726867525.87333: done queuing things up, now waiting for results queue to drain 27788 1726867525.87335: waiting for pending results... 27788 1726867525.87529: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867525.87637: in run() - task 0affcac9-a3a5-b241-6a31-000000000568 27788 1726867525.87650: variable 'ansible_search_path' from source: unknown 27788 1726867525.87654: variable 'ansible_search_path' from source: unknown 27788 1726867525.87687: calling self._execute() 27788 1726867525.87760: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.87764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.87779: variable 'omit' from source: magic vars 27788 1726867525.88056: variable 'ansible_distribution_major_version' from source: facts 27788 1726867525.88066: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867525.88072: variable 'omit' from source: magic vars 27788 1726867525.88122: variable 'omit' from source: magic vars 27788 1726867525.88149: variable 'omit' from source: magic vars 27788 1726867525.88181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867525.88211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867525.88231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867525.88245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867525.88253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867525.88278: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867525.88282: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.88284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.88360: Set connection var ansible_shell_executable to /bin/sh 27788 1726867525.88363: Set connection var ansible_timeout to 10 27788 1726867525.88366: Set connection var ansible_shell_type to sh 27788 1726867525.88371: Set connection var ansible_connection to ssh 27788 1726867525.88376: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867525.88382: Set connection var ansible_pipelining to False 27788 1726867525.88400: variable 'ansible_shell_executable' from source: unknown 27788 1726867525.88403: variable 'ansible_connection' from source: unknown 27788 1726867525.88406: variable 'ansible_module_compression' from source: unknown 27788 1726867525.88408: variable 'ansible_shell_type' from source: unknown 27788 1726867525.88411: variable 'ansible_shell_executable' from source: unknown 27788 1726867525.88413: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867525.88415: variable 'ansible_pipelining' from source: unknown 27788 1726867525.88417: variable 'ansible_timeout' from source: unknown 27788 1726867525.88423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867525.88569: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867525.88579: variable 'omit' from source: magic vars 27788 1726867525.88584: starting attempt loop 27788 1726867525.88586: running the handler 27788 1726867525.88599: _low_level_execute_command(): starting 27788 1726867525.88606: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867525.89083: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867525.89121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867525.89128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867525.89131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867525.89134: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.89166: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867525.89170: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.89248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.90919: stdout chunk (state=3): >>>/root <<< 27788 1726867525.91016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.91040: stderr chunk (state=3): >>><<< 27788 1726867525.91043: stdout chunk (state=3): >>><<< 27788 1726867525.91060: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.91071: _low_level_execute_command(): starting 27788 1726867525.91080: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820 `" && echo ansible-tmp-1726867525.9105952-28816-65654049915820="` echo /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820 `" ) && sleep 0' 27788 1726867525.91489: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867525.91493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.91502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867525.91504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867525.91507: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.91543: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.91547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.91606: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.93488: stdout chunk (state=3): >>>ansible-tmp-1726867525.9105952-28816-65654049915820=/root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820 <<< 27788 1726867525.93675: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.93681: stdout chunk (state=3): >>><<< 27788 1726867525.93684: stderr chunk (state=3): >>><<< 27788 1726867525.93686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867525.9105952-28816-65654049915820=/root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867525.93746: variable 'ansible_module_compression' from source: unknown 27788 1726867525.93887: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 27788 1726867525.93891: variable 'ansible_facts' from source: unknown 27788 1726867525.93905: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py 27788 1726867525.94102: Sending initial data 27788 1726867525.94106: Sent initial data (161 bytes) 27788 1726867525.94584: 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 <<< 27788 1726867525.94598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867525.94609: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.94655: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.94681: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.94721: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867525.96235: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867525.96280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867525.96327: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpckapnntf /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py <<< 27788 1726867525.96330: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py" <<< 27788 1726867525.96370: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpckapnntf" to remote "/root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py" <<< 27788 1726867525.96993: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867525.97151: stderr chunk (state=3): >>><<< 27788 1726867525.97155: stdout chunk (state=3): >>><<< 27788 1726867525.97157: done transferring module to remote 27788 1726867525.97160: _low_level_execute_command(): starting 27788 1726867525.97162: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/ /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py && sleep 0' 27788 1726867525.97844: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867525.97975: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867525.97981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867525.98401: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867525.98538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867526.00292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867526.00338: stderr chunk (state=3): >>><<< 27788 1726867526.00357: stdout chunk (state=3): >>><<< 27788 1726867526.00383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867526.00391: _low_level_execute_command(): starting 27788 1726867526.00399: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/AnsiballZ_service_facts.py && sleep 0' 27788 1726867526.00994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867526.01008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867526.01036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867526.01055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867526.01072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867526.01086: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867526.01101: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867526.01120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867526.01146: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867526.01159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867526.01169: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867526.01184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867526.01253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867526.01274: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867526.01289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867526.01308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867526.01458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.53394: 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<<< 27788 1726867527.53465: 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-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 27788 1726867527.53481: stdout chunk (state=3): >>>opped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "st<<< 27788 1726867527.53489: stdout chunk (state=3): >>>atic", "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": {}}} <<< 27788 1726867527.54958: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867527.54962: stdout chunk (state=3): >>><<< 27788 1726867527.54985: stderr chunk (state=3): >>><<< 27788 1726867527.55027: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867527.55985: 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-1726867525.9105952-28816-65654049915820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867527.55989: _low_level_execute_command(): starting 27788 1726867527.55992: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867525.9105952-28816-65654049915820/ > /dev/null 2>&1 && sleep 0' 27788 1726867527.56566: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867527.56570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.56572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867527.56574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.56652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867527.56658: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.56714: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.58496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867527.58519: stderr chunk (state=3): >>><<< 27788 1726867527.58522: stdout chunk (state=3): >>><<< 27788 1726867527.58534: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867527.58541: handler run complete 27788 1726867527.58697: variable 'ansible_facts' from source: unknown 27788 1726867527.58881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867527.59154: variable 'ansible_facts' from source: unknown 27788 1726867527.59235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867527.59350: attempt loop complete, returning result 27788 1726867527.59353: _execute() done 27788 1726867527.59357: dumping result to json 27788 1726867527.59395: done dumping result, returning 27788 1726867527.59403: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-b241-6a31-000000000568] 27788 1726867527.59407: sending task result for task 0affcac9-a3a5-b241-6a31-000000000568 27788 1726867527.60149: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000568 27788 1726867527.60152: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867527.60207: no more pending results, returning what we have 27788 1726867527.60210: results queue empty 27788 1726867527.60211: checking for any_errors_fatal 27788 1726867527.60215: done checking for any_errors_fatal 27788 1726867527.60215: checking for max_fail_percentage 27788 1726867527.60216: done checking for max_fail_percentage 27788 1726867527.60217: checking to see if all hosts have failed and the running result is not ok 27788 1726867527.60217: done checking to see if all hosts have failed 27788 1726867527.60218: getting the remaining hosts for this loop 27788 1726867527.60219: done getting the remaining hosts for this loop 27788 1726867527.60221: getting the next task for host managed_node1 27788 1726867527.60226: done getting next task for host managed_node1 27788 1726867527.60229: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867527.60232: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867527.60239: getting variables 27788 1726867527.60240: in VariableManager get_vars() 27788 1726867527.60262: Calling all_inventory to load vars for managed_node1 27788 1726867527.60264: Calling groups_inventory to load vars for managed_node1 27788 1726867527.60266: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867527.60272: Calling all_plugins_play to load vars for managed_node1 27788 1726867527.60273: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867527.60275: Calling groups_plugins_play to load vars for managed_node1 27788 1726867527.60957: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867527.61946: done with get_vars() 27788 1726867527.61963: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:27 -0400 (0:00:01.750) 0:00:23.109 ****** 27788 1726867527.62032: entering _queue_task() for managed_node1/package_facts 27788 1726867527.62280: worker is 1 (out of 1 available) 27788 1726867527.62294: exiting _queue_task() for managed_node1/package_facts 27788 1726867527.62307: done queuing things up, now waiting for results queue to drain 27788 1726867527.62308: waiting for pending results... 27788 1726867527.62490: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867527.62590: in run() - task 0affcac9-a3a5-b241-6a31-000000000569 27788 1726867527.62600: variable 'ansible_search_path' from source: unknown 27788 1726867527.62604: variable 'ansible_search_path' from source: unknown 27788 1726867527.62637: calling self._execute() 27788 1726867527.62712: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867527.62716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867527.62725: variable 'omit' from source: magic vars 27788 1726867527.63115: variable 'ansible_distribution_major_version' from source: facts 27788 1726867527.63120: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867527.63123: variable 'omit' from source: magic vars 27788 1726867527.63237: variable 'omit' from source: magic vars 27788 1726867527.63250: variable 'omit' from source: magic vars 27788 1726867527.63283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867527.63328: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867527.63364: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867527.63384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867527.63387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867527.63410: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867527.63428: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867527.63434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867527.63592: Set connection var ansible_shell_executable to /bin/sh 27788 1726867527.63599: Set connection var ansible_timeout to 10 27788 1726867527.63603: Set connection var ansible_shell_type to sh 27788 1726867527.63605: Set connection var ansible_connection to ssh 27788 1726867527.63607: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867527.63609: Set connection var ansible_pipelining to False 27788 1726867527.63623: variable 'ansible_shell_executable' from source: unknown 27788 1726867527.63626: variable 'ansible_connection' from source: unknown 27788 1726867527.63629: variable 'ansible_module_compression' from source: unknown 27788 1726867527.63631: variable 'ansible_shell_type' from source: unknown 27788 1726867527.63633: variable 'ansible_shell_executable' from source: unknown 27788 1726867527.63636: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867527.63638: variable 'ansible_pipelining' from source: unknown 27788 1726867527.63640: variable 'ansible_timeout' from source: unknown 27788 1726867527.63642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867527.63850: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867527.63863: variable 'omit' from source: magic vars 27788 1726867527.63883: starting attempt loop 27788 1726867527.63886: running the handler 27788 1726867527.63889: _low_level_execute_command(): starting 27788 1726867527.63897: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867527.64581: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867527.64651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.64656: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.64700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.64753: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.66387: stdout chunk (state=3): >>>/root <<< 27788 1726867527.66562: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867527.66566: stdout chunk (state=3): >>><<< 27788 1726867527.66569: stderr chunk (state=3): >>><<< 27788 1726867527.66573: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867527.66606: _low_level_execute_command(): starting 27788 1726867527.66612: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838 `" && echo ansible-tmp-1726867527.6656723-28896-179012831865838="` echo /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838 `" ) && sleep 0' 27788 1726867527.67139: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867527.67143: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.67186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867527.67193: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.67241: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.69125: stdout chunk (state=3): >>>ansible-tmp-1726867527.6656723-28896-179012831865838=/root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838 <<< 27788 1726867527.69233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867527.69251: stderr chunk (state=3): >>><<< 27788 1726867527.69255: stdout chunk (state=3): >>><<< 27788 1726867527.69271: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867527.6656723-28896-179012831865838=/root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867527.69309: variable 'ansible_module_compression' from source: unknown 27788 1726867527.69347: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 27788 1726867527.69409: variable 'ansible_facts' from source: unknown 27788 1726867527.69516: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py 27788 1726867527.69614: Sending initial data 27788 1726867527.69618: Sent initial data (162 bytes) 27788 1726867527.70187: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.70246: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867527.70282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.70347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.71929: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867527.71932: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867527.71971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867527.72016: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpj3huy_nq /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py <<< 27788 1726867527.72021: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py" <<< 27788 1726867527.72060: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpj3huy_nq" to remote "/root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py" <<< 27788 1726867527.72064: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py" <<< 27788 1726867527.73313: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867527.73356: stderr chunk (state=3): >>><<< 27788 1726867527.73359: stdout chunk (state=3): >>><<< 27788 1726867527.73373: done transferring module to remote 27788 1726867527.73384: _low_level_execute_command(): starting 27788 1726867527.73388: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/ /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py && sleep 0' 27788 1726867527.73845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867527.73849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867527.73851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867527.73854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.73905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867527.73909: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.73959: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867527.75774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867527.75874: stderr chunk (state=3): >>><<< 27788 1726867527.75879: stdout chunk (state=3): >>><<< 27788 1726867527.75882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867527.75885: _low_level_execute_command(): starting 27788 1726867527.75887: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/AnsiballZ_package_facts.py && sleep 0' 27788 1726867527.76421: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867527.76424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867527.76427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867527.76429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867527.76432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867527.76443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867527.76516: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867528.20597: 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"<<< 27788 1726867528.20618: stdout chunk (state=3): >>>: [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 27788 1726867528.20639: 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,<<< 27788 1726867528.20666: stdout chunk (state=3): >>> "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10",<<< 27788 1726867528.20692: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "sou<<< 27788 1726867528.20712: stdout chunk (state=3): >>>rce": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 27788 1726867528.20731: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"<<< 27788 1726867528.20744: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-resc<<< 27788 1726867528.20766: stdout chunk (state=3): >>>ue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 27788 1726867528.20791: 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<<< 27788 1726867528.20797: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 27788 1726867528.20800: stdout chunk (state=3): >>>", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.<<< 27788 1726867528.20830: stdout chunk (state=3): >>>26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27788 1726867528.22581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867528.22610: stderr chunk (state=3): >>><<< 27788 1726867528.22613: stdout chunk (state=3): >>><<< 27788 1726867528.22648: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867528.23881: 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-1726867527.6656723-28896-179012831865838/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867528.23888: _low_level_execute_command(): starting 27788 1726867528.23894: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867527.6656723-28896-179012831865838/ > /dev/null 2>&1 && sleep 0' 27788 1726867528.24318: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867528.24321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867528.24324: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867528.24326: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867528.24328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867528.24375: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867528.24383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867528.24432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867528.26287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867528.26303: stderr chunk (state=3): >>><<< 27788 1726867528.26306: stdout chunk (state=3): >>><<< 27788 1726867528.26348: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867528.26351: handler run complete 27788 1726867528.26873: variable 'ansible_facts' from source: unknown 27788 1726867528.27147: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.28249: variable 'ansible_facts' from source: unknown 27788 1726867528.28497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.28885: attempt loop complete, returning result 27788 1726867528.28893: _execute() done 27788 1726867528.28896: dumping result to json 27788 1726867528.29033: done dumping result, returning 27788 1726867528.29036: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-b241-6a31-000000000569] 27788 1726867528.29042: sending task result for task 0affcac9-a3a5-b241-6a31-000000000569 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867528.32294: no more pending results, returning what we have 27788 1726867528.32297: results queue empty 27788 1726867528.32298: checking for any_errors_fatal 27788 1726867528.32305: done checking for any_errors_fatal 27788 1726867528.32306: checking for max_fail_percentage 27788 1726867528.32308: done checking for max_fail_percentage 27788 1726867528.32308: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.32309: done checking to see if all hosts have failed 27788 1726867528.32310: getting the remaining hosts for this loop 27788 1726867528.32311: done getting the remaining hosts for this loop 27788 1726867528.32315: getting the next task for host managed_node1 27788 1726867528.32322: done getting next task for host managed_node1 27788 1726867528.32328: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867528.32331: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.32342: getting variables 27788 1726867528.32344: in VariableManager get_vars() 27788 1726867528.32395: Calling all_inventory to load vars for managed_node1 27788 1726867528.32398: Calling groups_inventory to load vars for managed_node1 27788 1726867528.32400: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.32407: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000569 27788 1726867528.32410: WORKER PROCESS EXITING 27788 1726867528.32418: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.32421: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.32457: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.34760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.36454: done with get_vars() 27788 1726867528.36479: done getting variables 27788 1726867528.36536: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:28 -0400 (0:00:00.745) 0:00:23.855 ****** 27788 1726867528.36572: entering _queue_task() for managed_node1/debug 27788 1726867528.37105: worker is 1 (out of 1 available) 27788 1726867528.37118: exiting _queue_task() for managed_node1/debug 27788 1726867528.37132: done queuing things up, now waiting for results queue to drain 27788 1726867528.37133: waiting for pending results... 27788 1726867528.37639: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867528.37783: in run() - task 0affcac9-a3a5-b241-6a31-00000000006d 27788 1726867528.37805: variable 'ansible_search_path' from source: unknown 27788 1726867528.37818: variable 'ansible_search_path' from source: unknown 27788 1726867528.37860: calling self._execute() 27788 1726867528.37946: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.37954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.37962: variable 'omit' from source: magic vars 27788 1726867528.38243: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.38254: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.38259: variable 'omit' from source: magic vars 27788 1726867528.38302: variable 'omit' from source: magic vars 27788 1726867528.38371: variable 'network_provider' from source: set_fact 27788 1726867528.38388: variable 'omit' from source: magic vars 27788 1726867528.38419: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867528.38449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867528.38468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867528.38481: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867528.38492: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867528.38515: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867528.38518: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.38521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.38596: Set connection var ansible_shell_executable to /bin/sh 27788 1726867528.38600: Set connection var ansible_timeout to 10 27788 1726867528.38602: Set connection var ansible_shell_type to sh 27788 1726867528.38609: Set connection var ansible_connection to ssh 27788 1726867528.38611: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867528.38617: Set connection var ansible_pipelining to False 27788 1726867528.38637: variable 'ansible_shell_executable' from source: unknown 27788 1726867528.38640: variable 'ansible_connection' from source: unknown 27788 1726867528.38642: variable 'ansible_module_compression' from source: unknown 27788 1726867528.38645: variable 'ansible_shell_type' from source: unknown 27788 1726867528.38649: variable 'ansible_shell_executable' from source: unknown 27788 1726867528.38651: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.38654: variable 'ansible_pipelining' from source: unknown 27788 1726867528.38656: variable 'ansible_timeout' from source: unknown 27788 1726867528.38658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.38762: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867528.38773: variable 'omit' from source: magic vars 27788 1726867528.38778: starting attempt loop 27788 1726867528.38781: running the handler 27788 1726867528.38816: handler run complete 27788 1726867528.38829: attempt loop complete, returning result 27788 1726867528.38832: _execute() done 27788 1726867528.38834: dumping result to json 27788 1726867528.38837: done dumping result, returning 27788 1726867528.38843: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-b241-6a31-00000000006d] 27788 1726867528.38847: sending task result for task 0affcac9-a3a5-b241-6a31-00000000006d 27788 1726867528.38927: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000006d 27788 1726867528.38931: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 27788 1726867528.38993: no more pending results, returning what we have 27788 1726867528.38996: results queue empty 27788 1726867528.38997: checking for any_errors_fatal 27788 1726867528.39008: done checking for any_errors_fatal 27788 1726867528.39009: checking for max_fail_percentage 27788 1726867528.39010: done checking for max_fail_percentage 27788 1726867528.39011: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.39012: done checking to see if all hosts have failed 27788 1726867528.39012: getting the remaining hosts for this loop 27788 1726867528.39014: done getting the remaining hosts for this loop 27788 1726867528.39018: getting the next task for host managed_node1 27788 1726867528.39026: done getting next task for host managed_node1 27788 1726867528.39029: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867528.39032: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.39043: getting variables 27788 1726867528.39045: in VariableManager get_vars() 27788 1726867528.39082: Calling all_inventory to load vars for managed_node1 27788 1726867528.39084: Calling groups_inventory to load vars for managed_node1 27788 1726867528.39086: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.39095: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.39097: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.39099: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.39922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.41370: done with get_vars() 27788 1726867528.41392: done getting variables 27788 1726867528.41444: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:28 -0400 (0:00:00.049) 0:00:23.904 ****** 27788 1726867528.41475: entering _queue_task() for managed_node1/fail 27788 1726867528.41746: worker is 1 (out of 1 available) 27788 1726867528.41759: exiting _queue_task() for managed_node1/fail 27788 1726867528.41770: done queuing things up, now waiting for results queue to drain 27788 1726867528.41772: waiting for pending results... 27788 1726867528.42223: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867528.42234: in run() - task 0affcac9-a3a5-b241-6a31-00000000006e 27788 1726867528.42254: variable 'ansible_search_path' from source: unknown 27788 1726867528.42263: variable 'ansible_search_path' from source: unknown 27788 1726867528.42324: calling self._execute() 27788 1726867528.42429: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.42443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.42459: variable 'omit' from source: magic vars 27788 1726867528.42874: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.42970: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.43018: variable 'network_state' from source: role '' defaults 27788 1726867528.43033: Evaluated conditional (network_state != {}): False 27788 1726867528.43042: when evaluation is False, skipping this task 27788 1726867528.43050: _execute() done 27788 1726867528.43057: dumping result to json 27788 1726867528.43064: done dumping result, returning 27788 1726867528.43081: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-b241-6a31-00000000006e] 27788 1726867528.43093: sending task result for task 0affcac9-a3a5-b241-6a31-00000000006e 27788 1726867528.43397: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000006e 27788 1726867528.43401: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867528.43442: no more pending results, returning what we have 27788 1726867528.43445: results queue empty 27788 1726867528.43446: checking for any_errors_fatal 27788 1726867528.43452: done checking for any_errors_fatal 27788 1726867528.43453: checking for max_fail_percentage 27788 1726867528.43455: done checking for max_fail_percentage 27788 1726867528.43455: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.43456: done checking to see if all hosts have failed 27788 1726867528.43457: getting the remaining hosts for this loop 27788 1726867528.43458: done getting the remaining hosts for this loop 27788 1726867528.43461: getting the next task for host managed_node1 27788 1726867528.43467: done getting next task for host managed_node1 27788 1726867528.43471: ^ 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 27788 1726867528.43474: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.43493: getting variables 27788 1726867528.43495: in VariableManager get_vars() 27788 1726867528.43529: Calling all_inventory to load vars for managed_node1 27788 1726867528.43532: Calling groups_inventory to load vars for managed_node1 27788 1726867528.43535: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.43544: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.43547: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.43550: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.44745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.45708: done with get_vars() 27788 1726867528.45723: done getting variables 27788 1726867528.45763: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:28 -0400 (0:00:00.043) 0:00:23.947 ****** 27788 1726867528.45789: entering _queue_task() for managed_node1/fail 27788 1726867528.45998: worker is 1 (out of 1 available) 27788 1726867528.46010: exiting _queue_task() for managed_node1/fail 27788 1726867528.46024: done queuing things up, now waiting for results queue to drain 27788 1726867528.46025: waiting for pending results... 27788 1726867528.46205: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27788 1726867528.46298: in run() - task 0affcac9-a3a5-b241-6a31-00000000006f 27788 1726867528.46308: variable 'ansible_search_path' from source: unknown 27788 1726867528.46312: variable 'ansible_search_path' from source: unknown 27788 1726867528.46342: calling self._execute() 27788 1726867528.46416: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.46420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.46432: variable 'omit' from source: magic vars 27788 1726867528.46703: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.46713: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.46795: variable 'network_state' from source: role '' defaults 27788 1726867528.46808: Evaluated conditional (network_state != {}): False 27788 1726867528.46811: when evaluation is False, skipping this task 27788 1726867528.46814: _execute() done 27788 1726867528.46817: dumping result to json 27788 1726867528.46819: done dumping result, returning 27788 1726867528.46823: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-b241-6a31-00000000006f] 27788 1726867528.46825: sending task result for task 0affcac9-a3a5-b241-6a31-00000000006f 27788 1726867528.46916: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000006f 27788 1726867528.46919: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867528.46965: no more pending results, returning what we have 27788 1726867528.46968: results queue empty 27788 1726867528.46969: checking for any_errors_fatal 27788 1726867528.46990: done checking for any_errors_fatal 27788 1726867528.46991: checking for max_fail_percentage 27788 1726867528.46994: done checking for max_fail_percentage 27788 1726867528.46995: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.46998: done checking to see if all hosts have failed 27788 1726867528.46999: getting the remaining hosts for this loop 27788 1726867528.47000: done getting the remaining hosts for this loop 27788 1726867528.47004: getting the next task for host managed_node1 27788 1726867528.47011: done getting next task for host managed_node1 27788 1726867528.47015: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867528.47021: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.47047: getting variables 27788 1726867528.47049: in VariableManager get_vars() 27788 1726867528.47101: Calling all_inventory to load vars for managed_node1 27788 1726867528.47104: Calling groups_inventory to load vars for managed_node1 27788 1726867528.47107: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.47118: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.47121: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.47125: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.48340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.49212: done with get_vars() 27788 1726867528.49228: done getting variables 27788 1726867528.49270: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:28 -0400 (0:00:00.035) 0:00:23.982 ****** 27788 1726867528.49293: entering _queue_task() for managed_node1/fail 27788 1726867528.49491: worker is 1 (out of 1 available) 27788 1726867528.49503: exiting _queue_task() for managed_node1/fail 27788 1726867528.49515: done queuing things up, now waiting for results queue to drain 27788 1726867528.49517: waiting for pending results... 27788 1726867528.49691: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867528.49781: in run() - task 0affcac9-a3a5-b241-6a31-000000000070 27788 1726867528.49791: variable 'ansible_search_path' from source: unknown 27788 1726867528.49794: variable 'ansible_search_path' from source: unknown 27788 1726867528.49822: calling self._execute() 27788 1726867528.49892: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.49897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.49905: variable 'omit' from source: magic vars 27788 1726867528.50168: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.50186: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.50307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867528.52282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867528.52286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867528.52289: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867528.52322: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867528.52359: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867528.52448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.52485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.52518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.52567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.52594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.52695: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.52717: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27788 1726867528.52834: variable 'ansible_distribution' from source: facts 27788 1726867528.52844: variable '__network_rh_distros' from source: role '' defaults 27788 1726867528.52858: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27788 1726867528.53114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.53147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.53179: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.53228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.53282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.53302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.53334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.53365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.53410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.53481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.53484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.53503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.53533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.53575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.53595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.53914: variable 'network_connections' from source: task vars 27788 1726867528.53932: variable 'interface1' from source: play vars 27788 1726867528.54007: variable 'interface1' from source: play vars 27788 1726867528.54089: variable 'interface1_mac' from source: set_fact 27788 1726867528.54183: variable 'network_state' from source: role '' defaults 27788 1726867528.54187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867528.54350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867528.54394: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867528.54430: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867528.54463: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867528.54509: 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) 27788 1726867528.54546: 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) 27788 1726867528.54575: 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) 27788 1726867528.54606: 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) 27788 1726867528.54647: 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 27788 1726867528.54655: when evaluation is False, skipping this task 27788 1726867528.54883: _execute() done 27788 1726867528.54887: dumping result to json 27788 1726867528.54890: done dumping result, returning 27788 1726867528.54899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-b241-6a31-000000000070] 27788 1726867528.54903: sending task result for task 0affcac9-a3a5-b241-6a31-000000000070 27788 1726867528.54972: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000070 27788 1726867528.54975: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27788 1726867528.55049: no more pending results, returning what we have 27788 1726867528.55052: results queue empty 27788 1726867528.55053: checking for any_errors_fatal 27788 1726867528.55058: done checking for any_errors_fatal 27788 1726867528.55059: checking for max_fail_percentage 27788 1726867528.55060: done checking for max_fail_percentage 27788 1726867528.55061: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.55062: done checking to see if all hosts have failed 27788 1726867528.55062: getting the remaining hosts for this loop 27788 1726867528.55064: done getting the remaining hosts for this loop 27788 1726867528.55067: getting the next task for host managed_node1 27788 1726867528.55073: done getting next task for host managed_node1 27788 1726867528.55076: ^ 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 27788 1726867528.55080: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.55120: getting variables 27788 1726867528.55122: in VariableManager get_vars() 27788 1726867528.55161: Calling all_inventory to load vars for managed_node1 27788 1726867528.55164: Calling groups_inventory to load vars for managed_node1 27788 1726867528.55166: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.55175: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.55180: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.55183: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.56646: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.62268: done with get_vars() 27788 1726867528.62293: done getting variables 27788 1726867528.62344: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:28 -0400 (0:00:00.130) 0:00:24.113 ****** 27788 1726867528.62371: entering _queue_task() for managed_node1/dnf 27788 1726867528.62717: worker is 1 (out of 1 available) 27788 1726867528.62733: exiting _queue_task() for managed_node1/dnf 27788 1726867528.62745: done queuing things up, now waiting for results queue to drain 27788 1726867528.62746: waiting for pending results... 27788 1726867528.63033: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27788 1726867528.63174: in run() - task 0affcac9-a3a5-b241-6a31-000000000071 27788 1726867528.63198: variable 'ansible_search_path' from source: unknown 27788 1726867528.63210: variable 'ansible_search_path' from source: unknown 27788 1726867528.63253: calling self._execute() 27788 1726867528.63360: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.63375: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.63395: variable 'omit' from source: magic vars 27788 1726867528.63786: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.63805: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.64015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867528.66253: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867528.66336: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867528.66585: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867528.66588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867528.66591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867528.66598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.66600: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.66619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.66683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.66713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.66975: variable 'ansible_distribution' from source: facts 27788 1726867528.66982: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.66984: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27788 1726867528.67059: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867528.67205: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.67238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.67273: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.67326: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.67347: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.67398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.67437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.67466: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.67519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.67544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.67592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.67628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.67659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.67707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.67735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.67917: variable 'network_connections' from source: task vars 27788 1726867528.67920: variable 'interface1' from source: play vars 27788 1726867528.67997: variable 'interface1' from source: play vars 27788 1726867528.68134: variable 'interface1_mac' from source: set_fact 27788 1726867528.68186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867528.68385: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867528.68429: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867528.68468: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867528.68507: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867528.68560: 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) 27788 1726867528.68604: 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) 27788 1726867528.68637: 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) 27788 1726867528.68668: 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) 27788 1726867528.68740: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867528.69040: variable 'network_connections' from source: task vars 27788 1726867528.69044: variable 'interface1' from source: play vars 27788 1726867528.69073: variable 'interface1' from source: play vars 27788 1726867528.69156: variable 'interface1_mac' from source: set_fact 27788 1726867528.69198: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867528.69206: when evaluation is False, skipping this task 27788 1726867528.69214: _execute() done 27788 1726867528.69221: dumping result to json 27788 1726867528.69233: done dumping result, returning 27788 1726867528.69246: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000071] 27788 1726867528.69367: sending task result for task 0affcac9-a3a5-b241-6a31-000000000071 27788 1726867528.69446: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000071 27788 1726867528.69449: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867528.69519: no more pending results, returning what we have 27788 1726867528.69523: results queue empty 27788 1726867528.69526: checking for any_errors_fatal 27788 1726867528.69536: done checking for any_errors_fatal 27788 1726867528.69537: checking for max_fail_percentage 27788 1726867528.69539: done checking for max_fail_percentage 27788 1726867528.69539: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.69540: done checking to see if all hosts have failed 27788 1726867528.69541: getting the remaining hosts for this loop 27788 1726867528.69542: done getting the remaining hosts for this loop 27788 1726867528.69546: getting the next task for host managed_node1 27788 1726867528.69553: done getting next task for host managed_node1 27788 1726867528.69557: ^ 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 27788 1726867528.69560: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.69584: getting variables 27788 1726867528.69586: in VariableManager get_vars() 27788 1726867528.69631: Calling all_inventory to load vars for managed_node1 27788 1726867528.69634: Calling groups_inventory to load vars for managed_node1 27788 1726867528.69636: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.69647: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.69651: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.69654: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.71305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.72998: done with get_vars() 27788 1726867528.73029: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867528.73104: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:28 -0400 (0:00:00.107) 0:00:24.221 ****** 27788 1726867528.73142: entering _queue_task() for managed_node1/yum 27788 1726867528.73595: worker is 1 (out of 1 available) 27788 1726867528.73606: exiting _queue_task() for managed_node1/yum 27788 1726867528.73616: done queuing things up, now waiting for results queue to drain 27788 1726867528.73617: waiting for pending results... 27788 1726867528.74115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27788 1726867528.74432: in run() - task 0affcac9-a3a5-b241-6a31-000000000072 27788 1726867528.74436: variable 'ansible_search_path' from source: unknown 27788 1726867528.74439: variable 'ansible_search_path' from source: unknown 27788 1726867528.74540: calling self._execute() 27788 1726867528.74748: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.74766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.74866: variable 'omit' from source: magic vars 27788 1726867528.75321: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.75347: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.75801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867528.78197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867528.78607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867528.78652: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867528.78695: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867528.78782: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867528.78818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.78858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.78891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.78947: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.78968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.79072: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.79093: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27788 1726867528.79100: when evaluation is False, skipping this task 27788 1726867528.79127: _execute() done 27788 1726867528.79131: dumping result to json 27788 1726867528.79164: done dumping result, returning 27788 1726867528.79168: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000072] 27788 1726867528.79170: sending task result for task 0affcac9-a3a5-b241-6a31-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27788 1726867528.79390: no more pending results, returning what we have 27788 1726867528.79394: results queue empty 27788 1726867528.79395: checking for any_errors_fatal 27788 1726867528.79401: done checking for any_errors_fatal 27788 1726867528.79402: checking for max_fail_percentage 27788 1726867528.79404: done checking for max_fail_percentage 27788 1726867528.79405: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.79406: done checking to see if all hosts have failed 27788 1726867528.79406: getting the remaining hosts for this loop 27788 1726867528.79408: done getting the remaining hosts for this loop 27788 1726867528.79412: getting the next task for host managed_node1 27788 1726867528.79419: done getting next task for host managed_node1 27788 1726867528.79423: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867528.79429: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.79586: getting variables 27788 1726867528.79588: in VariableManager get_vars() 27788 1726867528.79630: Calling all_inventory to load vars for managed_node1 27788 1726867528.79632: Calling groups_inventory to load vars for managed_node1 27788 1726867528.79635: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.79644: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000072 27788 1726867528.79647: WORKER PROCESS EXITING 27788 1726867528.79657: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.79660: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.79663: Calling groups_plugins_play to load vars for managed_node1 27788 1726867528.81286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867528.84463: done with get_vars() 27788 1726867528.84633: done getting variables 27788 1726867528.84694: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:28 -0400 (0:00:00.115) 0:00:24.336 ****** 27788 1726867528.84785: entering _queue_task() for managed_node1/fail 27788 1726867528.85420: worker is 1 (out of 1 available) 27788 1726867528.85437: exiting _queue_task() for managed_node1/fail 27788 1726867528.85448: done queuing things up, now waiting for results queue to drain 27788 1726867528.85450: waiting for pending results... 27788 1726867528.86053: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867528.86283: in run() - task 0affcac9-a3a5-b241-6a31-000000000073 27788 1726867528.86342: variable 'ansible_search_path' from source: unknown 27788 1726867528.86346: variable 'ansible_search_path' from source: unknown 27788 1726867528.86384: calling self._execute() 27788 1726867528.86646: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867528.86656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867528.86665: variable 'omit' from source: magic vars 27788 1726867528.87785: variable 'ansible_distribution_major_version' from source: facts 27788 1726867528.87789: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867528.87914: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867528.88359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867528.93506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867528.93732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867528.93892: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867528.93929: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867528.94066: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867528.94156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.94302: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.94331: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.94369: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.94500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.94620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.94647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.94670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.94784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.94796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.94931: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867528.94954: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867528.95002: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867528.95050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867528.95069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867528.95292: variable 'network_connections' from source: task vars 27788 1726867528.95304: variable 'interface1' from source: play vars 27788 1726867528.95430: variable 'interface1' from source: play vars 27788 1726867528.95550: variable 'interface1_mac' from source: set_fact 27788 1726867528.95633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867528.95910: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867528.95913: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867528.95915: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867528.95940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867528.95991: 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) 27788 1726867528.96020: 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) 27788 1726867528.96053: 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) 27788 1726867528.96086: 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) 27788 1726867528.96153: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867528.96399: variable 'network_connections' from source: task vars 27788 1726867528.96410: variable 'interface1' from source: play vars 27788 1726867528.96485: variable 'interface1' from source: play vars 27788 1726867528.96566: variable 'interface1_mac' from source: set_fact 27788 1726867528.96607: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867528.96615: when evaluation is False, skipping this task 27788 1726867528.96622: _execute() done 27788 1726867528.96631: dumping result to json 27788 1726867528.96644: done dumping result, returning 27788 1726867528.96671: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000073] 27788 1726867528.96683: sending task result for task 0affcac9-a3a5-b241-6a31-000000000073 27788 1726867528.96854: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000073 27788 1726867528.96858: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867528.96935: no more pending results, returning what we have 27788 1726867528.96940: results queue empty 27788 1726867528.96941: checking for any_errors_fatal 27788 1726867528.96947: done checking for any_errors_fatal 27788 1726867528.96948: checking for max_fail_percentage 27788 1726867528.96950: done checking for max_fail_percentage 27788 1726867528.96951: checking to see if all hosts have failed and the running result is not ok 27788 1726867528.96951: done checking to see if all hosts have failed 27788 1726867528.96952: getting the remaining hosts for this loop 27788 1726867528.96956: done getting the remaining hosts for this loop 27788 1726867528.96960: getting the next task for host managed_node1 27788 1726867528.96967: done getting next task for host managed_node1 27788 1726867528.96972: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27788 1726867528.96975: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867528.96996: getting variables 27788 1726867528.96998: in VariableManager get_vars() 27788 1726867528.97041: Calling all_inventory to load vars for managed_node1 27788 1726867528.97044: Calling groups_inventory to load vars for managed_node1 27788 1726867528.97047: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867528.97058: Calling all_plugins_play to load vars for managed_node1 27788 1726867528.97061: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867528.97064: Calling groups_plugins_play to load vars for managed_node1 27788 1726867529.00660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867529.03015: done with get_vars() 27788 1726867529.03046: done getting variables 27788 1726867529.03117: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:29 -0400 (0:00:00.184) 0:00:24.521 ****** 27788 1726867529.03219: entering _queue_task() for managed_node1/package 27788 1726867529.03699: worker is 1 (out of 1 available) 27788 1726867529.03713: exiting _queue_task() for managed_node1/package 27788 1726867529.03728: done queuing things up, now waiting for results queue to drain 27788 1726867529.03729: waiting for pending results... 27788 1726867529.04390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 27788 1726867529.04395: in run() - task 0affcac9-a3a5-b241-6a31-000000000074 27788 1726867529.04398: variable 'ansible_search_path' from source: unknown 27788 1726867529.04402: variable 'ansible_search_path' from source: unknown 27788 1726867529.04405: calling self._execute() 27788 1726867529.04407: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.04410: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.04412: variable 'omit' from source: magic vars 27788 1726867529.04791: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.04803: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867529.05023: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867529.05465: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867529.05565: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867529.05602: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867529.05893: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867529.06127: variable 'network_packages' from source: role '' defaults 27788 1726867529.06422: variable '__network_provider_setup' from source: role '' defaults 27788 1726867529.06435: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867529.06982: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867529.06986: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867529.06989: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867529.07333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867529.09859: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867529.09932: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867529.09969: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867529.10005: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867529.10041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867529.10131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.10156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.10180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.10220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.10242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.10282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.10301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.10352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.10532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.10536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.10833: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867529.11246: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.11270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.11329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.11478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.11500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.11747: variable 'ansible_python' from source: facts 27788 1726867529.11769: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867529.12157: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867529.12160: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867529.12166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.12193: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.12228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.12262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.12275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.12330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.12351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.12374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.12415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.12492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.12906: variable 'network_connections' from source: task vars 27788 1726867529.12916: variable 'interface1' from source: play vars 27788 1726867529.13096: variable 'interface1' from source: play vars 27788 1726867529.13262: variable 'interface1_mac' from source: set_fact 27788 1726867529.13476: 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) 27788 1726867529.13509: 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) 27788 1726867529.13585: 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) 27788 1726867529.13618: 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) 27788 1726867529.13983: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867529.14370: variable 'network_connections' from source: task vars 27788 1726867529.14373: variable 'interface1' from source: play vars 27788 1726867529.14551: variable 'interface1' from source: play vars 27788 1726867529.14732: variable 'interface1_mac' from source: set_fact 27788 1726867529.14797: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867529.14889: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867529.15408: variable 'network_connections' from source: task vars 27788 1726867529.15412: variable 'interface1' from source: play vars 27788 1726867529.15473: variable 'interface1' from source: play vars 27788 1726867529.15589: variable 'interface1_mac' from source: set_fact 27788 1726867529.15741: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867529.15904: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867529.16513: variable 'network_connections' from source: task vars 27788 1726867529.16516: variable 'interface1' from source: play vars 27788 1726867529.16589: variable 'interface1' from source: play vars 27788 1726867529.16666: variable 'interface1_mac' from source: set_fact 27788 1726867529.16815: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867529.16872: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867529.16881: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867529.16953: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867529.17247: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867529.18085: variable 'network_connections' from source: task vars 27788 1726867529.18089: variable 'interface1' from source: play vars 27788 1726867529.18099: variable 'interface1' from source: play vars 27788 1726867529.18230: variable 'interface1_mac' from source: set_fact 27788 1726867529.18246: variable 'ansible_distribution' from source: facts 27788 1726867529.18249: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.18255: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.18275: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867529.18438: variable 'ansible_distribution' from source: facts 27788 1726867529.18442: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.18451: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.18464: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867529.18627: variable 'ansible_distribution' from source: facts 27788 1726867529.18631: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.18634: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.18676: variable 'network_provider' from source: set_fact 27788 1726867529.18691: variable 'ansible_facts' from source: unknown 27788 1726867529.19402: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27788 1726867529.19409: when evaluation is False, skipping this task 27788 1726867529.19415: _execute() done 27788 1726867529.19418: dumping result to json 27788 1726867529.19428: done dumping result, returning 27788 1726867529.19435: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-b241-6a31-000000000074] 27788 1726867529.19440: sending task result for task 0affcac9-a3a5-b241-6a31-000000000074 27788 1726867529.19618: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000074 27788 1726867529.19621: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27788 1726867529.19675: no more pending results, returning what we have 27788 1726867529.19681: results queue empty 27788 1726867529.19683: checking for any_errors_fatal 27788 1726867529.19691: done checking for any_errors_fatal 27788 1726867529.19692: checking for max_fail_percentage 27788 1726867529.19694: done checking for max_fail_percentage 27788 1726867529.19695: checking to see if all hosts have failed and the running result is not ok 27788 1726867529.19695: done checking to see if all hosts have failed 27788 1726867529.19696: getting the remaining hosts for this loop 27788 1726867529.19697: done getting the remaining hosts for this loop 27788 1726867529.19702: getting the next task for host managed_node1 27788 1726867529.19709: done getting next task for host managed_node1 27788 1726867529.19713: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867529.19716: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867529.19737: getting variables 27788 1726867529.19739: in VariableManager get_vars() 27788 1726867529.19916: Calling all_inventory to load vars for managed_node1 27788 1726867529.19919: Calling groups_inventory to load vars for managed_node1 27788 1726867529.19922: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867529.19970: Calling all_plugins_play to load vars for managed_node1 27788 1726867529.19974: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867529.19980: Calling groups_plugins_play to load vars for managed_node1 27788 1726867529.21840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867529.25004: done with get_vars() 27788 1726867529.25027: done getting variables 27788 1726867529.25093: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:29 -0400 (0:00:00.219) 0:00:24.741 ****** 27788 1726867529.25151: entering _queue_task() for managed_node1/package 27788 1726867529.25676: worker is 1 (out of 1 available) 27788 1726867529.25694: exiting _queue_task() for managed_node1/package 27788 1726867529.25708: done queuing things up, now waiting for results queue to drain 27788 1726867529.25709: waiting for pending results... 27788 1726867529.26096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867529.26129: in run() - task 0affcac9-a3a5-b241-6a31-000000000075 27788 1726867529.26148: variable 'ansible_search_path' from source: unknown 27788 1726867529.26155: variable 'ansible_search_path' from source: unknown 27788 1726867529.26200: calling self._execute() 27788 1726867529.26297: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.26308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.26321: variable 'omit' from source: magic vars 27788 1726867529.26813: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.26828: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867529.26970: variable 'network_state' from source: role '' defaults 27788 1726867529.26980: Evaluated conditional (network_state != {}): False 27788 1726867529.26983: when evaluation is False, skipping this task 27788 1726867529.26986: _execute() done 27788 1726867529.26990: dumping result to json 27788 1726867529.26993: done dumping result, returning 27788 1726867529.27002: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-b241-6a31-000000000075] 27788 1726867529.27006: sending task result for task 0affcac9-a3a5-b241-6a31-000000000075 27788 1726867529.27154: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000075 27788 1726867529.27158: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867529.27215: no more pending results, returning what we have 27788 1726867529.27220: results queue empty 27788 1726867529.27221: checking for any_errors_fatal 27788 1726867529.27228: done checking for any_errors_fatal 27788 1726867529.27229: checking for max_fail_percentage 27788 1726867529.27232: done checking for max_fail_percentage 27788 1726867529.27232: checking to see if all hosts have failed and the running result is not ok 27788 1726867529.27233: done checking to see if all hosts have failed 27788 1726867529.27234: getting the remaining hosts for this loop 27788 1726867529.27236: done getting the remaining hosts for this loop 27788 1726867529.27239: getting the next task for host managed_node1 27788 1726867529.27247: done getting next task for host managed_node1 27788 1726867529.27251: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867529.27255: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867529.27282: getting variables 27788 1726867529.27284: in VariableManager get_vars() 27788 1726867529.27331: Calling all_inventory to load vars for managed_node1 27788 1726867529.27333: Calling groups_inventory to load vars for managed_node1 27788 1726867529.27336: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867529.27349: Calling all_plugins_play to load vars for managed_node1 27788 1726867529.27352: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867529.27356: Calling groups_plugins_play to load vars for managed_node1 27788 1726867529.29321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867529.31476: done with get_vars() 27788 1726867529.31497: done getting variables 27788 1726867529.31597: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:29 -0400 (0:00:00.064) 0:00:24.805 ****** 27788 1726867529.31636: entering _queue_task() for managed_node1/package 27788 1726867529.31959: worker is 1 (out of 1 available) 27788 1726867529.31974: exiting _queue_task() for managed_node1/package 27788 1726867529.31989: done queuing things up, now waiting for results queue to drain 27788 1726867529.31990: waiting for pending results... 27788 1726867529.32335: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867529.32421: in run() - task 0affcac9-a3a5-b241-6a31-000000000076 27788 1726867529.32456: variable 'ansible_search_path' from source: unknown 27788 1726867529.32460: variable 'ansible_search_path' from source: unknown 27788 1726867529.32604: calling self._execute() 27788 1726867529.32638: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.32720: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.32726: variable 'omit' from source: magic vars 27788 1726867529.33116: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.33136: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867529.33302: variable 'network_state' from source: role '' defaults 27788 1726867529.33330: Evaluated conditional (network_state != {}): False 27788 1726867529.33372: when evaluation is False, skipping this task 27788 1726867529.33376: _execute() done 27788 1726867529.33380: dumping result to json 27788 1726867529.33382: done dumping result, returning 27788 1726867529.33384: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-b241-6a31-000000000076] 27788 1726867529.33782: sending task result for task 0affcac9-a3a5-b241-6a31-000000000076 27788 1726867529.33856: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000076 27788 1726867529.33858: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867529.33959: no more pending results, returning what we have 27788 1726867529.33964: results queue empty 27788 1726867529.33965: checking for any_errors_fatal 27788 1726867529.33974: done checking for any_errors_fatal 27788 1726867529.33974: checking for max_fail_percentage 27788 1726867529.33976: done checking for max_fail_percentage 27788 1726867529.33978: checking to see if all hosts have failed and the running result is not ok 27788 1726867529.33979: done checking to see if all hosts have failed 27788 1726867529.33980: getting the remaining hosts for this loop 27788 1726867529.33981: done getting the remaining hosts for this loop 27788 1726867529.33985: getting the next task for host managed_node1 27788 1726867529.33994: done getting next task for host managed_node1 27788 1726867529.33998: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867529.34001: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867529.34017: getting variables 27788 1726867529.34018: in VariableManager get_vars() 27788 1726867529.34057: Calling all_inventory to load vars for managed_node1 27788 1726867529.34060: Calling groups_inventory to load vars for managed_node1 27788 1726867529.34062: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867529.34073: Calling all_plugins_play to load vars for managed_node1 27788 1726867529.34076: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867529.34298: Calling groups_plugins_play to load vars for managed_node1 27788 1726867529.36931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867529.39549: done with get_vars() 27788 1726867529.39572: done getting variables 27788 1726867529.39682: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:29 -0400 (0:00:00.081) 0:00:24.887 ****** 27788 1726867529.39779: entering _queue_task() for managed_node1/service 27788 1726867529.40414: worker is 1 (out of 1 available) 27788 1726867529.40454: exiting _queue_task() for managed_node1/service 27788 1726867529.40466: done queuing things up, now waiting for results queue to drain 27788 1726867529.40468: waiting for pending results... 27788 1726867529.41297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867529.41585: in run() - task 0affcac9-a3a5-b241-6a31-000000000077 27788 1726867529.41590: variable 'ansible_search_path' from source: unknown 27788 1726867529.41593: variable 'ansible_search_path' from source: unknown 27788 1726867529.41595: calling self._execute() 27788 1726867529.41737: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.41743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.41755: variable 'omit' from source: magic vars 27788 1726867529.42420: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.42436: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867529.42884: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867529.42984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867529.47047: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867529.47166: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867529.47210: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867529.47281: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867529.47318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867529.47409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.47443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.47470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.47620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.47680: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.47909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.47985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.48100: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.48154: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.48365: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.48445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.48487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.48674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.48682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.48685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.49084: variable 'network_connections' from source: task vars 27788 1726867529.49087: variable 'interface1' from source: play vars 27788 1726867529.49134: variable 'interface1' from source: play vars 27788 1726867529.49347: variable 'interface1_mac' from source: set_fact 27788 1726867529.49450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867529.50069: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867529.50100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867529.50130: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867529.50154: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867529.50229: 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) 27788 1726867529.50254: 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) 27788 1726867529.50332: 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) 27788 1726867529.50355: 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) 27788 1726867529.50419: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867529.50682: variable 'network_connections' from source: task vars 27788 1726867529.50685: variable 'interface1' from source: play vars 27788 1726867529.50758: variable 'interface1' from source: play vars 27788 1726867529.50836: variable 'interface1_mac' from source: set_fact 27788 1726867529.50879: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867529.50882: when evaluation is False, skipping this task 27788 1726867529.50885: _execute() done 27788 1726867529.50887: dumping result to json 27788 1726867529.50890: done dumping result, returning 27788 1726867529.50932: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000077] 27788 1726867529.50943: sending task result for task 0affcac9-a3a5-b241-6a31-000000000077 27788 1726867529.51008: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000077 27788 1726867529.51011: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867529.51086: no more pending results, returning what we have 27788 1726867529.51090: results queue empty 27788 1726867529.51091: checking for any_errors_fatal 27788 1726867529.51098: done checking for any_errors_fatal 27788 1726867529.51099: checking for max_fail_percentage 27788 1726867529.51102: done checking for max_fail_percentage 27788 1726867529.51102: checking to see if all hosts have failed and the running result is not ok 27788 1726867529.51103: done checking to see if all hosts have failed 27788 1726867529.51104: getting the remaining hosts for this loop 27788 1726867529.51105: done getting the remaining hosts for this loop 27788 1726867529.51109: getting the next task for host managed_node1 27788 1726867529.51116: done getting next task for host managed_node1 27788 1726867529.51120: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867529.51124: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867529.51146: getting variables 27788 1726867529.51148: in VariableManager get_vars() 27788 1726867529.51197: Calling all_inventory to load vars for managed_node1 27788 1726867529.51199: Calling groups_inventory to load vars for managed_node1 27788 1726867529.51202: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867529.51213: Calling all_plugins_play to load vars for managed_node1 27788 1726867529.51217: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867529.51220: Calling groups_plugins_play to load vars for managed_node1 27788 1726867529.53080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867529.56362: done with get_vars() 27788 1726867529.56394: done getting variables 27788 1726867529.56574: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:29 -0400 (0:00:00.169) 0:00:25.056 ****** 27788 1726867529.56711: entering _queue_task() for managed_node1/service 27788 1726867529.57537: worker is 1 (out of 1 available) 27788 1726867529.57552: exiting _queue_task() for managed_node1/service 27788 1726867529.57565: done queuing things up, now waiting for results queue to drain 27788 1726867529.57567: waiting for pending results... 27788 1726867529.58298: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867529.58395: in run() - task 0affcac9-a3a5-b241-6a31-000000000078 27788 1726867529.58398: variable 'ansible_search_path' from source: unknown 27788 1726867529.58401: variable 'ansible_search_path' from source: unknown 27788 1726867529.58403: calling self._execute() 27788 1726867529.58483: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.58622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.58637: variable 'omit' from source: magic vars 27788 1726867529.59424: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.59443: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867529.59729: variable 'network_provider' from source: set_fact 27788 1726867529.59818: variable 'network_state' from source: role '' defaults 27788 1726867529.59835: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27788 1726867529.59846: variable 'omit' from source: magic vars 27788 1726867529.59907: variable 'omit' from source: magic vars 27788 1726867529.60015: variable 'network_service_name' from source: role '' defaults 27788 1726867529.60212: variable 'network_service_name' from source: role '' defaults 27788 1726867529.60464: variable '__network_provider_setup' from source: role '' defaults 27788 1726867529.60467: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867529.60514: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867529.60586: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867529.60652: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867529.61199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867529.64968: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867529.65040: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867529.65086: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867529.65121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867529.65157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867529.65245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.65281: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.65359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.65362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.65376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.65421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.65447: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.65470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.65534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.65548: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.65808: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867529.65993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.65998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.66000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.66134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.66138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.66140: variable 'ansible_python' from source: facts 27788 1726867529.66165: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867529.66248: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867529.66538: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867529.66541: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.66546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.66549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.66551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.66882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.66886: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867529.66895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867529.66898: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867529.66901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867529.66903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867529.66906: variable 'network_connections' from source: task vars 27788 1726867529.66909: variable 'interface1' from source: play vars 27788 1726867529.66962: variable 'interface1' from source: play vars 27788 1726867529.67054: variable 'interface1_mac' from source: set_fact 27788 1726867529.67174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867529.67582: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867529.67585: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867529.67588: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867529.67590: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867529.67592: 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) 27788 1726867529.67613: 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) 27788 1726867529.67645: 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) 27788 1726867529.67687: 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) 27788 1726867529.67731: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867529.68031: variable 'network_connections' from source: task vars 27788 1726867529.68038: variable 'interface1' from source: play vars 27788 1726867529.68119: variable 'interface1' from source: play vars 27788 1726867529.68207: variable 'interface1_mac' from source: set_fact 27788 1726867529.68274: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867529.68533: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867529.68912: variable 'network_connections' from source: task vars 27788 1726867529.69085: variable 'interface1' from source: play vars 27788 1726867529.69299: variable 'interface1' from source: play vars 27788 1726867529.69388: variable 'interface1_mac' from source: set_fact 27788 1726867529.69415: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867529.69509: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867529.70432: variable 'network_connections' from source: task vars 27788 1726867529.70436: variable 'interface1' from source: play vars 27788 1726867529.70671: variable 'interface1' from source: play vars 27788 1726867529.70771: variable 'interface1_mac' from source: set_fact 27788 1726867529.70847: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867529.70919: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867529.70925: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867529.70991: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867529.71682: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867529.72973: variable 'network_connections' from source: task vars 27788 1726867529.72979: variable 'interface1' from source: play vars 27788 1726867529.73371: variable 'interface1' from source: play vars 27788 1726867529.73438: variable 'interface1_mac' from source: set_fact 27788 1726867529.73451: variable 'ansible_distribution' from source: facts 27788 1726867529.73694: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.73700: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.73723: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867529.74076: variable 'ansible_distribution' from source: facts 27788 1726867529.74082: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.74085: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.74100: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867529.74572: variable 'ansible_distribution' from source: facts 27788 1726867529.74575: variable '__network_rh_distros' from source: role '' defaults 27788 1726867529.74582: variable 'ansible_distribution_major_version' from source: facts 27788 1726867529.74620: variable 'network_provider' from source: set_fact 27788 1726867529.74647: variable 'omit' from source: magic vars 27788 1726867529.74795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867529.74826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867529.75082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867529.75086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867529.75088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867529.75091: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867529.75093: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.75095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.75360: Set connection var ansible_shell_executable to /bin/sh 27788 1726867529.75365: Set connection var ansible_timeout to 10 27788 1726867529.75368: Set connection var ansible_shell_type to sh 27788 1726867529.75374: Set connection var ansible_connection to ssh 27788 1726867529.75380: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867529.75386: Set connection var ansible_pipelining to False 27788 1726867529.75416: variable 'ansible_shell_executable' from source: unknown 27788 1726867529.75419: variable 'ansible_connection' from source: unknown 27788 1726867529.75421: variable 'ansible_module_compression' from source: unknown 27788 1726867529.75423: variable 'ansible_shell_type' from source: unknown 27788 1726867529.75545: variable 'ansible_shell_executable' from source: unknown 27788 1726867529.75548: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867529.75554: variable 'ansible_pipelining' from source: unknown 27788 1726867529.75557: variable 'ansible_timeout' from source: unknown 27788 1726867529.75559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867529.75797: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867529.75809: variable 'omit' from source: magic vars 27788 1726867529.75815: starting attempt loop 27788 1726867529.75818: running the handler 27788 1726867529.76013: variable 'ansible_facts' from source: unknown 27788 1726867529.77362: _low_level_execute_command(): starting 27788 1726867529.77369: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867529.79180: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867529.79189: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867529.79398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867529.79589: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867529.81239: stdout chunk (state=3): >>>/root <<< 27788 1726867529.81246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867529.81290: stderr chunk (state=3): >>><<< 27788 1726867529.81493: stdout chunk (state=3): >>><<< 27788 1726867529.81512: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867529.81530: _low_level_execute_command(): starting 27788 1726867529.81536: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873 `" && echo ansible-tmp-1726867529.8151271-28964-208419857279873="` echo /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873 `" ) && sleep 0' 27788 1726867529.82649: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867529.82666: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867529.82678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867529.82706: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867529.82710: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867529.82712: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867529.82729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.82732: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867529.82815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867529.82818: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867529.82820: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867529.82822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867529.82827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867529.82830: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867529.82833: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867529.82835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.82859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867529.83150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867529.83176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867529.83251: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867529.85283: stdout chunk (state=3): >>>ansible-tmp-1726867529.8151271-28964-208419857279873=/root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873 <<< 27788 1726867529.85370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867529.85374: stdout chunk (state=3): >>><<< 27788 1726867529.85385: stderr chunk (state=3): >>><<< 27788 1726867529.85401: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867529.8151271-28964-208419857279873=/root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867529.85434: variable 'ansible_module_compression' from source: unknown 27788 1726867529.85487: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 27788 1726867529.85552: variable 'ansible_facts' from source: unknown 27788 1726867529.86021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py 27788 1726867529.86506: Sending initial data 27788 1726867529.86509: Sent initial data (156 bytes) 27788 1726867529.87478: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867529.87486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867529.87583: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867529.87586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.87588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867529.87591: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867529.87593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.87697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867529.87761: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867529.87778: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867529.87847: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867529.89397: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867529.89602: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867529.89675: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpcwfip_9u /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py <<< 27788 1726867529.89682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py" <<< 27788 1726867529.89736: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpcwfip_9u" to remote "/root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py" <<< 27788 1726867529.92662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867529.92891: stderr chunk (state=3): >>><<< 27788 1726867529.92894: stdout chunk (state=3): >>><<< 27788 1726867529.92896: done transferring module to remote 27788 1726867529.92899: _low_level_execute_command(): starting 27788 1726867529.92901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/ /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py && sleep 0' 27788 1726867529.94118: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867529.94200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.94397: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867529.94414: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867529.94472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867529.96246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867529.96481: stderr chunk (state=3): >>><<< 27788 1726867529.96485: stdout chunk (state=3): >>><<< 27788 1726867529.96488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867529.96491: _low_level_execute_command(): starting 27788 1726867529.96493: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/AnsiballZ_systemd.py && sleep 0' 27788 1726867529.97520: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867529.97531: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867529.97540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867529.97590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867529.97679: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867529.97686: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867529.97734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867529.97795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867529.97896: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867529.97913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867529.97985: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.26906: 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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10981376", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302117376", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1771808000", "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<<< 27788 1726867530.26947: 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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 27788 1726867530.28721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867530.28759: stderr chunk (state=3): >>><<< 27788 1726867530.28762: stdout chunk (state=3): >>><<< 27788 1726867530.28779: _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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10981376", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3302117376", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1771808000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867530.28948: 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-1726867529.8151271-28964-208419857279873/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867530.28953: _low_level_execute_command(): starting 27788 1726867530.28957: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867529.8151271-28964-208419857279873/ > /dev/null 2>&1 && sleep 0' 27788 1726867530.29333: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.29337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867530.29339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867530.29341: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867530.29343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.29384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867530.29403: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.29442: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.31314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867530.31317: stderr chunk (state=3): >>><<< 27788 1726867530.31319: stdout chunk (state=3): >>><<< 27788 1726867530.31362: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867530.31370: handler run complete 27788 1726867530.31582: attempt loop complete, returning result 27788 1726867530.31586: _execute() done 27788 1726867530.31588: dumping result to json 27788 1726867530.31590: done dumping result, returning 27788 1726867530.31592: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-b241-6a31-000000000078] 27788 1726867530.31594: sending task result for task 0affcac9-a3a5-b241-6a31-000000000078 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867530.31888: no more pending results, returning what we have 27788 1726867530.31892: results queue empty 27788 1726867530.31893: checking for any_errors_fatal 27788 1726867530.31901: done checking for any_errors_fatal 27788 1726867530.31902: checking for max_fail_percentage 27788 1726867530.31904: done checking for max_fail_percentage 27788 1726867530.31904: checking to see if all hosts have failed and the running result is not ok 27788 1726867530.31905: done checking to see if all hosts have failed 27788 1726867530.31906: getting the remaining hosts for this loop 27788 1726867530.31907: done getting the remaining hosts for this loop 27788 1726867530.31911: getting the next task for host managed_node1 27788 1726867530.31918: done getting next task for host managed_node1 27788 1726867530.32036: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867530.32040: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867530.32050: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000078 27788 1726867530.32055: WORKER PROCESS EXITING 27788 1726867530.32065: getting variables 27788 1726867530.32067: in VariableManager get_vars() 27788 1726867530.32109: Calling all_inventory to load vars for managed_node1 27788 1726867530.32111: Calling groups_inventory to load vars for managed_node1 27788 1726867530.32114: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867530.32128: Calling all_plugins_play to load vars for managed_node1 27788 1726867530.32132: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867530.32136: Calling groups_plugins_play to load vars for managed_node1 27788 1726867530.33046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867530.33939: done with get_vars() 27788 1726867530.33962: done getting variables 27788 1726867530.34025: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:30 -0400 (0:00:00.773) 0:00:25.830 ****** 27788 1726867530.34060: entering _queue_task() for managed_node1/service 27788 1726867530.34510: worker is 1 (out of 1 available) 27788 1726867530.34521: exiting _queue_task() for managed_node1/service 27788 1726867530.34534: done queuing things up, now waiting for results queue to drain 27788 1726867530.34535: waiting for pending results... 27788 1726867530.34706: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867530.34838: in run() - task 0affcac9-a3a5-b241-6a31-000000000079 27788 1726867530.34852: variable 'ansible_search_path' from source: unknown 27788 1726867530.34856: variable 'ansible_search_path' from source: unknown 27788 1726867530.34903: calling self._execute() 27788 1726867530.34997: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.35001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.35012: variable 'omit' from source: magic vars 27788 1726867530.35394: variable 'ansible_distribution_major_version' from source: facts 27788 1726867530.35405: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867530.35513: variable 'network_provider' from source: set_fact 27788 1726867530.35518: Evaluated conditional (network_provider == "nm"): True 27788 1726867530.35606: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867530.35731: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867530.35856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867530.37704: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867530.37749: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867530.37776: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867530.37802: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867530.37828: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867530.37880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867530.37900: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867530.37917: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867530.37948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867530.37959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867530.37994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867530.38010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867530.38029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867530.38055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867530.38065: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867530.38096: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867530.38112: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867530.38130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867530.38156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867530.38166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867530.38259: variable 'network_connections' from source: task vars 27788 1726867530.38263: variable 'interface1' from source: play vars 27788 1726867530.38315: variable 'interface1' from source: play vars 27788 1726867530.38369: variable 'interface1_mac' from source: set_fact 27788 1726867530.38571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867530.38672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867530.38727: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867530.38761: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867530.38807: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867530.38854: 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) 27788 1726867530.38902: 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) 27788 1726867530.38921: 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) 27788 1726867530.38955: 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) 27788 1726867530.39018: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867530.39266: variable 'network_connections' from source: task vars 27788 1726867530.39270: variable 'interface1' from source: play vars 27788 1726867530.39317: variable 'interface1' from source: play vars 27788 1726867530.39370: variable 'interface1_mac' from source: set_fact 27788 1726867530.39403: Evaluated conditional (__network_wpa_supplicant_required): False 27788 1726867530.39406: when evaluation is False, skipping this task 27788 1726867530.39409: _execute() done 27788 1726867530.39411: dumping result to json 27788 1726867530.39419: done dumping result, returning 27788 1726867530.39431: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-b241-6a31-000000000079] 27788 1726867530.39434: sending task result for task 0affcac9-a3a5-b241-6a31-000000000079 27788 1726867530.39514: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000079 27788 1726867530.39516: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27788 1726867530.39601: no more pending results, returning what we have 27788 1726867530.39604: results queue empty 27788 1726867530.39605: checking for any_errors_fatal 27788 1726867530.39623: done checking for any_errors_fatal 27788 1726867530.39627: checking for max_fail_percentage 27788 1726867530.39628: done checking for max_fail_percentage 27788 1726867530.39629: checking to see if all hosts have failed and the running result is not ok 27788 1726867530.39630: done checking to see if all hosts have failed 27788 1726867530.39630: getting the remaining hosts for this loop 27788 1726867530.39632: done getting the remaining hosts for this loop 27788 1726867530.39635: getting the next task for host managed_node1 27788 1726867530.39640: done getting next task for host managed_node1 27788 1726867530.39644: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867530.39646: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867530.39667: getting variables 27788 1726867530.39670: in VariableManager get_vars() 27788 1726867530.39706: Calling all_inventory to load vars for managed_node1 27788 1726867530.39708: Calling groups_inventory to load vars for managed_node1 27788 1726867530.39710: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867530.39718: Calling all_plugins_play to load vars for managed_node1 27788 1726867530.39720: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867530.39723: Calling groups_plugins_play to load vars for managed_node1 27788 1726867530.40571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867530.41448: done with get_vars() 27788 1726867530.41463: done getting variables 27788 1726867530.41505: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:30 -0400 (0:00:00.074) 0:00:25.904 ****** 27788 1726867530.41529: entering _queue_task() for managed_node1/service 27788 1726867530.41735: worker is 1 (out of 1 available) 27788 1726867530.41749: exiting _queue_task() for managed_node1/service 27788 1726867530.41762: done queuing things up, now waiting for results queue to drain 27788 1726867530.41764: waiting for pending results... 27788 1726867530.41929: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867530.42028: in run() - task 0affcac9-a3a5-b241-6a31-00000000007a 27788 1726867530.42038: variable 'ansible_search_path' from source: unknown 27788 1726867530.42041: variable 'ansible_search_path' from source: unknown 27788 1726867530.42068: calling self._execute() 27788 1726867530.42141: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.42144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.42154: variable 'omit' from source: magic vars 27788 1726867530.42419: variable 'ansible_distribution_major_version' from source: facts 27788 1726867530.42434: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867530.42509: variable 'network_provider' from source: set_fact 27788 1726867530.42513: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867530.42515: when evaluation is False, skipping this task 27788 1726867530.42518: _execute() done 27788 1726867530.42521: dumping result to json 27788 1726867530.42523: done dumping result, returning 27788 1726867530.42531: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-b241-6a31-00000000007a] 27788 1726867530.42540: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007a 27788 1726867530.42620: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007a 27788 1726867530.42623: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867530.42690: no more pending results, returning what we have 27788 1726867530.42693: results queue empty 27788 1726867530.42694: checking for any_errors_fatal 27788 1726867530.42700: done checking for any_errors_fatal 27788 1726867530.42700: checking for max_fail_percentage 27788 1726867530.42702: done checking for max_fail_percentage 27788 1726867530.42702: checking to see if all hosts have failed and the running result is not ok 27788 1726867530.42703: done checking to see if all hosts have failed 27788 1726867530.42704: getting the remaining hosts for this loop 27788 1726867530.42705: done getting the remaining hosts for this loop 27788 1726867530.42708: getting the next task for host managed_node1 27788 1726867530.42713: done getting next task for host managed_node1 27788 1726867530.42716: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867530.42719: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867530.42737: getting variables 27788 1726867530.42739: in VariableManager get_vars() 27788 1726867530.42772: Calling all_inventory to load vars for managed_node1 27788 1726867530.42775: Calling groups_inventory to load vars for managed_node1 27788 1726867530.42778: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867530.42786: Calling all_plugins_play to load vars for managed_node1 27788 1726867530.42788: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867530.42789: Calling groups_plugins_play to load vars for managed_node1 27788 1726867530.43517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867530.44474: done with get_vars() 27788 1726867530.44491: done getting variables 27788 1726867530.44534: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:30 -0400 (0:00:00.030) 0:00:25.935 ****** 27788 1726867530.44556: entering _queue_task() for managed_node1/copy 27788 1726867530.44751: worker is 1 (out of 1 available) 27788 1726867530.44766: exiting _queue_task() for managed_node1/copy 27788 1726867530.44780: done queuing things up, now waiting for results queue to drain 27788 1726867530.44781: waiting for pending results... 27788 1726867530.44942: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867530.45030: in run() - task 0affcac9-a3a5-b241-6a31-00000000007b 27788 1726867530.45039: variable 'ansible_search_path' from source: unknown 27788 1726867530.45042: variable 'ansible_search_path' from source: unknown 27788 1726867530.45069: calling self._execute() 27788 1726867530.45150: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.45154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.45163: variable 'omit' from source: magic vars 27788 1726867530.45440: variable 'ansible_distribution_major_version' from source: facts 27788 1726867530.45451: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867530.45524: variable 'network_provider' from source: set_fact 27788 1726867530.45531: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867530.45534: when evaluation is False, skipping this task 27788 1726867530.45536: _execute() done 27788 1726867530.45539: dumping result to json 27788 1726867530.45543: done dumping result, returning 27788 1726867530.45556: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-b241-6a31-00000000007b] 27788 1726867530.45560: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007b 27788 1726867530.45641: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007b 27788 1726867530.45644: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27788 1726867530.45712: no more pending results, returning what we have 27788 1726867530.45715: results queue empty 27788 1726867530.45716: checking for any_errors_fatal 27788 1726867530.45720: done checking for any_errors_fatal 27788 1726867530.45721: checking for max_fail_percentage 27788 1726867530.45722: done checking for max_fail_percentage 27788 1726867530.45723: checking to see if all hosts have failed and the running result is not ok 27788 1726867530.45723: done checking to see if all hosts have failed 27788 1726867530.45724: getting the remaining hosts for this loop 27788 1726867530.45725: done getting the remaining hosts for this loop 27788 1726867530.45728: getting the next task for host managed_node1 27788 1726867530.45732: done getting next task for host managed_node1 27788 1726867530.45736: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867530.45739: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867530.45754: getting variables 27788 1726867530.45755: in VariableManager get_vars() 27788 1726867530.45790: Calling all_inventory to load vars for managed_node1 27788 1726867530.45792: Calling groups_inventory to load vars for managed_node1 27788 1726867530.45795: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867530.45801: Calling all_plugins_play to load vars for managed_node1 27788 1726867530.45803: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867530.45805: Calling groups_plugins_play to load vars for managed_node1 27788 1726867530.46514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867530.47369: done with get_vars() 27788 1726867530.47385: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:30 -0400 (0:00:00.028) 0:00:25.964 ****** 27788 1726867530.47444: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867530.47624: worker is 1 (out of 1 available) 27788 1726867530.47637: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867530.47649: done queuing things up, now waiting for results queue to drain 27788 1726867530.47650: waiting for pending results... 27788 1726867530.47811: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867530.47894: in run() - task 0affcac9-a3a5-b241-6a31-00000000007c 27788 1726867530.47905: variable 'ansible_search_path' from source: unknown 27788 1726867530.47909: variable 'ansible_search_path' from source: unknown 27788 1726867530.47936: calling self._execute() 27788 1726867530.48010: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.48014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.48022: variable 'omit' from source: magic vars 27788 1726867530.48271: variable 'ansible_distribution_major_version' from source: facts 27788 1726867530.48281: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867530.48288: variable 'omit' from source: magic vars 27788 1726867530.48331: variable 'omit' from source: magic vars 27788 1726867530.48483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867530.50850: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867530.50915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867530.50956: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867530.50994: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867530.51020: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867530.51102: variable 'network_provider' from source: set_fact 27788 1726867530.51259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867530.51608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867530.51632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867530.51674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867530.51693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867530.51771: variable 'omit' from source: magic vars 27788 1726867530.51892: variable 'omit' from source: magic vars 27788 1726867530.51998: variable 'network_connections' from source: task vars 27788 1726867530.52010: variable 'interface1' from source: play vars 27788 1726867530.52082: variable 'interface1' from source: play vars 27788 1726867530.52161: variable 'interface1_mac' from source: set_fact 27788 1726867530.52348: variable 'omit' from source: magic vars 27788 1726867530.52357: variable '__lsr_ansible_managed' from source: task vars 27788 1726867530.52483: variable '__lsr_ansible_managed' from source: task vars 27788 1726867530.52695: Loaded config def from plugin (lookup/template) 27788 1726867530.52698: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27788 1726867530.52729: File lookup term: get_ansible_managed.j2 27788 1726867530.52733: variable 'ansible_search_path' from source: unknown 27788 1726867530.52740: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27788 1726867530.52754: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27788 1726867530.52770: variable 'ansible_search_path' from source: unknown 27788 1726867530.56113: variable 'ansible_managed' from source: unknown 27788 1726867530.56189: variable 'omit' from source: magic vars 27788 1726867530.56210: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867530.56233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867530.56246: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867530.56259: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867530.56271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867530.56293: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867530.56296: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.56299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.56363: Set connection var ansible_shell_executable to /bin/sh 27788 1726867530.56367: Set connection var ansible_timeout to 10 27788 1726867530.56369: Set connection var ansible_shell_type to sh 27788 1726867530.56378: Set connection var ansible_connection to ssh 27788 1726867530.56381: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867530.56388: Set connection var ansible_pipelining to False 27788 1726867530.56405: variable 'ansible_shell_executable' from source: unknown 27788 1726867530.56408: variable 'ansible_connection' from source: unknown 27788 1726867530.56410: variable 'ansible_module_compression' from source: unknown 27788 1726867530.56412: variable 'ansible_shell_type' from source: unknown 27788 1726867530.56415: variable 'ansible_shell_executable' from source: unknown 27788 1726867530.56417: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867530.56421: variable 'ansible_pipelining' from source: unknown 27788 1726867530.56423: variable 'ansible_timeout' from source: unknown 27788 1726867530.56430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867530.56520: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867530.56531: variable 'omit' from source: magic vars 27788 1726867530.56537: starting attempt loop 27788 1726867530.56540: running the handler 27788 1726867530.56551: _low_level_execute_command(): starting 27788 1726867530.56558: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867530.57050: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.57054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.57057: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867530.57061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.57094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867530.57101: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867530.57104: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.57181: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.58858: stdout chunk (state=3): >>>/root <<< 27788 1726867530.58954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867530.58983: stderr chunk (state=3): >>><<< 27788 1726867530.58986: stdout chunk (state=3): >>><<< 27788 1726867530.59001: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867530.59011: _low_level_execute_command(): starting 27788 1726867530.59016: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950 `" && echo ansible-tmp-1726867530.5900111-29000-160124818635950="` echo /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950 `" ) && sleep 0' 27788 1726867530.59446: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.59449: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.59451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.59454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.59456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.59502: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867530.59506: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867530.59510: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.59558: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.61431: stdout chunk (state=3): >>>ansible-tmp-1726867530.5900111-29000-160124818635950=/root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950 <<< 27788 1726867530.61535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867530.61557: stderr chunk (state=3): >>><<< 27788 1726867530.61560: stdout chunk (state=3): >>><<< 27788 1726867530.61572: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867530.5900111-29000-160124818635950=/root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867530.61611: variable 'ansible_module_compression' from source: unknown 27788 1726867530.61643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 27788 1726867530.61669: variable 'ansible_facts' from source: unknown 27788 1726867530.61738: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py 27788 1726867530.61832: Sending initial data 27788 1726867530.61836: Sent initial data (168 bytes) 27788 1726867530.62236: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.62265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867530.62271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.62274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.62314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867530.62330: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.62374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.63929: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867530.63932: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867530.63971: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867530.64018: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpqtiihkhd /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py <<< 27788 1726867530.64022: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py" <<< 27788 1726867530.64079: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpqtiihkhd" to remote "/root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py" <<< 27788 1726867530.65083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867530.65087: stderr chunk (state=3): >>><<< 27788 1726867530.65089: stdout chunk (state=3): >>><<< 27788 1726867530.65091: done transferring module to remote 27788 1726867530.65093: _low_level_execute_command(): starting 27788 1726867530.65095: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/ /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py && sleep 0' 27788 1726867530.65506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.65510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867530.65540: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867530.65551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.65593: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867530.65609: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.65651: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.67382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867530.67406: stderr chunk (state=3): >>><<< 27788 1726867530.67409: stdout chunk (state=3): >>><<< 27788 1726867530.67466: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867530.67470: _low_level_execute_command(): starting 27788 1726867530.67472: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/AnsiballZ_network_connections.py && sleep 0' 27788 1726867530.67791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.67804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867530.67814: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.67861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867530.67878: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.67923: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867530.96014: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest1", "mac": "be:97:b2:5a:84:ef", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.4/24", "2001:db8::6/32"], "route": [{"network": "198.58.10.64", "prefix": 26, "gateway": "198.51.100.102", "metric": 4}]}}], "__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": "ethtest1", "mac": "be:97:b2:5a:84:ef", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.4/24", "2001:db8::6/32"], "route": [{"network": "198.58.10.64", "prefix": 26, "gateway": "198.51.100.102", "metric": 4}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27788 1726867530.97801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867530.97836: stderr chunk (state=3): >>><<< 27788 1726867530.97855: stdout chunk (state=3): >>><<< 27788 1726867530.98001: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest1", "mac": "be:97:b2:5a:84:ef", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.4/24", "2001:db8::6/32"], "route": [{"network": "198.58.10.64", "prefix": 26, "gateway": "198.51.100.102", "metric": 4}]}}], "__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": "ethtest1", "mac": "be:97:b2:5a:84:ef", "type": "ethernet", "autoconnect": false, "ip": {"address": ["198.51.100.4/24", "2001:db8::6/32"], "route": [{"network": "198.58.10.64", "prefix": 26, "gateway": "198.51.100.102", "metric": 4}]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867530.98005: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest1', 'mac': 'be:97:b2:5a:84:ef', 'type': 'ethernet', 'autoconnect': False, 'ip': {'address': ['198.51.100.4/24', '2001:db8::6/32'], 'route': [{'network': '198.58.10.64', 'prefix': 26, 'gateway': '198.51.100.102', 'metric': 4}]}}], '__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-1726867530.5900111-29000-160124818635950/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867530.98007: _low_level_execute_command(): starting 27788 1726867530.98010: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867530.5900111-29000-160124818635950/ > /dev/null 2>&1 && sleep 0' 27788 1726867530.98467: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867530.98473: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.98511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867530.98516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.98525: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867530.98530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867530.98533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867530.98565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867530.98587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867530.98635: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.00669: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.00672: stdout chunk (state=3): >>><<< 27788 1726867531.00674: stderr chunk (state=3): >>><<< 27788 1726867531.00684: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867531.00691: handler run complete 27788 1726867531.00794: attempt loop complete, returning result 27788 1726867531.00798: _execute() done 27788 1726867531.00800: dumping result to json 27788 1726867531.00806: done dumping result, returning 27788 1726867531.00818: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-b241-6a31-00000000007c] 27788 1726867531.00821: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007c 27788 1726867531.01075: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007c 27788 1726867531.01080: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "be:97:b2:5a:84:ef", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82 27788 1726867531.01332: no more pending results, returning what we have 27788 1726867531.01336: results queue empty 27788 1726867531.01337: checking for any_errors_fatal 27788 1726867531.01345: done checking for any_errors_fatal 27788 1726867531.01346: checking for max_fail_percentage 27788 1726867531.01348: done checking for max_fail_percentage 27788 1726867531.01348: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.01349: done checking to see if all hosts have failed 27788 1726867531.01350: getting the remaining hosts for this loop 27788 1726867531.01351: done getting the remaining hosts for this loop 27788 1726867531.01355: getting the next task for host managed_node1 27788 1726867531.01362: done getting next task for host managed_node1 27788 1726867531.01367: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867531.01370: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867531.01587: getting variables 27788 1726867531.01593: in VariableManager get_vars() 27788 1726867531.01640: Calling all_inventory to load vars for managed_node1 27788 1726867531.01643: Calling groups_inventory to load vars for managed_node1 27788 1726867531.01645: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.01658: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.01661: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.01665: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.03469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.06155: done with get_vars() 27788 1726867531.06180: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:31 -0400 (0:00:00.588) 0:00:26.552 ****** 27788 1726867531.06262: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867531.06640: worker is 1 (out of 1 available) 27788 1726867531.06653: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867531.06665: done queuing things up, now waiting for results queue to drain 27788 1726867531.06667: waiting for pending results... 27788 1726867531.07094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867531.07149: in run() - task 0affcac9-a3a5-b241-6a31-00000000007d 27788 1726867531.07171: variable 'ansible_search_path' from source: unknown 27788 1726867531.07182: variable 'ansible_search_path' from source: unknown 27788 1726867531.07282: calling self._execute() 27788 1726867531.07330: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.07346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.07360: variable 'omit' from source: magic vars 27788 1726867531.07734: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.07752: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.07875: variable 'network_state' from source: role '' defaults 27788 1726867531.07895: Evaluated conditional (network_state != {}): False 27788 1726867531.07903: when evaluation is False, skipping this task 27788 1726867531.07992: _execute() done 27788 1726867531.07995: dumping result to json 27788 1726867531.07998: done dumping result, returning 27788 1726867531.08000: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-b241-6a31-00000000007d] 27788 1726867531.08003: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007d 27788 1726867531.08070: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007d 27788 1726867531.08074: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867531.08144: no more pending results, returning what we have 27788 1726867531.08148: results queue empty 27788 1726867531.08150: checking for any_errors_fatal 27788 1726867531.08160: done checking for any_errors_fatal 27788 1726867531.08161: checking for max_fail_percentage 27788 1726867531.08163: done checking for max_fail_percentage 27788 1726867531.08164: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.08165: done checking to see if all hosts have failed 27788 1726867531.08166: getting the remaining hosts for this loop 27788 1726867531.08168: done getting the remaining hosts for this loop 27788 1726867531.08172: getting the next task for host managed_node1 27788 1726867531.08181: done getting next task for host managed_node1 27788 1726867531.08184: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867531.08188: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867531.08209: getting variables 27788 1726867531.08210: in VariableManager get_vars() 27788 1726867531.08251: Calling all_inventory to load vars for managed_node1 27788 1726867531.08254: Calling groups_inventory to load vars for managed_node1 27788 1726867531.08256: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.08268: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.08271: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.08274: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.10374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.11928: done with get_vars() 27788 1726867531.11950: done getting variables 27788 1726867531.12011: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:31 -0400 (0:00:00.057) 0:00:26.610 ****** 27788 1726867531.12044: entering _queue_task() for managed_node1/debug 27788 1726867531.12341: worker is 1 (out of 1 available) 27788 1726867531.12354: exiting _queue_task() for managed_node1/debug 27788 1726867531.12366: done queuing things up, now waiting for results queue to drain 27788 1726867531.12368: waiting for pending results... 27788 1726867531.12792: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867531.12796: in run() - task 0affcac9-a3a5-b241-6a31-00000000007e 27788 1726867531.12814: variable 'ansible_search_path' from source: unknown 27788 1726867531.12822: variable 'ansible_search_path' from source: unknown 27788 1726867531.12863: calling self._execute() 27788 1726867531.12967: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.12983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.12997: variable 'omit' from source: magic vars 27788 1726867531.13350: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.13366: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.13376: variable 'omit' from source: magic vars 27788 1726867531.13438: variable 'omit' from source: magic vars 27788 1726867531.13485: variable 'omit' from source: magic vars 27788 1726867531.13528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867531.13675: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867531.13680: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867531.13682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.13684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.13686: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867531.13688: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.13690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.13771: Set connection var ansible_shell_executable to /bin/sh 27788 1726867531.13786: Set connection var ansible_timeout to 10 27788 1726867531.13792: Set connection var ansible_shell_type to sh 27788 1726867531.13802: Set connection var ansible_connection to ssh 27788 1726867531.13810: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867531.13819: Set connection var ansible_pipelining to False 27788 1726867531.13845: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.13852: variable 'ansible_connection' from source: unknown 27788 1726867531.13859: variable 'ansible_module_compression' from source: unknown 27788 1726867531.13864: variable 'ansible_shell_type' from source: unknown 27788 1726867531.13870: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.13876: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.13887: variable 'ansible_pipelining' from source: unknown 27788 1726867531.13898: variable 'ansible_timeout' from source: unknown 27788 1726867531.13907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.14048: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867531.14064: variable 'omit' from source: magic vars 27788 1726867531.14074: starting attempt loop 27788 1726867531.14083: running the handler 27788 1726867531.14209: variable '__network_connections_result' from source: set_fact 27788 1726867531.14328: handler run complete 27788 1726867531.14331: attempt loop complete, returning result 27788 1726867531.14333: _execute() done 27788 1726867531.14335: dumping result to json 27788 1726867531.14337: done dumping result, returning 27788 1726867531.14340: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-b241-6a31-00000000007e] 27788 1726867531.14342: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007e ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82" ] } 27788 1726867531.14505: no more pending results, returning what we have 27788 1726867531.14509: results queue empty 27788 1726867531.14510: checking for any_errors_fatal 27788 1726867531.14520: done checking for any_errors_fatal 27788 1726867531.14520: checking for max_fail_percentage 27788 1726867531.14522: done checking for max_fail_percentage 27788 1726867531.14523: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.14524: done checking to see if all hosts have failed 27788 1726867531.14524: getting the remaining hosts for this loop 27788 1726867531.14526: done getting the remaining hosts for this loop 27788 1726867531.14530: getting the next task for host managed_node1 27788 1726867531.14536: done getting next task for host managed_node1 27788 1726867531.14540: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867531.14543: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867531.14555: getting variables 27788 1726867531.14556: in VariableManager get_vars() 27788 1726867531.14597: Calling all_inventory to load vars for managed_node1 27788 1726867531.14600: Calling groups_inventory to load vars for managed_node1 27788 1726867531.14603: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.14614: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.14617: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.14619: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.15391: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007e 27788 1726867531.15394: WORKER PROCESS EXITING 27788 1726867531.16299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.17803: done with get_vars() 27788 1726867531.17824: done getting variables 27788 1726867531.17880: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:31 -0400 (0:00:00.058) 0:00:26.668 ****** 27788 1726867531.17912: entering _queue_task() for managed_node1/debug 27788 1726867531.18187: worker is 1 (out of 1 available) 27788 1726867531.18200: exiting _queue_task() for managed_node1/debug 27788 1726867531.18213: done queuing things up, now waiting for results queue to drain 27788 1726867531.18214: waiting for pending results... 27788 1726867531.18503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867531.18637: in run() - task 0affcac9-a3a5-b241-6a31-00000000007f 27788 1726867531.18655: variable 'ansible_search_path' from source: unknown 27788 1726867531.18661: variable 'ansible_search_path' from source: unknown 27788 1726867531.18700: calling self._execute() 27788 1726867531.18797: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.18809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.18822: variable 'omit' from source: magic vars 27788 1726867531.19191: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.19208: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.19218: variable 'omit' from source: magic vars 27788 1726867531.19287: variable 'omit' from source: magic vars 27788 1726867531.19326: variable 'omit' from source: magic vars 27788 1726867531.19369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867531.19414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867531.19437: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867531.19458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.19472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.19512: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867531.19520: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.19527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.19635: Set connection var ansible_shell_executable to /bin/sh 27788 1726867531.19645: Set connection var ansible_timeout to 10 27788 1726867531.19653: Set connection var ansible_shell_type to sh 27788 1726867531.19664: Set connection var ansible_connection to ssh 27788 1726867531.19675: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867531.19685: Set connection var ansible_pipelining to False 27788 1726867531.19715: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.19722: variable 'ansible_connection' from source: unknown 27788 1726867531.19729: variable 'ansible_module_compression' from source: unknown 27788 1726867531.19735: variable 'ansible_shell_type' from source: unknown 27788 1726867531.19741: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.19747: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.19754: variable 'ansible_pipelining' from source: unknown 27788 1726867531.19760: variable 'ansible_timeout' from source: unknown 27788 1726867531.19767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.19905: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867531.19925: variable 'omit' from source: magic vars 27788 1726867531.19935: starting attempt loop 27788 1726867531.19942: running the handler 27788 1726867531.19997: variable '__network_connections_result' from source: set_fact 27788 1726867531.20080: variable '__network_connections_result' from source: set_fact 27788 1726867531.20219: handler run complete 27788 1726867531.20257: attempt loop complete, returning result 27788 1726867531.20265: _execute() done 27788 1726867531.20271: dumping result to json 27788 1726867531.20282: done dumping result, returning 27788 1726867531.20293: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-b241-6a31-00000000007f] 27788 1726867531.20357: sending task result for task 0affcac9-a3a5-b241-6a31-00000000007f 27788 1726867531.20429: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000007f 27788 1726867531.20432: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "address": [ "198.51.100.4/24", "2001:db8::6/32" ], "route": [ { "gateway": "198.51.100.102", "metric": 4, "network": "198.58.10.64", "prefix": 26 } ] }, "mac": "be:97:b2:5a:84:ef", "name": "ethtest1", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest1': update connection ethtest1, 103c069b-1013-4175-afb8-3c04577b5a82" ] } } 27788 1726867531.20558: no more pending results, returning what we have 27788 1726867531.20562: results queue empty 27788 1726867531.20564: checking for any_errors_fatal 27788 1726867531.20570: done checking for any_errors_fatal 27788 1726867531.20570: checking for max_fail_percentage 27788 1726867531.20572: done checking for max_fail_percentage 27788 1726867531.20573: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.20574: done checking to see if all hosts have failed 27788 1726867531.20574: getting the remaining hosts for this loop 27788 1726867531.20576: done getting the remaining hosts for this loop 27788 1726867531.20782: getting the next task for host managed_node1 27788 1726867531.20789: done getting next task for host managed_node1 27788 1726867531.20792: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867531.20795: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867531.20806: getting variables 27788 1726867531.20807: in VariableManager get_vars() 27788 1726867531.20841: Calling all_inventory to load vars for managed_node1 27788 1726867531.20847: Calling groups_inventory to load vars for managed_node1 27788 1726867531.20850: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.20858: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.20861: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.20864: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.22098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.23757: done with get_vars() 27788 1726867531.23779: done getting variables 27788 1726867531.23835: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:31 -0400 (0:00:00.059) 0:00:26.728 ****** 27788 1726867531.23866: entering _queue_task() for managed_node1/debug 27788 1726867531.24124: worker is 1 (out of 1 available) 27788 1726867531.24137: exiting _queue_task() for managed_node1/debug 27788 1726867531.24150: done queuing things up, now waiting for results queue to drain 27788 1726867531.24151: waiting for pending results... 27788 1726867531.24502: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867531.24557: in run() - task 0affcac9-a3a5-b241-6a31-000000000080 27788 1726867531.24581: variable 'ansible_search_path' from source: unknown 27788 1726867531.24591: variable 'ansible_search_path' from source: unknown 27788 1726867531.24633: calling self._execute() 27788 1726867531.24733: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.24745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.24983: variable 'omit' from source: magic vars 27788 1726867531.25109: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.25126: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.25248: variable 'network_state' from source: role '' defaults 27788 1726867531.25263: Evaluated conditional (network_state != {}): False 27788 1726867531.25271: when evaluation is False, skipping this task 27788 1726867531.25280: _execute() done 27788 1726867531.25287: dumping result to json 27788 1726867531.25294: done dumping result, returning 27788 1726867531.25304: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-b241-6a31-000000000080] 27788 1726867531.25318: sending task result for task 0affcac9-a3a5-b241-6a31-000000000080 27788 1726867531.25417: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000080 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 27788 1726867531.25462: no more pending results, returning what we have 27788 1726867531.25466: results queue empty 27788 1726867531.25467: checking for any_errors_fatal 27788 1726867531.25481: done checking for any_errors_fatal 27788 1726867531.25482: checking for max_fail_percentage 27788 1726867531.25484: done checking for max_fail_percentage 27788 1726867531.25485: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.25485: done checking to see if all hosts have failed 27788 1726867531.25486: getting the remaining hosts for this loop 27788 1726867531.25487: done getting the remaining hosts for this loop 27788 1726867531.25491: getting the next task for host managed_node1 27788 1726867531.25498: done getting next task for host managed_node1 27788 1726867531.25502: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867531.25505: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 27788 1726867531.25525: getting variables 27788 1726867531.25527: in VariableManager get_vars() 27788 1726867531.25566: Calling all_inventory to load vars for managed_node1 27788 1726867531.25568: Calling groups_inventory to load vars for managed_node1 27788 1726867531.25571: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.25584: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.25588: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.25590: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.26392: WORKER PROCESS EXITING 27788 1726867531.27074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.28588: done with get_vars() 27788 1726867531.28608: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:31 -0400 (0:00:00.048) 0:00:26.776 ****** 27788 1726867531.28692: entering _queue_task() for managed_node1/ping 27788 1726867531.28940: worker is 1 (out of 1 available) 27788 1726867531.28954: exiting _queue_task() for managed_node1/ping 27788 1726867531.28965: done queuing things up, now waiting for results queue to drain 27788 1726867531.28966: waiting for pending results... 27788 1726867531.29236: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867531.29381: in run() - task 0affcac9-a3a5-b241-6a31-000000000081 27788 1726867531.29405: variable 'ansible_search_path' from source: unknown 27788 1726867531.29412: variable 'ansible_search_path' from source: unknown 27788 1726867531.29450: calling self._execute() 27788 1726867531.29546: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.29557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.29570: variable 'omit' from source: magic vars 27788 1726867531.29924: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.29944: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.29955: variable 'omit' from source: magic vars 27788 1726867531.30016: variable 'omit' from source: magic vars 27788 1726867531.30058: variable 'omit' from source: magic vars 27788 1726867531.30100: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867531.30137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867531.30381: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867531.30384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.30387: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.30389: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867531.30391: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.30393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.30395: Set connection var ansible_shell_executable to /bin/sh 27788 1726867531.30397: Set connection var ansible_timeout to 10 27788 1726867531.30399: Set connection var ansible_shell_type to sh 27788 1726867531.30400: Set connection var ansible_connection to ssh 27788 1726867531.30402: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867531.30404: Set connection var ansible_pipelining to False 27788 1726867531.30406: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.30408: variable 'ansible_connection' from source: unknown 27788 1726867531.30410: variable 'ansible_module_compression' from source: unknown 27788 1726867531.30412: variable 'ansible_shell_type' from source: unknown 27788 1726867531.30414: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.30415: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.30417: variable 'ansible_pipelining' from source: unknown 27788 1726867531.30419: variable 'ansible_timeout' from source: unknown 27788 1726867531.30421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.30616: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867531.30632: variable 'omit' from source: magic vars 27788 1726867531.30646: starting attempt loop 27788 1726867531.30653: running the handler 27788 1726867531.30670: _low_level_execute_command(): starting 27788 1726867531.30683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867531.31413: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867531.31496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867531.31529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867531.31547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.31569: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.31652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.33335: stdout chunk (state=3): >>>/root <<< 27788 1726867531.33455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.33471: stdout chunk (state=3): >>><<< 27788 1726867531.33487: stderr chunk (state=3): >>><<< 27788 1726867531.33511: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867531.33529: _low_level_execute_command(): starting 27788 1726867531.33540: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720 `" && echo ansible-tmp-1726867531.335166-29044-37003267563720="` echo /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720 `" ) && sleep 0' 27788 1726867531.34128: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867531.34148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867531.34162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867531.34184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867531.34207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867531.34223: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867531.34295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867531.34351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867531.34387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.34425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.34489: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.36372: stdout chunk (state=3): >>>ansible-tmp-1726867531.335166-29044-37003267563720=/root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720 <<< 27788 1726867531.36530: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.36533: stdout chunk (state=3): >>><<< 27788 1726867531.36536: stderr chunk (state=3): >>><<< 27788 1726867531.36553: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867531.335166-29044-37003267563720=/root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867531.36608: variable 'ansible_module_compression' from source: unknown 27788 1726867531.36741: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 27788 1726867531.36745: variable 'ansible_facts' from source: unknown 27788 1726867531.36792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py 27788 1726867531.37022: Sending initial data 27788 1726867531.37040: Sent initial data (151 bytes) 27788 1726867531.37591: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867531.37639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867531.37649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.37670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.37760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.39281: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867531.39286: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867531.39323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867531.39375: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp69hco35b /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py <<< 27788 1726867531.39380: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py" <<< 27788 1726867531.39416: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp69hco35b" to remote "/root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py" <<< 27788 1726867531.40022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.40049: stderr chunk (state=3): >>><<< 27788 1726867531.40155: stdout chunk (state=3): >>><<< 27788 1726867531.40159: done transferring module to remote 27788 1726867531.40161: _low_level_execute_command(): starting 27788 1726867531.40164: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/ /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py && sleep 0' 27788 1726867531.41041: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.41064: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.41140: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.42895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.42899: stderr chunk (state=3): >>><<< 27788 1726867531.42901: stdout chunk (state=3): >>><<< 27788 1726867531.42923: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867531.42931: _low_level_execute_command(): starting 27788 1726867531.42936: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/AnsiballZ_ping.py && sleep 0' 27788 1726867531.43517: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867531.43532: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867531.43546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867531.43559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867531.43572: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867531.43648: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867531.43660: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.43897: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.43958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.58908: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27788 1726867531.60142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867531.60157: stdout chunk (state=3): >>><<< 27788 1726867531.60172: stderr chunk (state=3): >>><<< 27788 1726867531.60269: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867531.60273: 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-1726867531.335166-29044-37003267563720/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867531.60276: _low_level_execute_command(): starting 27788 1726867531.60281: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867531.335166-29044-37003267563720/ > /dev/null 2>&1 && sleep 0' 27788 1726867531.60879: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867531.61008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867531.61105: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867531.61203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867531.63010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867531.63283: stdout chunk (state=3): >>><<< 27788 1726867531.63287: stderr chunk (state=3): >>><<< 27788 1726867531.63290: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867531.63312: handler run complete 27788 1726867531.63316: attempt loop complete, returning result 27788 1726867531.63318: _execute() done 27788 1726867531.63320: dumping result to json 27788 1726867531.63322: done dumping result, returning 27788 1726867531.63325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-b241-6a31-000000000081] 27788 1726867531.63327: sending task result for task 0affcac9-a3a5-b241-6a31-000000000081 27788 1726867531.63400: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000081 27788 1726867531.63403: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 27788 1726867531.63470: no more pending results, returning what we have 27788 1726867531.63474: results queue empty 27788 1726867531.63475: checking for any_errors_fatal 27788 1726867531.63483: done checking for any_errors_fatal 27788 1726867531.63484: checking for max_fail_percentage 27788 1726867531.63486: done checking for max_fail_percentage 27788 1726867531.63487: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.63488: done checking to see if all hosts have failed 27788 1726867531.63489: getting the remaining hosts for this loop 27788 1726867531.63490: done getting the remaining hosts for this loop 27788 1726867531.63494: getting the next task for host managed_node1 27788 1726867531.63504: done getting next task for host managed_node1 27788 1726867531.63505: ^ task is: TASK: meta (role_complete) 27788 1726867531.63509: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867531.63521: getting variables 27788 1726867531.63523: in VariableManager get_vars() 27788 1726867531.63566: Calling all_inventory to load vars for managed_node1 27788 1726867531.63569: Calling groups_inventory to load vars for managed_node1 27788 1726867531.63571: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.63692: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.63696: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.63701: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.65315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.67090: done with get_vars() 27788 1726867531.67111: done getting variables 27788 1726867531.67195: done queuing things up, now waiting for results queue to drain 27788 1726867531.67197: results queue empty 27788 1726867531.67198: checking for any_errors_fatal 27788 1726867531.67200: done checking for any_errors_fatal 27788 1726867531.67201: checking for max_fail_percentage 27788 1726867531.67202: done checking for max_fail_percentage 27788 1726867531.67203: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.67204: done checking to see if all hosts have failed 27788 1726867531.67204: getting the remaining hosts for this loop 27788 1726867531.67205: done getting the remaining hosts for this loop 27788 1726867531.67207: getting the next task for host managed_node1 27788 1726867531.67211: done getting next task for host managed_node1 27788 1726867531.67213: ^ task is: TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27788 1726867531.67214: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867531.67216: getting variables 27788 1726867531.67217: in VariableManager get_vars() 27788 1726867531.67230: Calling all_inventory to load vars for managed_node1 27788 1726867531.67232: Calling groups_inventory to load vars for managed_node1 27788 1726867531.67239: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.67244: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.67246: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.67249: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.68406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.70358: done with get_vars() 27788 1726867531.70386: done getting variables 27788 1726867531.70427: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that the warning about specifying the route without the output device is logged for initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:122 Friday 20 September 2024 17:25:31 -0400 (0:00:00.417) 0:00:27.194 ****** 27788 1726867531.70456: entering _queue_task() for managed_node1/assert 27788 1726867531.70802: worker is 1 (out of 1 available) 27788 1726867531.70821: exiting _queue_task() for managed_node1/assert 27788 1726867531.70832: done queuing things up, now waiting for results queue to drain 27788 1726867531.70834: waiting for pending results... 27788 1726867531.71051: running TaskExecutor() for managed_node1/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider 27788 1726867531.71129: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b1 27788 1726867531.71146: variable 'ansible_search_path' from source: unknown 27788 1726867531.71182: calling self._execute() 27788 1726867531.71289: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.71295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.71365: variable 'omit' from source: magic vars 27788 1726867531.71676: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.71689: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.71804: variable 'network_provider' from source: set_fact 27788 1726867531.71808: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867531.71811: when evaluation is False, skipping this task 27788 1726867531.71814: _execute() done 27788 1726867531.71816: dumping result to json 27788 1726867531.71819: done dumping result, returning 27788 1726867531.71825: done running TaskExecutor() for managed_node1/TASK: Assert that the warning about specifying the route without the output device is logged for initscripts provider [0affcac9-a3a5-b241-6a31-0000000000b1] 27788 1726867531.71834: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b1 skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27788 1726867531.72056: no more pending results, returning what we have 27788 1726867531.72059: results queue empty 27788 1726867531.72060: checking for any_errors_fatal 27788 1726867531.72061: done checking for any_errors_fatal 27788 1726867531.72062: checking for max_fail_percentage 27788 1726867531.72064: done checking for max_fail_percentage 27788 1726867531.72064: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.72065: done checking to see if all hosts have failed 27788 1726867531.72066: getting the remaining hosts for this loop 27788 1726867531.72067: done getting the remaining hosts for this loop 27788 1726867531.72071: getting the next task for host managed_node1 27788 1726867531.72076: done getting next task for host managed_node1 27788 1726867531.72166: ^ task is: TASK: Assert that no warning is logged for nm provider 27788 1726867531.72169: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867531.72173: getting variables 27788 1726867531.72174: in VariableManager get_vars() 27788 1726867531.72211: Calling all_inventory to load vars for managed_node1 27788 1726867531.72214: Calling groups_inventory to load vars for managed_node1 27788 1726867531.72216: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.72228: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.72231: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.72234: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.72795: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b1 27788 1726867531.72798: WORKER PROCESS EXITING 27788 1726867531.77658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.78933: done with get_vars() 27788 1726867531.78955: done getting variables 27788 1726867531.79006: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert that no warning is logged for nm provider] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:129 Friday 20 September 2024 17:25:31 -0400 (0:00:00.085) 0:00:27.279 ****** 27788 1726867531.79030: entering _queue_task() for managed_node1/assert 27788 1726867531.79316: worker is 1 (out of 1 available) 27788 1726867531.79330: exiting _queue_task() for managed_node1/assert 27788 1726867531.79343: done queuing things up, now waiting for results queue to drain 27788 1726867531.79344: waiting for pending results... 27788 1726867531.79525: running TaskExecutor() for managed_node1/TASK: Assert that no warning is logged for nm provider 27788 1726867531.79598: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b2 27788 1726867531.79611: variable 'ansible_search_path' from source: unknown 27788 1726867531.79642: calling self._execute() 27788 1726867531.79731: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.79737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.79747: variable 'omit' from source: magic vars 27788 1726867531.80032: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.80042: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.80123: variable 'network_provider' from source: set_fact 27788 1726867531.80128: Evaluated conditional (network_provider == "nm"): True 27788 1726867531.80138: variable 'omit' from source: magic vars 27788 1726867531.80152: variable 'omit' from source: magic vars 27788 1726867531.80176: variable 'omit' from source: magic vars 27788 1726867531.80208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867531.80243: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867531.80255: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867531.80267: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.80279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867531.80302: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867531.80305: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.80308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.80383: Set connection var ansible_shell_executable to /bin/sh 27788 1726867531.80387: Set connection var ansible_timeout to 10 27788 1726867531.80389: Set connection var ansible_shell_type to sh 27788 1726867531.80395: Set connection var ansible_connection to ssh 27788 1726867531.80400: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867531.80404: Set connection var ansible_pipelining to False 27788 1726867531.80423: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.80426: variable 'ansible_connection' from source: unknown 27788 1726867531.80431: variable 'ansible_module_compression' from source: unknown 27788 1726867531.80433: variable 'ansible_shell_type' from source: unknown 27788 1726867531.80436: variable 'ansible_shell_executable' from source: unknown 27788 1726867531.80438: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.80443: variable 'ansible_pipelining' from source: unknown 27788 1726867531.80445: variable 'ansible_timeout' from source: unknown 27788 1726867531.80450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.80551: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867531.80558: variable 'omit' from source: magic vars 27788 1726867531.80561: starting attempt loop 27788 1726867531.80565: running the handler 27788 1726867531.80676: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867531.80849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867531.80909: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867531.80937: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867531.80964: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867531.81187: variable '__network_connections_result' from source: set_fact 27788 1726867531.81190: Evaluated conditional (__network_connections_result.stderr is not search("")): True 27788 1726867531.81193: handler run complete 27788 1726867531.81195: attempt loop complete, returning result 27788 1726867531.81198: _execute() done 27788 1726867531.81200: dumping result to json 27788 1726867531.81202: done dumping result, returning 27788 1726867531.81204: done running TaskExecutor() for managed_node1/TASK: Assert that no warning is logged for nm provider [0affcac9-a3a5-b241-6a31-0000000000b2] 27788 1726867531.81206: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b2 27788 1726867531.81282: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b2 27788 1726867531.81285: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867531.81333: no more pending results, returning what we have 27788 1726867531.81337: results queue empty 27788 1726867531.81338: checking for any_errors_fatal 27788 1726867531.81348: done checking for any_errors_fatal 27788 1726867531.81349: checking for max_fail_percentage 27788 1726867531.81350: done checking for max_fail_percentage 27788 1726867531.81351: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.81352: done checking to see if all hosts have failed 27788 1726867531.81353: getting the remaining hosts for this loop 27788 1726867531.81354: done getting the remaining hosts for this loop 27788 1726867531.81358: getting the next task for host managed_node1 27788 1726867531.81368: done getting next task for host managed_node1 27788 1726867531.81371: ^ task is: TASK: Bring down test devices and profiles 27788 1726867531.81374: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867531.81381: getting variables 27788 1726867531.81384: in VariableManager get_vars() 27788 1726867531.81427: Calling all_inventory to load vars for managed_node1 27788 1726867531.81429: Calling groups_inventory to load vars for managed_node1 27788 1726867531.81432: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.81443: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.81447: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.81450: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.82798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.83671: done with get_vars() 27788 1726867531.83688: done getting variables TASK [Bring down test devices and profiles] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:140 Friday 20 September 2024 17:25:31 -0400 (0:00:00.047) 0:00:27.327 ****** 27788 1726867531.83754: entering _queue_task() for managed_node1/include_role 27788 1726867531.83755: Creating lock for include_role 27788 1726867531.84039: worker is 1 (out of 1 available) 27788 1726867531.84053: exiting _queue_task() for managed_node1/include_role 27788 1726867531.84065: done queuing things up, now waiting for results queue to drain 27788 1726867531.84066: waiting for pending results... 27788 1726867531.84578: running TaskExecutor() for managed_node1/TASK: Bring down test devices and profiles 27788 1726867531.84588: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b4 27788 1726867531.84884: variable 'ansible_search_path' from source: unknown 27788 1726867531.84892: calling self._execute() 27788 1726867531.84896: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.84898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.84906: variable 'omit' from source: magic vars 27788 1726867531.85280: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.85299: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.85308: _execute() done 27788 1726867531.85316: dumping result to json 27788 1726867531.85324: done dumping result, returning 27788 1726867531.85332: done running TaskExecutor() for managed_node1/TASK: Bring down test devices and profiles [0affcac9-a3a5-b241-6a31-0000000000b4] 27788 1726867531.85340: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b4 27788 1726867531.85499: no more pending results, returning what we have 27788 1726867531.85507: in VariableManager get_vars() 27788 1726867531.85564: Calling all_inventory to load vars for managed_node1 27788 1726867531.85567: Calling groups_inventory to load vars for managed_node1 27788 1726867531.85569: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.85586: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.85589: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.85593: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.86335: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b4 27788 1726867531.86340: WORKER PROCESS EXITING 27788 1726867531.86969: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.87827: done with get_vars() 27788 1726867531.87840: variable 'ansible_search_path' from source: unknown 27788 1726867531.88126: variable 'omit' from source: magic vars 27788 1726867531.88155: variable 'omit' from source: magic vars 27788 1726867531.88169: variable 'omit' from source: magic vars 27788 1726867531.88173: we have included files to process 27788 1726867531.88174: generating all_blocks data 27788 1726867531.88178: done generating all_blocks data 27788 1726867531.88183: processing included file: fedora.linux_system_roles.network 27788 1726867531.88202: in VariableManager get_vars() 27788 1726867531.88220: done with get_vars() 27788 1726867531.88254: in VariableManager get_vars() 27788 1726867531.88272: done with get_vars() 27788 1726867531.88317: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 27788 1726867531.88427: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 27788 1726867531.88496: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 27788 1726867531.89109: in VariableManager get_vars() 27788 1726867531.89131: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867531.91339: iterating over new_blocks loaded from include file 27788 1726867531.91341: in VariableManager get_vars() 27788 1726867531.91359: done with get_vars() 27788 1726867531.91361: filtering new block on tags 27788 1726867531.91581: done filtering new block on tags 27788 1726867531.91585: in VariableManager get_vars() 27788 1726867531.91602: done with get_vars() 27788 1726867531.91603: filtering new block on tags 27788 1726867531.91619: done filtering new block on tags 27788 1726867531.91621: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 27788 1726867531.91625: extending task lists for all hosts with included blocks 27788 1726867531.91823: done extending task lists 27788 1726867531.91824: done processing included files 27788 1726867531.91825: results queue empty 27788 1726867531.91826: checking for any_errors_fatal 27788 1726867531.91829: done checking for any_errors_fatal 27788 1726867531.91830: checking for max_fail_percentage 27788 1726867531.91831: done checking for max_fail_percentage 27788 1726867531.91831: checking to see if all hosts have failed and the running result is not ok 27788 1726867531.91832: done checking to see if all hosts have failed 27788 1726867531.91833: getting the remaining hosts for this loop 27788 1726867531.91834: done getting the remaining hosts for this loop 27788 1726867531.91837: getting the next task for host managed_node1 27788 1726867531.91841: done getting next task for host managed_node1 27788 1726867531.91843: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867531.91846: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867531.91854: getting variables 27788 1726867531.91855: in VariableManager get_vars() 27788 1726867531.91868: Calling all_inventory to load vars for managed_node1 27788 1726867531.91870: Calling groups_inventory to load vars for managed_node1 27788 1726867531.91872: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.91876: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.91880: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.91883: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.93067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.94570: done with get_vars() 27788 1726867531.94591: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 17:25:31 -0400 (0:00:00.109) 0:00:27.436 ****** 27788 1726867531.94660: entering _queue_task() for managed_node1/include_tasks 27788 1726867531.95207: worker is 1 (out of 1 available) 27788 1726867531.95215: exiting _queue_task() for managed_node1/include_tasks 27788 1726867531.95225: done queuing things up, now waiting for results queue to drain 27788 1726867531.95227: waiting for pending results... 27788 1726867531.95322: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 27788 1726867531.95461: in run() - task 0affcac9-a3a5-b241-6a31-000000000641 27788 1726867531.95484: variable 'ansible_search_path' from source: unknown 27788 1726867531.95492: variable 'ansible_search_path' from source: unknown 27788 1726867531.95532: calling self._execute() 27788 1726867531.95637: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867531.95649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867531.95880: variable 'omit' from source: magic vars 27788 1726867531.96039: variable 'ansible_distribution_major_version' from source: facts 27788 1726867531.96055: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867531.96065: _execute() done 27788 1726867531.96075: dumping result to json 27788 1726867531.96084: done dumping result, returning 27788 1726867531.96094: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-b241-6a31-000000000641] 27788 1726867531.96107: sending task result for task 0affcac9-a3a5-b241-6a31-000000000641 27788 1726867531.96255: no more pending results, returning what we have 27788 1726867531.96261: in VariableManager get_vars() 27788 1726867531.96316: Calling all_inventory to load vars for managed_node1 27788 1726867531.96319: Calling groups_inventory to load vars for managed_node1 27788 1726867531.96322: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867531.96336: Calling all_plugins_play to load vars for managed_node1 27788 1726867531.96340: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867531.96343: Calling groups_plugins_play to load vars for managed_node1 27788 1726867531.97190: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000641 27788 1726867531.97194: WORKER PROCESS EXITING 27788 1726867531.97922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867531.99446: done with get_vars() 27788 1726867531.99465: variable 'ansible_search_path' from source: unknown 27788 1726867531.99466: variable 'ansible_search_path' from source: unknown 27788 1726867531.99507: we have included files to process 27788 1726867531.99508: generating all_blocks data 27788 1726867531.99510: done generating all_blocks data 27788 1726867531.99514: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867531.99515: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867531.99517: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 27788 1726867532.00076: done processing included file 27788 1726867532.00080: iterating over new_blocks loaded from include file 27788 1726867532.00082: in VariableManager get_vars() 27788 1726867532.00108: done with get_vars() 27788 1726867532.00110: filtering new block on tags 27788 1726867532.00137: done filtering new block on tags 27788 1726867532.00140: in VariableManager get_vars() 27788 1726867532.00165: done with get_vars() 27788 1726867532.00167: filtering new block on tags 27788 1726867532.00209: done filtering new block on tags 27788 1726867532.00212: in VariableManager get_vars() 27788 1726867532.00236: done with get_vars() 27788 1726867532.00237: filtering new block on tags 27788 1726867532.00273: done filtering new block on tags 27788 1726867532.00276: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 27788 1726867532.00283: extending task lists for all hosts with included blocks 27788 1726867532.01406: done extending task lists 27788 1726867532.01407: done processing included files 27788 1726867532.01408: results queue empty 27788 1726867532.01408: checking for any_errors_fatal 27788 1726867532.01412: done checking for any_errors_fatal 27788 1726867532.01412: checking for max_fail_percentage 27788 1726867532.01413: done checking for max_fail_percentage 27788 1726867532.01414: checking to see if all hosts have failed and the running result is not ok 27788 1726867532.01415: done checking to see if all hosts have failed 27788 1726867532.01415: getting the remaining hosts for this loop 27788 1726867532.01416: done getting the remaining hosts for this loop 27788 1726867532.01418: getting the next task for host managed_node1 27788 1726867532.01422: done getting next task for host managed_node1 27788 1726867532.01424: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867532.01427: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867532.01436: getting variables 27788 1726867532.01437: in VariableManager get_vars() 27788 1726867532.01450: Calling all_inventory to load vars for managed_node1 27788 1726867532.01452: Calling groups_inventory to load vars for managed_node1 27788 1726867532.01454: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867532.01458: Calling all_plugins_play to load vars for managed_node1 27788 1726867532.01461: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867532.01463: Calling groups_plugins_play to load vars for managed_node1 27788 1726867532.02558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867532.04121: done with get_vars() 27788 1726867532.04140: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 17:25:32 -0400 (0:00:00.095) 0:00:27.531 ****** 27788 1726867532.04210: entering _queue_task() for managed_node1/setup 27788 1726867532.04539: worker is 1 (out of 1 available) 27788 1726867532.04554: exiting _queue_task() for managed_node1/setup 27788 1726867532.04568: done queuing things up, now waiting for results queue to drain 27788 1726867532.04570: waiting for pending results... 27788 1726867532.04867: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 27788 1726867532.05033: in run() - task 0affcac9-a3a5-b241-6a31-0000000006a7 27788 1726867532.05055: variable 'ansible_search_path' from source: unknown 27788 1726867532.05063: variable 'ansible_search_path' from source: unknown 27788 1726867532.05110: calling self._execute() 27788 1726867532.05215: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.05230: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.05246: variable 'omit' from source: magic vars 27788 1726867532.05633: variable 'ansible_distribution_major_version' from source: facts 27788 1726867532.05655: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867532.06088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867532.08408: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867532.08486: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867532.08530: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867532.08576: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867532.08615: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867532.08705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867532.08739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867532.08773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867532.08819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867532.08841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867532.08905: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867532.08932: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867532.08960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867532.09008: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867532.09025: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867532.09189: variable '__network_required_facts' from source: role '' defaults 27788 1726867532.09209: variable 'ansible_facts' from source: unknown 27788 1726867532.10115: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 27788 1726867532.10159: when evaluation is False, skipping this task 27788 1726867532.10163: _execute() done 27788 1726867532.10165: dumping result to json 27788 1726867532.10380: done dumping result, returning 27788 1726867532.10386: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-b241-6a31-0000000006a7] 27788 1726867532.10586: sending task result for task 0affcac9-a3a5-b241-6a31-0000000006a7 27788 1726867532.10661: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000006a7 27788 1726867532.10665: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867532.10737: no more pending results, returning what we have 27788 1726867532.10741: results queue empty 27788 1726867532.10742: checking for any_errors_fatal 27788 1726867532.10744: done checking for any_errors_fatal 27788 1726867532.10744: checking for max_fail_percentage 27788 1726867532.10746: done checking for max_fail_percentage 27788 1726867532.10747: checking to see if all hosts have failed and the running result is not ok 27788 1726867532.10748: done checking to see if all hosts have failed 27788 1726867532.10749: getting the remaining hosts for this loop 27788 1726867532.10751: done getting the remaining hosts for this loop 27788 1726867532.10755: getting the next task for host managed_node1 27788 1726867532.10765: done getting next task for host managed_node1 27788 1726867532.10769: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867532.10775: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867532.10799: getting variables 27788 1726867532.10801: in VariableManager get_vars() 27788 1726867532.10846: Calling all_inventory to load vars for managed_node1 27788 1726867532.10849: Calling groups_inventory to load vars for managed_node1 27788 1726867532.10852: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867532.10863: Calling all_plugins_play to load vars for managed_node1 27788 1726867532.10866: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867532.10869: Calling groups_plugins_play to load vars for managed_node1 27788 1726867532.12738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867532.14325: done with get_vars() 27788 1726867532.14347: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 17:25:32 -0400 (0:00:00.102) 0:00:27.634 ****** 27788 1726867532.14449: entering _queue_task() for managed_node1/stat 27788 1726867532.14775: worker is 1 (out of 1 available) 27788 1726867532.14988: exiting _queue_task() for managed_node1/stat 27788 1726867532.14998: done queuing things up, now waiting for results queue to drain 27788 1726867532.14999: waiting for pending results... 27788 1726867532.15072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 27788 1726867532.15230: in run() - task 0affcac9-a3a5-b241-6a31-0000000006a9 27788 1726867532.15251: variable 'ansible_search_path' from source: unknown 27788 1726867532.15259: variable 'ansible_search_path' from source: unknown 27788 1726867532.15301: calling self._execute() 27788 1726867532.15398: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.15409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.15423: variable 'omit' from source: magic vars 27788 1726867532.15802: variable 'ansible_distribution_major_version' from source: facts 27788 1726867532.15819: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867532.15991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867532.16261: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867532.16318: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867532.16355: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867532.16393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867532.16483: 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) 27788 1726867532.16514: 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) 27788 1726867532.16549: 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) 27788 1726867532.16580: 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) 27788 1726867532.16672: variable '__network_is_ostree' from source: set_fact 27788 1726867532.16688: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867532.16696: when evaluation is False, skipping this task 27788 1726867532.16703: _execute() done 27788 1726867532.16710: dumping result to json 27788 1726867532.16717: done dumping result, returning 27788 1726867532.16744: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-b241-6a31-0000000006a9] 27788 1726867532.16747: sending task result for task 0affcac9-a3a5-b241-6a31-0000000006a9 skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867532.17031: no more pending results, returning what we have 27788 1726867532.17035: results queue empty 27788 1726867532.17037: checking for any_errors_fatal 27788 1726867532.17043: done checking for any_errors_fatal 27788 1726867532.17044: checking for max_fail_percentage 27788 1726867532.17046: done checking for max_fail_percentage 27788 1726867532.17047: checking to see if all hosts have failed and the running result is not ok 27788 1726867532.17048: done checking to see if all hosts have failed 27788 1726867532.17048: getting the remaining hosts for this loop 27788 1726867532.17050: done getting the remaining hosts for this loop 27788 1726867532.17054: getting the next task for host managed_node1 27788 1726867532.17063: done getting next task for host managed_node1 27788 1726867532.17067: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867532.17072: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867532.17096: getting variables 27788 1726867532.17098: in VariableManager get_vars() 27788 1726867532.17143: Calling all_inventory to load vars for managed_node1 27788 1726867532.17146: Calling groups_inventory to load vars for managed_node1 27788 1726867532.17148: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867532.17160: Calling all_plugins_play to load vars for managed_node1 27788 1726867532.17163: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867532.17166: Calling groups_plugins_play to load vars for managed_node1 27788 1726867532.17703: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000006a9 27788 1726867532.17707: WORKER PROCESS EXITING 27788 1726867532.18652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867532.20243: done with get_vars() 27788 1726867532.20266: done getting variables 27788 1726867532.20324: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:25:32 -0400 (0:00:00.059) 0:00:27.693 ****** 27788 1726867532.20359: entering _queue_task() for managed_node1/set_fact 27788 1726867532.20691: worker is 1 (out of 1 available) 27788 1726867532.20704: exiting _queue_task() for managed_node1/set_fact 27788 1726867532.20717: done queuing things up, now waiting for results queue to drain 27788 1726867532.20718: waiting for pending results... 27788 1726867532.20992: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 27788 1726867532.21144: in run() - task 0affcac9-a3a5-b241-6a31-0000000006aa 27788 1726867532.21164: variable 'ansible_search_path' from source: unknown 27788 1726867532.21171: variable 'ansible_search_path' from source: unknown 27788 1726867532.21213: calling self._execute() 27788 1726867532.21312: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.21328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.21343: variable 'omit' from source: magic vars 27788 1726867532.21719: variable 'ansible_distribution_major_version' from source: facts 27788 1726867532.21736: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867532.21908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867532.22200: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867532.22241: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867532.22308: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867532.22324: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867532.22412: 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) 27788 1726867532.22446: 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) 27788 1726867532.22529: 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) 27788 1726867532.22533: 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) 27788 1726867532.22603: variable '__network_is_ostree' from source: set_fact 27788 1726867532.22614: Evaluated conditional (not __network_is_ostree is defined): False 27788 1726867532.22622: when evaluation is False, skipping this task 27788 1726867532.22629: _execute() done 27788 1726867532.22642: dumping result to json 27788 1726867532.22650: done dumping result, returning 27788 1726867532.22663: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-b241-6a31-0000000006aa] 27788 1726867532.22673: sending task result for task 0affcac9-a3a5-b241-6a31-0000000006aa skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 27788 1726867532.22817: no more pending results, returning what we have 27788 1726867532.22822: results queue empty 27788 1726867532.22824: checking for any_errors_fatal 27788 1726867532.22829: done checking for any_errors_fatal 27788 1726867532.22830: checking for max_fail_percentage 27788 1726867532.22832: done checking for max_fail_percentage 27788 1726867532.22833: checking to see if all hosts have failed and the running result is not ok 27788 1726867532.22834: done checking to see if all hosts have failed 27788 1726867532.22835: getting the remaining hosts for this loop 27788 1726867532.22836: done getting the remaining hosts for this loop 27788 1726867532.22841: getting the next task for host managed_node1 27788 1726867532.22853: done getting next task for host managed_node1 27788 1726867532.22857: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867532.22862: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867532.22889: getting variables 27788 1726867532.22891: in VariableManager get_vars() 27788 1726867532.22937: Calling all_inventory to load vars for managed_node1 27788 1726867532.22940: Calling groups_inventory to load vars for managed_node1 27788 1726867532.22942: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867532.22954: Calling all_plugins_play to load vars for managed_node1 27788 1726867532.22957: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867532.22960: Calling groups_plugins_play to load vars for managed_node1 27788 1726867532.23693: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000006aa 27788 1726867532.23696: WORKER PROCESS EXITING 27788 1726867532.25790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867532.28035: done with get_vars() 27788 1726867532.28064: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 17:25:32 -0400 (0:00:00.078) 0:00:27.771 ****** 27788 1726867532.28162: entering _queue_task() for managed_node1/service_facts 27788 1726867532.28602: worker is 1 (out of 1 available) 27788 1726867532.28615: exiting _queue_task() for managed_node1/service_facts 27788 1726867532.28629: done queuing things up, now waiting for results queue to drain 27788 1726867532.28630: waiting for pending results... 27788 1726867532.28922: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 27788 1726867532.29079: in run() - task 0affcac9-a3a5-b241-6a31-0000000006ac 27788 1726867532.29282: variable 'ansible_search_path' from source: unknown 27788 1726867532.29286: variable 'ansible_search_path' from source: unknown 27788 1726867532.29289: calling self._execute() 27788 1726867532.29292: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.29295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.29297: variable 'omit' from source: magic vars 27788 1726867532.29633: variable 'ansible_distribution_major_version' from source: facts 27788 1726867532.29649: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867532.29659: variable 'omit' from source: magic vars 27788 1726867532.29734: variable 'omit' from source: magic vars 27788 1726867532.29773: variable 'omit' from source: magic vars 27788 1726867532.29849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867532.29864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867532.29891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867532.29913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867532.29929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867532.29970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867532.30067: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.30070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.30086: Set connection var ansible_shell_executable to /bin/sh 27788 1726867532.30095: Set connection var ansible_timeout to 10 27788 1726867532.30100: Set connection var ansible_shell_type to sh 27788 1726867532.30107: Set connection var ansible_connection to ssh 27788 1726867532.30115: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867532.30123: Set connection var ansible_pipelining to False 27788 1726867532.30149: variable 'ansible_shell_executable' from source: unknown 27788 1726867532.30156: variable 'ansible_connection' from source: unknown 27788 1726867532.30161: variable 'ansible_module_compression' from source: unknown 27788 1726867532.30166: variable 'ansible_shell_type' from source: unknown 27788 1726867532.30203: variable 'ansible_shell_executable' from source: unknown 27788 1726867532.30211: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867532.30219: variable 'ansible_pipelining' from source: unknown 27788 1726867532.30226: variable 'ansible_timeout' from source: unknown 27788 1726867532.30234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867532.30630: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867532.30648: variable 'omit' from source: magic vars 27788 1726867532.30658: starting attempt loop 27788 1726867532.30666: running the handler 27788 1726867532.30984: _low_level_execute_command(): starting 27788 1726867532.30987: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867532.31974: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.32068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867532.32099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867532.32190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867532.34070: stdout chunk (state=3): >>>/root <<< 27788 1726867532.34073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867532.34076: stdout chunk (state=3): >>><<< 27788 1726867532.34081: stderr chunk (state=3): >>><<< 27788 1726867532.34101: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867532.34121: _low_level_execute_command(): starting 27788 1726867532.34352: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428 `" && echo ansible-tmp-1726867532.3410792-29093-178714852031428="` echo /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428 `" ) && sleep 0' 27788 1726867532.35131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867532.35146: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.35161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867532.35184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867532.35201: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867532.35231: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867532.35245: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.35271: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867532.35285: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867532.35295: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867532.35305: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.35317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867532.35334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867532.35348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867532.35361: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867532.35376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.35446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867532.35496: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867532.35532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867532.37438: stdout chunk (state=3): >>>ansible-tmp-1726867532.3410792-29093-178714852031428=/root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428 <<< 27788 1726867532.37589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867532.37600: stdout chunk (state=3): >>><<< 27788 1726867532.37620: stderr chunk (state=3): >>><<< 27788 1726867532.37645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867532.3410792-29093-178714852031428=/root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867532.37699: variable 'ansible_module_compression' from source: unknown 27788 1726867532.37747: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 27788 1726867532.37817: variable 'ansible_facts' from source: unknown 27788 1726867532.38437: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py 27788 1726867532.38517: Sending initial data 27788 1726867532.38520: Sent initial data (162 bytes) 27788 1726867532.39395: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.39399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867532.39421: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867532.39427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.39472: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.39480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867532.39519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.39598: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867532.39633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867532.41338: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867532.41393: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867532.41452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmps6zmtc3v /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py <<< 27788 1726867532.41455: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py" <<< 27788 1726867532.41494: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmps6zmtc3v" to remote "/root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py" <<< 27788 1726867532.42989: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867532.43049: stderr chunk (state=3): >>><<< 27788 1726867532.43089: stdout chunk (state=3): >>><<< 27788 1726867532.43195: done transferring module to remote 27788 1726867532.43212: _low_level_execute_command(): starting 27788 1726867532.43223: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/ /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py && sleep 0' 27788 1726867532.43853: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867532.43870: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.43888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867532.43904: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867532.43927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867532.43965: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867532.44037: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867532.44075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867532.44189: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867532.46130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867532.46134: stdout chunk (state=3): >>><<< 27788 1726867532.46136: stderr chunk (state=3): >>><<< 27788 1726867532.46139: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867532.46141: _low_level_execute_command(): starting 27788 1726867532.46144: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/AnsiballZ_service_facts.py && sleep 0' 27788 1726867532.46655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867532.46669: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867532.46685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867532.46701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867532.46723: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867532.46826: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867532.46846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867532.46933: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.02473: 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":<<< 27788 1726867534.02540: 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"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state":<<< 27788 1726867534.02575: stdout chunk (state=3): >>> "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "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": {}}} <<< 27788 1726867534.04013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867534.04038: stderr chunk (state=3): >>><<< 27788 1726867534.04041: stdout chunk (state=3): >>><<< 27788 1726867534.04071: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "wpa_supplicant.service": {"name": "wpa_supplicant.service", "state": "running", "status": "enabled", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnsmasq.service": {"name": "dnsmasq.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "hostapd.service": {"name": "hostapd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867534.04514: 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-1726867532.3410792-29093-178714852031428/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867534.04523: _low_level_execute_command(): starting 27788 1726867534.04530: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867532.3410792-29093-178714852031428/ > /dev/null 2>&1 && sleep 0' 27788 1726867534.04953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867534.04957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.04959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867534.04962: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.05010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867534.05018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.05096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.06853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.06878: stderr chunk (state=3): >>><<< 27788 1726867534.06882: stdout chunk (state=3): >>><<< 27788 1726867534.06894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867534.06900: handler run complete 27788 1726867534.07013: variable 'ansible_facts' from source: unknown 27788 1726867534.07106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.07388: variable 'ansible_facts' from source: unknown 27788 1726867534.07530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.07788: attempt loop complete, returning result 27788 1726867534.07791: _execute() done 27788 1726867534.07793: dumping result to json 27788 1726867534.07796: done dumping result, returning 27788 1726867534.07798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-b241-6a31-0000000006ac] 27788 1726867534.07800: sending task result for task 0affcac9-a3a5-b241-6a31-0000000006ac 27788 1726867534.08854: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000006ac 27788 1726867534.08859: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867534.08949: no more pending results, returning what we have 27788 1726867534.08952: results queue empty 27788 1726867534.08953: checking for any_errors_fatal 27788 1726867534.08957: done checking for any_errors_fatal 27788 1726867534.08957: checking for max_fail_percentage 27788 1726867534.08959: done checking for max_fail_percentage 27788 1726867534.08960: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.08960: done checking to see if all hosts have failed 27788 1726867534.08961: getting the remaining hosts for this loop 27788 1726867534.08962: done getting the remaining hosts for this loop 27788 1726867534.08965: getting the next task for host managed_node1 27788 1726867534.08971: done getting next task for host managed_node1 27788 1726867534.08974: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867534.08983: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.08993: getting variables 27788 1726867534.08994: in VariableManager get_vars() 27788 1726867534.09036: Calling all_inventory to load vars for managed_node1 27788 1726867534.09039: Calling groups_inventory to load vars for managed_node1 27788 1726867534.09042: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.09049: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.09052: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.09054: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.10040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.10926: done with get_vars() 27788 1726867534.10946: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 17:25:34 -0400 (0:00:01.828) 0:00:29.599 ****** 27788 1726867534.11019: entering _queue_task() for managed_node1/package_facts 27788 1726867534.11263: worker is 1 (out of 1 available) 27788 1726867534.11482: exiting _queue_task() for managed_node1/package_facts 27788 1726867534.11494: done queuing things up, now waiting for results queue to drain 27788 1726867534.11495: waiting for pending results... 27788 1726867534.11622: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 27788 1726867534.11721: in run() - task 0affcac9-a3a5-b241-6a31-0000000006ad 27788 1726867534.11745: variable 'ansible_search_path' from source: unknown 27788 1726867534.11753: variable 'ansible_search_path' from source: unknown 27788 1726867534.11797: calling self._execute() 27788 1726867534.11942: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.11946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.11948: variable 'omit' from source: magic vars 27788 1726867534.12267: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.12275: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867534.12282: variable 'omit' from source: magic vars 27788 1726867534.12330: variable 'omit' from source: magic vars 27788 1726867534.12359: variable 'omit' from source: magic vars 27788 1726867534.12391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867534.12419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867534.12438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867534.12450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867534.12460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867534.12489: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867534.12492: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.12495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.12566: Set connection var ansible_shell_executable to /bin/sh 27788 1726867534.12570: Set connection var ansible_timeout to 10 27788 1726867534.12572: Set connection var ansible_shell_type to sh 27788 1726867534.12579: Set connection var ansible_connection to ssh 27788 1726867534.12584: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867534.12589: Set connection var ansible_pipelining to False 27788 1726867534.12609: variable 'ansible_shell_executable' from source: unknown 27788 1726867534.12612: variable 'ansible_connection' from source: unknown 27788 1726867534.12615: variable 'ansible_module_compression' from source: unknown 27788 1726867534.12617: variable 'ansible_shell_type' from source: unknown 27788 1726867534.12619: variable 'ansible_shell_executable' from source: unknown 27788 1726867534.12622: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.12624: variable 'ansible_pipelining' from source: unknown 27788 1726867534.12626: variable 'ansible_timeout' from source: unknown 27788 1726867534.12631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.12770: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867534.12779: variable 'omit' from source: magic vars 27788 1726867534.12784: starting attempt loop 27788 1726867534.12787: running the handler 27788 1726867534.12799: _low_level_execute_command(): starting 27788 1726867534.12805: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867534.13242: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867534.13273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.13279: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867534.13282: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867534.13284: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.13332: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867534.13338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.13387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.15015: stdout chunk (state=3): >>>/root <<< 27788 1726867534.15111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.15136: stderr chunk (state=3): >>><<< 27788 1726867534.15139: stdout chunk (state=3): >>><<< 27788 1726867534.15157: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867534.15167: _low_level_execute_command(): starting 27788 1726867534.15171: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379 `" && echo ansible-tmp-1726867534.1515505-29172-76315337879379="` echo /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379 `" ) && sleep 0' 27788 1726867534.15549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867534.15582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867534.15586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.15595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867534.15597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867534.15600: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.15642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867534.15649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.15700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.17565: stdout chunk (state=3): >>>ansible-tmp-1726867534.1515505-29172-76315337879379=/root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379 <<< 27788 1726867534.17673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.17696: stderr chunk (state=3): >>><<< 27788 1726867534.17700: stdout chunk (state=3): >>><<< 27788 1726867534.17711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867534.1515505-29172-76315337879379=/root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867534.17749: variable 'ansible_module_compression' from source: unknown 27788 1726867534.17783: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 27788 1726867534.17837: variable 'ansible_facts' from source: unknown 27788 1726867534.17959: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py 27788 1726867534.18050: Sending initial data 27788 1726867534.18053: Sent initial data (161 bytes) 27788 1726867534.18584: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867534.18587: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867534.18607: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.18681: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.20206: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867534.20214: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867534.20252: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867534.20293: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpecgvyko9 /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py <<< 27788 1726867534.20303: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py" <<< 27788 1726867534.20338: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpecgvyko9" to remote "/root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py" <<< 27788 1726867534.21486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.21489: stderr chunk (state=3): >>><<< 27788 1726867534.21492: stdout chunk (state=3): >>><<< 27788 1726867534.21494: done transferring module to remote 27788 1726867534.21504: _low_level_execute_command(): starting 27788 1726867534.21508: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/ /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py && sleep 0' 27788 1726867534.22058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867534.22067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867534.22079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867534.22093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867534.22137: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867534.22141: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867534.22143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.22146: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867534.22148: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867534.22154: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867534.22162: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867534.22194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.22283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867534.22286: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.22338: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.24182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.24185: stdout chunk (state=3): >>><<< 27788 1726867534.24188: stderr chunk (state=3): >>><<< 27788 1726867534.24191: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867534.24194: _low_level_execute_command(): starting 27788 1726867534.24196: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/AnsiballZ_package_facts.py && sleep 0' 27788 1726867534.24786: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867534.24812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867534.24822: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867534.24837: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.24917: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.69169: 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<<< 27788 1726867534.69227: 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"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 27788 1726867534.70973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867534.70999: stdout chunk (state=3): >>><<< 27788 1726867534.71002: stderr chunk (state=3): >>><<< 27788 1726867534.71048: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xxd": [{"name": "xxd", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.39", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "5.2.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "24.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.35", "release": "4.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.10", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.24.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.4.1", "release": "7.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.9.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "35.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.3.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpds-py": [{"name": "python3-rpds-py", "version": "0.17.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "23.2.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-referencing": [{"name": "python3-referencing", "version": "0.31.1", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.19", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema-specifications": [{"name": "python3-jsonschema-specifications", "version": "2023.11.2", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "4.19.1", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.5", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.2.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "2.1.3", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "3.1.4", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.3", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.33", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.9.0", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.8", "release": "9.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "69.0.3", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.5.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "6.0.1", "release": "18.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-charset-normalizer": [{"name": "python3-charset-normalizer", "version": "3.3.2", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.32.3", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dhcpcd": [{"name": "dhcpcd", "version": "10.0.6", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "24.1.4", "release": "17.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "device-mapper-event-libs": [{"name": "device-mapper-event-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "libaio": [{"name": "libaio", "version": "0.3.111", "release": "20.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-event": [{"name": "device-mapper-event", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "lvm2-libs": [{"name": "lvm2-libs", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper-persistent-data": [{"name": "device-mapper-persistent-data", "version": "1.0.11", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lvm2": [{"name": "lvm2", "version": "2.03.24", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.17", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "11.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.90", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867534.73445: 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-1726867534.1515505-29172-76315337879379/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867534.73451: _low_level_execute_command(): starting 27788 1726867534.73462: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867534.1515505-29172-76315337879379/ > /dev/null 2>&1 && sleep 0' 27788 1726867534.74199: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867534.74208: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867534.74233: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867534.74252: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867534.74349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867534.76171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867534.76196: stderr chunk (state=3): >>><<< 27788 1726867534.76199: stdout chunk (state=3): >>><<< 27788 1726867534.76212: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867534.76215: handler run complete 27788 1726867534.76692: variable 'ansible_facts' from source: unknown 27788 1726867534.77201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.78408: variable 'ansible_facts' from source: unknown 27788 1726867534.78691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.79073: attempt loop complete, returning result 27788 1726867534.79083: _execute() done 27788 1726867534.79086: dumping result to json 27788 1726867534.79202: done dumping result, returning 27788 1726867534.79209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-b241-6a31-0000000006ad] 27788 1726867534.79211: sending task result for task 0affcac9-a3a5-b241-6a31-0000000006ad 27788 1726867534.80975: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000006ad 27788 1726867534.80980: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867534.81127: no more pending results, returning what we have 27788 1726867534.81129: results queue empty 27788 1726867534.81130: checking for any_errors_fatal 27788 1726867534.81134: done checking for any_errors_fatal 27788 1726867534.81134: checking for max_fail_percentage 27788 1726867534.81135: done checking for max_fail_percentage 27788 1726867534.81136: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.81137: done checking to see if all hosts have failed 27788 1726867534.81137: getting the remaining hosts for this loop 27788 1726867534.81138: done getting the remaining hosts for this loop 27788 1726867534.81140: getting the next task for host managed_node1 27788 1726867534.81145: done getting next task for host managed_node1 27788 1726867534.81147: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867534.81150: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.81156: getting variables 27788 1726867534.81157: in VariableManager get_vars() 27788 1726867534.81188: Calling all_inventory to load vars for managed_node1 27788 1726867534.81191: Calling groups_inventory to load vars for managed_node1 27788 1726867534.81197: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.81205: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.81207: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.81209: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.81936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.82925: done with get_vars() 27788 1726867534.82947: done getting variables 27788 1726867534.83005: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:25:34 -0400 (0:00:00.720) 0:00:30.320 ****** 27788 1726867534.83050: entering _queue_task() for managed_node1/debug 27788 1726867534.83368: worker is 1 (out of 1 available) 27788 1726867534.83388: exiting _queue_task() for managed_node1/debug 27788 1726867534.83401: done queuing things up, now waiting for results queue to drain 27788 1726867534.83402: waiting for pending results... 27788 1726867534.83703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 27788 1726867534.83755: in run() - task 0affcac9-a3a5-b241-6a31-000000000642 27788 1726867534.83782: variable 'ansible_search_path' from source: unknown 27788 1726867534.83789: variable 'ansible_search_path' from source: unknown 27788 1726867534.83839: calling self._execute() 27788 1726867534.83950: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.83962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.83976: variable 'omit' from source: magic vars 27788 1726867534.84364: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.84386: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867534.84397: variable 'omit' from source: magic vars 27788 1726867534.84462: variable 'omit' from source: magic vars 27788 1726867534.84567: variable 'network_provider' from source: set_fact 27788 1726867534.84599: variable 'omit' from source: magic vars 27788 1726867534.84633: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867534.84660: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867534.84675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867534.84691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867534.84701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867534.84738: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867534.84742: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.84745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.84811: Set connection var ansible_shell_executable to /bin/sh 27788 1726867534.84815: Set connection var ansible_timeout to 10 27788 1726867534.84818: Set connection var ansible_shell_type to sh 27788 1726867534.84823: Set connection var ansible_connection to ssh 27788 1726867534.84831: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867534.84835: Set connection var ansible_pipelining to False 27788 1726867534.84855: variable 'ansible_shell_executable' from source: unknown 27788 1726867534.84859: variable 'ansible_connection' from source: unknown 27788 1726867534.84861: variable 'ansible_module_compression' from source: unknown 27788 1726867534.84864: variable 'ansible_shell_type' from source: unknown 27788 1726867534.84867: variable 'ansible_shell_executable' from source: unknown 27788 1726867534.84869: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.84872: variable 'ansible_pipelining' from source: unknown 27788 1726867534.84874: variable 'ansible_timeout' from source: unknown 27788 1726867534.84878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.84982: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867534.84990: variable 'omit' from source: magic vars 27788 1726867534.84996: starting attempt loop 27788 1726867534.84999: running the handler 27788 1726867534.85035: handler run complete 27788 1726867534.85045: attempt loop complete, returning result 27788 1726867534.85048: _execute() done 27788 1726867534.85051: dumping result to json 27788 1726867534.85053: done dumping result, returning 27788 1726867534.85064: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-b241-6a31-000000000642] 27788 1726867534.85067: sending task result for task 0affcac9-a3a5-b241-6a31-000000000642 27788 1726867534.85146: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000642 27788 1726867534.85148: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 27788 1726867534.85210: no more pending results, returning what we have 27788 1726867534.85214: results queue empty 27788 1726867534.85215: checking for any_errors_fatal 27788 1726867534.85223: done checking for any_errors_fatal 27788 1726867534.85224: checking for max_fail_percentage 27788 1726867534.85226: done checking for max_fail_percentage 27788 1726867534.85226: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.85227: done checking to see if all hosts have failed 27788 1726867534.85228: getting the remaining hosts for this loop 27788 1726867534.85229: done getting the remaining hosts for this loop 27788 1726867534.85233: getting the next task for host managed_node1 27788 1726867534.85239: done getting next task for host managed_node1 27788 1726867534.85242: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867534.85245: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.85256: getting variables 27788 1726867534.85258: in VariableManager get_vars() 27788 1726867534.85296: Calling all_inventory to load vars for managed_node1 27788 1726867534.85298: Calling groups_inventory to load vars for managed_node1 27788 1726867534.85300: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.85308: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.85310: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.85313: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.86061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.87456: done with get_vars() 27788 1726867534.87472: done getting variables 27788 1726867534.87513: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:25:34 -0400 (0:00:00.044) 0:00:30.365 ****** 27788 1726867534.87538: entering _queue_task() for managed_node1/fail 27788 1726867534.87750: worker is 1 (out of 1 available) 27788 1726867534.87763: exiting _queue_task() for managed_node1/fail 27788 1726867534.87774: done queuing things up, now waiting for results queue to drain 27788 1726867534.87776: waiting for pending results... 27788 1726867534.87949: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 27788 1726867534.88033: in run() - task 0affcac9-a3a5-b241-6a31-000000000643 27788 1726867534.88044: variable 'ansible_search_path' from source: unknown 27788 1726867534.88048: variable 'ansible_search_path' from source: unknown 27788 1726867534.88078: calling self._execute() 27788 1726867534.88154: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.88158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.88167: variable 'omit' from source: magic vars 27788 1726867534.88436: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.88447: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867534.88528: variable 'network_state' from source: role '' defaults 27788 1726867534.88534: Evaluated conditional (network_state != {}): False 27788 1726867534.88538: when evaluation is False, skipping this task 27788 1726867534.88541: _execute() done 27788 1726867534.88544: dumping result to json 27788 1726867534.88548: done dumping result, returning 27788 1726867534.88551: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-b241-6a31-000000000643] 27788 1726867534.88562: sending task result for task 0affcac9-a3a5-b241-6a31-000000000643 27788 1726867534.88642: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000643 27788 1726867534.88646: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867534.88709: no more pending results, returning what we have 27788 1726867534.88712: results queue empty 27788 1726867534.88713: checking for any_errors_fatal 27788 1726867534.88719: done checking for any_errors_fatal 27788 1726867534.88720: checking for max_fail_percentage 27788 1726867534.88722: done checking for max_fail_percentage 27788 1726867534.88722: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.88723: done checking to see if all hosts have failed 27788 1726867534.88724: getting the remaining hosts for this loop 27788 1726867534.88727: done getting the remaining hosts for this loop 27788 1726867534.88730: getting the next task for host managed_node1 27788 1726867534.88735: done getting next task for host managed_node1 27788 1726867534.88739: ^ 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 27788 1726867534.88742: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.88758: getting variables 27788 1726867534.88759: in VariableManager get_vars() 27788 1726867534.88796: Calling all_inventory to load vars for managed_node1 27788 1726867534.88798: Calling groups_inventory to load vars for managed_node1 27788 1726867534.88800: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.88808: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.88810: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.88812: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.89634: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.90496: done with get_vars() 27788 1726867534.90510: done getting variables 27788 1726867534.90553: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:25:34 -0400 (0:00:00.030) 0:00:30.395 ****** 27788 1726867534.90574: entering _queue_task() for managed_node1/fail 27788 1726867534.90762: worker is 1 (out of 1 available) 27788 1726867534.90776: exiting _queue_task() for managed_node1/fail 27788 1726867534.90789: done queuing things up, now waiting for results queue to drain 27788 1726867534.90791: waiting for pending results... 27788 1726867534.90947: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 27788 1726867534.91022: in run() - task 0affcac9-a3a5-b241-6a31-000000000644 27788 1726867534.91030: variable 'ansible_search_path' from source: unknown 27788 1726867534.91034: variable 'ansible_search_path' from source: unknown 27788 1726867534.91060: calling self._execute() 27788 1726867534.91136: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.91143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.91152: variable 'omit' from source: magic vars 27788 1726867534.91402: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.91411: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867534.91494: variable 'network_state' from source: role '' defaults 27788 1726867534.91502: Evaluated conditional (network_state != {}): False 27788 1726867534.91505: when evaluation is False, skipping this task 27788 1726867534.91508: _execute() done 27788 1726867534.91510: dumping result to json 27788 1726867534.91513: done dumping result, returning 27788 1726867534.91521: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-b241-6a31-000000000644] 27788 1726867534.91523: sending task result for task 0affcac9-a3a5-b241-6a31-000000000644 27788 1726867534.91608: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000644 27788 1726867534.91611: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867534.91661: no more pending results, returning what we have 27788 1726867534.91665: results queue empty 27788 1726867534.91665: checking for any_errors_fatal 27788 1726867534.91671: done checking for any_errors_fatal 27788 1726867534.91672: checking for max_fail_percentage 27788 1726867534.91673: done checking for max_fail_percentage 27788 1726867534.91674: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.91675: done checking to see if all hosts have failed 27788 1726867534.91675: getting the remaining hosts for this loop 27788 1726867534.91676: done getting the remaining hosts for this loop 27788 1726867534.91686: getting the next task for host managed_node1 27788 1726867534.91692: done getting next task for host managed_node1 27788 1726867534.91696: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867534.91699: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.91715: getting variables 27788 1726867534.91716: in VariableManager get_vars() 27788 1726867534.91753: Calling all_inventory to load vars for managed_node1 27788 1726867534.91756: Calling groups_inventory to load vars for managed_node1 27788 1726867534.91758: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.91764: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.91766: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.91767: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.92485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.93445: done with get_vars() 27788 1726867534.93459: done getting variables 27788 1726867534.93501: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:25:34 -0400 (0:00:00.029) 0:00:30.424 ****** 27788 1726867534.93521: entering _queue_task() for managed_node1/fail 27788 1726867534.93708: worker is 1 (out of 1 available) 27788 1726867534.93722: exiting _queue_task() for managed_node1/fail 27788 1726867534.93737: done queuing things up, now waiting for results queue to drain 27788 1726867534.93738: waiting for pending results... 27788 1726867534.93894: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 27788 1726867534.93971: in run() - task 0affcac9-a3a5-b241-6a31-000000000645 27788 1726867534.93975: variable 'ansible_search_path' from source: unknown 27788 1726867534.93981: variable 'ansible_search_path' from source: unknown 27788 1726867534.94008: calling self._execute() 27788 1726867534.94075: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867534.94089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867534.94096: variable 'omit' from source: magic vars 27788 1726867534.94363: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.94371: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867534.94494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867534.95989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867534.96041: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867534.96069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867534.96096: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867534.96117: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867534.96176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867534.96197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867534.96215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867534.96243: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867534.96255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867534.96321: variable 'ansible_distribution_major_version' from source: facts 27788 1726867534.96332: Evaluated conditional (ansible_distribution_major_version | int > 9): True 27788 1726867534.96411: variable 'ansible_distribution' from source: facts 27788 1726867534.96414: variable '__network_rh_distros' from source: role '' defaults 27788 1726867534.96423: Evaluated conditional (ansible_distribution in __network_rh_distros): True 27788 1726867534.96576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867534.96596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867534.96612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867534.96638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867534.96648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867534.96681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867534.96700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867534.96717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867534.96742: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867534.96752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867534.96781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867534.96799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867534.96817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867534.96843: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867534.96853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867534.97041: variable 'network_connections' from source: include params 27788 1726867534.97050: variable 'interface0' from source: play vars 27788 1726867534.97100: variable 'interface0' from source: play vars 27788 1726867534.97109: variable 'interface1' from source: play vars 27788 1726867534.97153: variable 'interface1' from source: play vars 27788 1726867534.97161: variable 'network_state' from source: role '' defaults 27788 1726867534.97207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867534.97315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867534.97342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867534.97368: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867534.97401: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867534.97433: 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) 27788 1726867534.97452: 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) 27788 1726867534.97473: 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) 27788 1726867534.97492: 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) 27788 1726867534.97513: 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 27788 1726867534.97516: when evaluation is False, skipping this task 27788 1726867534.97519: _execute() done 27788 1726867534.97521: dumping result to json 27788 1726867534.97524: done dumping result, returning 27788 1726867534.97529: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-b241-6a31-000000000645] 27788 1726867534.97535: sending task result for task 0affcac9-a3a5-b241-6a31-000000000645 27788 1726867534.97612: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000645 27788 1726867534.97615: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_connections | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0 or network_state.get(\"interfaces\", []) | selectattr(\"type\", \"defined\") | selectattr(\"type\", \"match\", \"^team$\") | list | length > 0", "skip_reason": "Conditional result was False" } 27788 1726867534.97660: no more pending results, returning what we have 27788 1726867534.97663: results queue empty 27788 1726867534.97664: checking for any_errors_fatal 27788 1726867534.97672: done checking for any_errors_fatal 27788 1726867534.97673: checking for max_fail_percentage 27788 1726867534.97674: done checking for max_fail_percentage 27788 1726867534.97675: checking to see if all hosts have failed and the running result is not ok 27788 1726867534.97676: done checking to see if all hosts have failed 27788 1726867534.97680: getting the remaining hosts for this loop 27788 1726867534.97681: done getting the remaining hosts for this loop 27788 1726867534.97684: getting the next task for host managed_node1 27788 1726867534.97691: done getting next task for host managed_node1 27788 1726867534.97695: ^ 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 27788 1726867534.97699: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867534.97718: getting variables 27788 1726867534.97719: in VariableManager get_vars() 27788 1726867534.97758: Calling all_inventory to load vars for managed_node1 27788 1726867534.97760: Calling groups_inventory to load vars for managed_node1 27788 1726867534.97763: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867534.97771: Calling all_plugins_play to load vars for managed_node1 27788 1726867534.97773: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867534.97776: Calling groups_plugins_play to load vars for managed_node1 27788 1726867534.98552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867534.99421: done with get_vars() 27788 1726867534.99440: done getting variables 27788 1726867534.99481: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:25:34 -0400 (0:00:00.059) 0:00:30.484 ****** 27788 1726867534.99503: entering _queue_task() for managed_node1/dnf 27788 1726867534.99729: worker is 1 (out of 1 available) 27788 1726867534.99747: exiting _queue_task() for managed_node1/dnf 27788 1726867534.99760: done queuing things up, now waiting for results queue to drain 27788 1726867534.99762: waiting for pending results... 27788 1726867534.99928: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 27788 1726867535.00010: in run() - task 0affcac9-a3a5-b241-6a31-000000000646 27788 1726867535.00020: variable 'ansible_search_path' from source: unknown 27788 1726867535.00028: variable 'ansible_search_path' from source: unknown 27788 1726867535.00054: calling self._execute() 27788 1726867535.00131: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.00135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.00143: variable 'omit' from source: magic vars 27788 1726867535.00418: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.00425: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.00565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.02057: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.02107: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.02136: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.02166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.02187: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.02242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.02262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.02285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.02310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.02321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.02399: variable 'ansible_distribution' from source: facts 27788 1726867535.02403: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.02418: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 27788 1726867535.02495: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.02574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.02594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.02613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.02639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.02650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.02679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.02695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.02714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.02739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.02749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.02775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.02793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.02809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.02838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.02848: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.02947: variable 'network_connections' from source: include params 27788 1726867535.02956: variable 'interface0' from source: play vars 27788 1726867535.03006: variable 'interface0' from source: play vars 27788 1726867535.03015: variable 'interface1' from source: play vars 27788 1726867535.03060: variable 'interface1' from source: play vars 27788 1726867535.03108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867535.03216: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867535.03243: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867535.03268: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867535.03292: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867535.03334: 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) 27788 1726867535.03350: 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) 27788 1726867535.03374: 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) 27788 1726867535.03394: 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) 27788 1726867535.03483: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867535.03582: variable 'network_connections' from source: include params 27788 1726867535.03585: variable 'interface0' from source: play vars 27788 1726867535.03682: variable 'interface0' from source: play vars 27788 1726867535.03685: variable 'interface1' from source: play vars 27788 1726867535.03687: variable 'interface1' from source: play vars 27788 1726867535.03707: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867535.03710: when evaluation is False, skipping this task 27788 1726867535.03712: _execute() done 27788 1726867535.03714: dumping result to json 27788 1726867535.03717: done dumping result, returning 27788 1726867535.03724: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000646] 27788 1726867535.03731: sending task result for task 0affcac9-a3a5-b241-6a31-000000000646 27788 1726867535.03816: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000646 27788 1726867535.03819: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867535.03868: no more pending results, returning what we have 27788 1726867535.03872: results queue empty 27788 1726867535.03873: checking for any_errors_fatal 27788 1726867535.03881: done checking for any_errors_fatal 27788 1726867535.03881: checking for max_fail_percentage 27788 1726867535.03883: done checking for max_fail_percentage 27788 1726867535.03884: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.03885: done checking to see if all hosts have failed 27788 1726867535.03885: getting the remaining hosts for this loop 27788 1726867535.03887: done getting the remaining hosts for this loop 27788 1726867535.03890: getting the next task for host managed_node1 27788 1726867535.03897: done getting next task for host managed_node1 27788 1726867535.03901: ^ 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 27788 1726867535.03904: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.03924: getting variables 27788 1726867535.03925: in VariableManager get_vars() 27788 1726867535.03970: Calling all_inventory to load vars for managed_node1 27788 1726867535.03973: Calling groups_inventory to load vars for managed_node1 27788 1726867535.03975: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.03990: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.03993: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.03996: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.04923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.09323: done with get_vars() 27788 1726867535.09343: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 27788 1726867535.09405: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:25:35 -0400 (0:00:00.099) 0:00:30.583 ****** 27788 1726867535.09429: entering _queue_task() for managed_node1/yum 27788 1726867535.09752: worker is 1 (out of 1 available) 27788 1726867535.09766: exiting _queue_task() for managed_node1/yum 27788 1726867535.09982: done queuing things up, now waiting for results queue to drain 27788 1726867535.09984: waiting for pending results... 27788 1726867535.10112: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 27788 1726867535.10199: in run() - task 0affcac9-a3a5-b241-6a31-000000000647 27788 1726867535.10223: variable 'ansible_search_path' from source: unknown 27788 1726867535.10318: variable 'ansible_search_path' from source: unknown 27788 1726867535.10322: calling self._execute() 27788 1726867535.10371: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.10386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.10399: variable 'omit' from source: magic vars 27788 1726867535.10774: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.10792: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.10972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.13207: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.13286: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.13329: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.13369: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.13400: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.13475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.13568: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.13572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.13590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.13612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.13717: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.13737: Evaluated conditional (ansible_distribution_major_version | int < 8): False 27788 1726867535.13745: when evaluation is False, skipping this task 27788 1726867535.13753: _execute() done 27788 1726867535.13760: dumping result to json 27788 1726867535.13767: done dumping result, returning 27788 1726867535.13781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000647] 27788 1726867535.13795: sending task result for task 0affcac9-a3a5-b241-6a31-000000000647 27788 1726867535.14116: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000647 27788 1726867535.14119: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 27788 1726867535.14169: no more pending results, returning what we have 27788 1726867535.14172: results queue empty 27788 1726867535.14173: checking for any_errors_fatal 27788 1726867535.14182: done checking for any_errors_fatal 27788 1726867535.14183: checking for max_fail_percentage 27788 1726867535.14185: done checking for max_fail_percentage 27788 1726867535.14186: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.14187: done checking to see if all hosts have failed 27788 1726867535.14188: getting the remaining hosts for this loop 27788 1726867535.14189: done getting the remaining hosts for this loop 27788 1726867535.14193: getting the next task for host managed_node1 27788 1726867535.14200: done getting next task for host managed_node1 27788 1726867535.14204: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867535.14208: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.14228: getting variables 27788 1726867535.14230: in VariableManager get_vars() 27788 1726867535.14275: Calling all_inventory to load vars for managed_node1 27788 1726867535.14280: Calling groups_inventory to load vars for managed_node1 27788 1726867535.14283: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.14294: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.14297: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.14301: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.15698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.17264: done with get_vars() 27788 1726867535.17288: done getting variables 27788 1726867535.17341: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:25:35 -0400 (0:00:00.079) 0:00:30.663 ****** 27788 1726867535.17372: entering _queue_task() for managed_node1/fail 27788 1726867535.17663: worker is 1 (out of 1 available) 27788 1726867535.17676: exiting _queue_task() for managed_node1/fail 27788 1726867535.17690: done queuing things up, now waiting for results queue to drain 27788 1726867535.17692: waiting for pending results... 27788 1726867535.18095: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 27788 1726867535.18101: in run() - task 0affcac9-a3a5-b241-6a31-000000000648 27788 1726867535.18117: variable 'ansible_search_path' from source: unknown 27788 1726867535.18125: variable 'ansible_search_path' from source: unknown 27788 1726867535.18167: calling self._execute() 27788 1726867535.18274: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.18289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.18308: variable 'omit' from source: magic vars 27788 1726867535.18693: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.18711: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.18838: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.19026: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.21256: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.21690: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.21729: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.21763: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.21883: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.21887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.21915: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.21943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.21988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.22011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.22059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.22089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.22121: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.22163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.22187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.22235: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.22262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.22292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.22336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.22355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.22530: variable 'network_connections' from source: include params 27788 1726867535.22660: variable 'interface0' from source: play vars 27788 1726867535.22663: variable 'interface0' from source: play vars 27788 1726867535.22665: variable 'interface1' from source: play vars 27788 1726867535.22710: variable 'interface1' from source: play vars 27788 1726867535.22790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867535.22958: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867535.23003: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867535.23037: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867535.23088: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867535.23137: 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) 27788 1726867535.23163: 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) 27788 1726867535.23193: 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) 27788 1726867535.23225: 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) 27788 1726867535.23280: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867535.23680: variable 'network_connections' from source: include params 27788 1726867535.23684: variable 'interface0' from source: play vars 27788 1726867535.23687: variable 'interface0' from source: play vars 27788 1726867535.23689: variable 'interface1' from source: play vars 27788 1726867535.23691: variable 'interface1' from source: play vars 27788 1726867535.23693: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867535.23695: when evaluation is False, skipping this task 27788 1726867535.23701: _execute() done 27788 1726867535.23707: dumping result to json 27788 1726867535.23714: done dumping result, returning 27788 1726867535.23725: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-000000000648] 27788 1726867535.23742: sending task result for task 0affcac9-a3a5-b241-6a31-000000000648 27788 1726867535.23983: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000648 27788 1726867535.23987: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867535.24040: no more pending results, returning what we have 27788 1726867535.24044: results queue empty 27788 1726867535.24045: checking for any_errors_fatal 27788 1726867535.24050: done checking for any_errors_fatal 27788 1726867535.24051: checking for max_fail_percentage 27788 1726867535.24053: done checking for max_fail_percentage 27788 1726867535.24054: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.24055: done checking to see if all hosts have failed 27788 1726867535.24056: getting the remaining hosts for this loop 27788 1726867535.24057: done getting the remaining hosts for this loop 27788 1726867535.24061: getting the next task for host managed_node1 27788 1726867535.24068: done getting next task for host managed_node1 27788 1726867535.24074: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 27788 1726867535.24080: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.24101: getting variables 27788 1726867535.24103: in VariableManager get_vars() 27788 1726867535.24147: Calling all_inventory to load vars for managed_node1 27788 1726867535.24150: Calling groups_inventory to load vars for managed_node1 27788 1726867535.24152: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.24164: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.24167: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.24170: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.25912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.27391: done with get_vars() 27788 1726867535.27414: done getting variables 27788 1726867535.27468: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:25:35 -0400 (0:00:00.101) 0:00:30.764 ****** 27788 1726867535.27503: entering _queue_task() for managed_node1/package 27788 1726867535.27842: worker is 1 (out of 1 available) 27788 1726867535.27856: exiting _queue_task() for managed_node1/package 27788 1726867535.27870: done queuing things up, now waiting for results queue to drain 27788 1726867535.27871: waiting for pending results... 27788 1726867535.28157: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 27788 1726867535.28310: in run() - task 0affcac9-a3a5-b241-6a31-000000000649 27788 1726867535.28329: variable 'ansible_search_path' from source: unknown 27788 1726867535.28337: variable 'ansible_search_path' from source: unknown 27788 1726867535.28378: calling self._execute() 27788 1726867535.28488: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.28500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.28517: variable 'omit' from source: magic vars 27788 1726867535.29084: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.29087: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.29093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867535.29360: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867535.29414: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867535.29450: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867535.29527: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867535.29638: variable 'network_packages' from source: role '' defaults 27788 1726867535.29749: variable '__network_provider_setup' from source: role '' defaults 27788 1726867535.29763: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867535.29838: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867535.29855: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867535.29920: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867535.30112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.32049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.32113: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.32157: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.32197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.32229: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.32327: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.32366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.32398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.32446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.32472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.32523: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.32551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.32679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.32683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.32685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.32874: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867535.32973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.33003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.33028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.33066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.33085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.33176: variable 'ansible_python' from source: facts 27788 1726867535.33204: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867535.33283: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867535.33367: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867535.33496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.33527: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.33560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.33603: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.33620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.33758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.33769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.33771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.33774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.33796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.33941: variable 'network_connections' from source: include params 27788 1726867535.33954: variable 'interface0' from source: play vars 27788 1726867535.34057: variable 'interface0' from source: play vars 27788 1726867535.34075: variable 'interface1' from source: play vars 27788 1726867535.34176: variable 'interface1' from source: play vars 27788 1726867535.34252: 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) 27788 1726867535.34286: 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) 27788 1726867535.34324: 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) 27788 1726867535.34359: 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) 27788 1726867535.34416: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.34698: variable 'network_connections' from source: include params 27788 1726867535.34732: variable 'interface0' from source: play vars 27788 1726867535.34812: variable 'interface0' from source: play vars 27788 1726867535.34826: variable 'interface1' from source: play vars 27788 1726867535.34929: variable 'interface1' from source: play vars 27788 1726867535.35057: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867535.35060: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.35360: variable 'network_connections' from source: include params 27788 1726867535.35371: variable 'interface0' from source: play vars 27788 1726867535.35441: variable 'interface0' from source: play vars 27788 1726867535.35453: variable 'interface1' from source: play vars 27788 1726867535.35524: variable 'interface1' from source: play vars 27788 1726867535.35550: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867535.35639: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867535.35954: variable 'network_connections' from source: include params 27788 1726867535.35963: variable 'interface0' from source: play vars 27788 1726867535.36024: variable 'interface0' from source: play vars 27788 1726867535.36040: variable 'interface1' from source: play vars 27788 1726867535.36104: variable 'interface1' from source: play vars 27788 1726867535.36167: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867535.36235: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867535.36252: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867535.36359: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867535.36545: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867535.37036: variable 'network_connections' from source: include params 27788 1726867535.37047: variable 'interface0' from source: play vars 27788 1726867535.37110: variable 'interface0' from source: play vars 27788 1726867535.37129: variable 'interface1' from source: play vars 27788 1726867535.37193: variable 'interface1' from source: play vars 27788 1726867535.37228: variable 'ansible_distribution' from source: facts 27788 1726867535.37231: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.37233: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.37245: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867535.37445: variable 'ansible_distribution' from source: facts 27788 1726867535.37448: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.37451: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.37453: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867535.37630: variable 'ansible_distribution' from source: facts 27788 1726867535.37639: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.37650: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.37694: variable 'network_provider' from source: set_fact 27788 1726867535.37770: variable 'ansible_facts' from source: unknown 27788 1726867535.38440: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 27788 1726867535.38448: when evaluation is False, skipping this task 27788 1726867535.38456: _execute() done 27788 1726867535.38464: dumping result to json 27788 1726867535.38472: done dumping result, returning 27788 1726867535.38487: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-b241-6a31-000000000649] 27788 1726867535.38498: sending task result for task 0affcac9-a3a5-b241-6a31-000000000649 skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 27788 1726867535.38730: no more pending results, returning what we have 27788 1726867535.38735: results queue empty 27788 1726867535.38736: checking for any_errors_fatal 27788 1726867535.38742: done checking for any_errors_fatal 27788 1726867535.38743: checking for max_fail_percentage 27788 1726867535.38745: done checking for max_fail_percentage 27788 1726867535.38746: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.38747: done checking to see if all hosts have failed 27788 1726867535.38748: getting the remaining hosts for this loop 27788 1726867535.38749: done getting the remaining hosts for this loop 27788 1726867535.38754: getting the next task for host managed_node1 27788 1726867535.38762: done getting next task for host managed_node1 27788 1726867535.38766: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867535.38771: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.38798: getting variables 27788 1726867535.38800: in VariableManager get_vars() 27788 1726867535.38845: Calling all_inventory to load vars for managed_node1 27788 1726867535.38847: Calling groups_inventory to load vars for managed_node1 27788 1726867535.38850: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.38861: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.38864: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.38867: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.39391: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000649 27788 1726867535.39394: WORKER PROCESS EXITING 27788 1726867535.40548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.42004: done with get_vars() 27788 1726867535.42030: done getting variables 27788 1726867535.42093: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:25:35 -0400 (0:00:00.146) 0:00:30.910 ****** 27788 1726867535.42129: entering _queue_task() for managed_node1/package 27788 1726867535.42466: worker is 1 (out of 1 available) 27788 1726867535.42485: exiting _queue_task() for managed_node1/package 27788 1726867535.42500: done queuing things up, now waiting for results queue to drain 27788 1726867535.42501: waiting for pending results... 27788 1726867535.42791: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 27788 1726867535.42948: in run() - task 0affcac9-a3a5-b241-6a31-00000000064a 27788 1726867535.42974: variable 'ansible_search_path' from source: unknown 27788 1726867535.42988: variable 'ansible_search_path' from source: unknown 27788 1726867535.43036: calling self._execute() 27788 1726867535.43153: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.43168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.43188: variable 'omit' from source: magic vars 27788 1726867535.43573: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.43593: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.43717: variable 'network_state' from source: role '' defaults 27788 1726867535.43732: Evaluated conditional (network_state != {}): False 27788 1726867535.43739: when evaluation is False, skipping this task 27788 1726867535.43780: _execute() done 27788 1726867535.43783: dumping result to json 27788 1726867535.43785: done dumping result, returning 27788 1726867535.43788: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-b241-6a31-00000000064a] 27788 1726867535.43791: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064a skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867535.43927: no more pending results, returning what we have 27788 1726867535.43931: results queue empty 27788 1726867535.43932: checking for any_errors_fatal 27788 1726867535.43942: done checking for any_errors_fatal 27788 1726867535.43943: checking for max_fail_percentage 27788 1726867535.43944: done checking for max_fail_percentage 27788 1726867535.43945: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.43946: done checking to see if all hosts have failed 27788 1726867535.43947: getting the remaining hosts for this loop 27788 1726867535.43948: done getting the remaining hosts for this loop 27788 1726867535.43952: getting the next task for host managed_node1 27788 1726867535.43960: done getting next task for host managed_node1 27788 1726867535.43964: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867535.43968: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.43991: getting variables 27788 1726867535.43993: in VariableManager get_vars() 27788 1726867535.44038: Calling all_inventory to load vars for managed_node1 27788 1726867535.44040: Calling groups_inventory to load vars for managed_node1 27788 1726867535.44043: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.44055: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.44058: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.44061: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.44871: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064a 27788 1726867535.44874: WORKER PROCESS EXITING 27788 1726867535.45729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.47259: done with get_vars() 27788 1726867535.47282: done getting variables 27788 1726867535.47333: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:25:35 -0400 (0:00:00.052) 0:00:30.963 ****** 27788 1726867535.47362: entering _queue_task() for managed_node1/package 27788 1726867535.47669: worker is 1 (out of 1 available) 27788 1726867535.47684: exiting _queue_task() for managed_node1/package 27788 1726867535.47697: done queuing things up, now waiting for results queue to drain 27788 1726867535.47698: waiting for pending results... 27788 1726867535.48096: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 27788 1726867535.48101: in run() - task 0affcac9-a3a5-b241-6a31-00000000064b 27788 1726867535.48118: variable 'ansible_search_path' from source: unknown 27788 1726867535.48126: variable 'ansible_search_path' from source: unknown 27788 1726867535.48164: calling self._execute() 27788 1726867535.48268: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.48282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.48300: variable 'omit' from source: magic vars 27788 1726867535.48676: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.48696: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.48819: variable 'network_state' from source: role '' defaults 27788 1726867535.48835: Evaluated conditional (network_state != {}): False 27788 1726867535.48847: when evaluation is False, skipping this task 27788 1726867535.48854: _execute() done 27788 1726867535.48861: dumping result to json 27788 1726867535.48868: done dumping result, returning 27788 1726867535.48881: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-b241-6a31-00000000064b] 27788 1726867535.48891: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064b skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867535.49036: no more pending results, returning what we have 27788 1726867535.49040: results queue empty 27788 1726867535.49042: checking for any_errors_fatal 27788 1726867535.49051: done checking for any_errors_fatal 27788 1726867535.49051: checking for max_fail_percentage 27788 1726867535.49053: done checking for max_fail_percentage 27788 1726867535.49054: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.49055: done checking to see if all hosts have failed 27788 1726867535.49056: getting the remaining hosts for this loop 27788 1726867535.49057: done getting the remaining hosts for this loop 27788 1726867535.49061: getting the next task for host managed_node1 27788 1726867535.49069: done getting next task for host managed_node1 27788 1726867535.49072: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867535.49076: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.49099: getting variables 27788 1726867535.49101: in VariableManager get_vars() 27788 1726867535.49144: Calling all_inventory to load vars for managed_node1 27788 1726867535.49146: Calling groups_inventory to load vars for managed_node1 27788 1726867535.49149: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.49161: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.49164: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.49167: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.49890: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064b 27788 1726867535.49893: WORKER PROCESS EXITING 27788 1726867535.50662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.52360: done with get_vars() 27788 1726867535.52381: done getting variables 27788 1726867535.52439: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:25:35 -0400 (0:00:00.051) 0:00:31.014 ****** 27788 1726867535.52471: entering _queue_task() for managed_node1/service 27788 1726867535.52728: worker is 1 (out of 1 available) 27788 1726867535.52741: exiting _queue_task() for managed_node1/service 27788 1726867535.52755: done queuing things up, now waiting for results queue to drain 27788 1726867535.52756: waiting for pending results... 27788 1726867535.53025: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 27788 1726867535.53157: in run() - task 0affcac9-a3a5-b241-6a31-00000000064c 27788 1726867535.53176: variable 'ansible_search_path' from source: unknown 27788 1726867535.53186: variable 'ansible_search_path' from source: unknown 27788 1726867535.53226: calling self._execute() 27788 1726867535.53332: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.53347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.53362: variable 'omit' from source: magic vars 27788 1726867535.53726: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.53746: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.53867: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.54061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.56215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.56302: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.56348: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.56391: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.56424: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.56517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.56553: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.56591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.56638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.56659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.56717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.56746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.56782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.56827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.56849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.56899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.56928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.56959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.57082: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.57086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.57205: variable 'network_connections' from source: include params 27788 1726867535.57226: variable 'interface0' from source: play vars 27788 1726867535.57308: variable 'interface0' from source: play vars 27788 1726867535.57331: variable 'interface1' from source: play vars 27788 1726867535.57398: variable 'interface1' from source: play vars 27788 1726867535.57480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867535.57660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867535.57705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867535.57753: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867535.57776: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867535.57862: 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) 27788 1726867535.57865: 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) 27788 1726867535.57887: 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) 27788 1726867535.57912: 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) 27788 1726867535.57961: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867535.58194: variable 'network_connections' from source: include params 27788 1726867535.58205: variable 'interface0' from source: play vars 27788 1726867535.58292: variable 'interface0' from source: play vars 27788 1726867535.58295: variable 'interface1' from source: play vars 27788 1726867535.58339: variable 'interface1' from source: play vars 27788 1726867535.58366: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 27788 1726867535.58372: when evaluation is False, skipping this task 27788 1726867535.58400: _execute() done 27788 1726867535.58403: dumping result to json 27788 1726867535.58405: done dumping result, returning 27788 1726867535.58408: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-b241-6a31-00000000064c] 27788 1726867535.58482: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064c 27788 1726867535.58552: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064c 27788 1726867535.58556: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 27788 1726867535.58604: no more pending results, returning what we have 27788 1726867535.58609: results queue empty 27788 1726867535.58610: checking for any_errors_fatal 27788 1726867535.58616: done checking for any_errors_fatal 27788 1726867535.58617: checking for max_fail_percentage 27788 1726867535.58619: done checking for max_fail_percentage 27788 1726867535.58620: checking to see if all hosts have failed and the running result is not ok 27788 1726867535.58621: done checking to see if all hosts have failed 27788 1726867535.58622: getting the remaining hosts for this loop 27788 1726867535.58623: done getting the remaining hosts for this loop 27788 1726867535.58627: getting the next task for host managed_node1 27788 1726867535.58635: done getting next task for host managed_node1 27788 1726867535.58639: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867535.58643: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867535.58666: getting variables 27788 1726867535.58668: in VariableManager get_vars() 27788 1726867535.58715: Calling all_inventory to load vars for managed_node1 27788 1726867535.58718: Calling groups_inventory to load vars for managed_node1 27788 1726867535.58720: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867535.58731: Calling all_plugins_play to load vars for managed_node1 27788 1726867535.58735: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867535.58738: Calling groups_plugins_play to load vars for managed_node1 27788 1726867535.60344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867535.61916: done with get_vars() 27788 1726867535.61939: done getting variables 27788 1726867535.61995: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:25:35 -0400 (0:00:00.095) 0:00:31.109 ****** 27788 1726867535.62026: entering _queue_task() for managed_node1/service 27788 1726867535.62321: worker is 1 (out of 1 available) 27788 1726867535.62334: exiting _queue_task() for managed_node1/service 27788 1726867535.62346: done queuing things up, now waiting for results queue to drain 27788 1726867535.62348: waiting for pending results... 27788 1726867535.62703: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 27788 1726867535.62755: in run() - task 0affcac9-a3a5-b241-6a31-00000000064d 27788 1726867535.62773: variable 'ansible_search_path' from source: unknown 27788 1726867535.62800: variable 'ansible_search_path' from source: unknown 27788 1726867535.62825: calling self._execute() 27788 1726867535.62925: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.62982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.62985: variable 'omit' from source: magic vars 27788 1726867535.63314: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.63331: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867535.63500: variable 'network_provider' from source: set_fact 27788 1726867535.63511: variable 'network_state' from source: role '' defaults 27788 1726867535.63525: Evaluated conditional (network_provider == "nm" or network_state != {}): True 27788 1726867535.63535: variable 'omit' from source: magic vars 27788 1726867535.63601: variable 'omit' from source: magic vars 27788 1726867535.63783: variable 'network_service_name' from source: role '' defaults 27788 1726867535.63787: variable 'network_service_name' from source: role '' defaults 27788 1726867535.63818: variable '__network_provider_setup' from source: role '' defaults 27788 1726867535.63829: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867535.63897: variable '__network_service_name_default_nm' from source: role '' defaults 27788 1726867535.63982: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867535.63985: variable '__network_packages_default_nm' from source: role '' defaults 27788 1726867535.64186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867535.66311: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867535.66387: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867535.66431: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867535.66469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867535.66507: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867535.66591: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.66629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.66661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.66709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.66782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.66785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.66809: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.66842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.66889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.66909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.67146: variable '__network_packages_default_gobject_packages' from source: role '' defaults 27788 1726867535.67257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.67293: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.67322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.67384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.67387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.67472: variable 'ansible_python' from source: facts 27788 1726867535.67504: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 27788 1726867535.67599: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867535.67671: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867535.67800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.67827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.67866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.67889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.67899: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.67933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867535.67955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867535.67971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867535.67997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867535.68007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867535.68105: variable 'network_connections' from source: include params 27788 1726867535.68112: variable 'interface0' from source: play vars 27788 1726867535.68165: variable 'interface0' from source: play vars 27788 1726867535.68176: variable 'interface1' from source: play vars 27788 1726867535.68229: variable 'interface1' from source: play vars 27788 1726867535.68300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867535.68673: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867535.68712: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867535.68743: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867535.68772: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867535.68819: 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) 27788 1726867535.68841: 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) 27788 1726867535.68862: 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) 27788 1726867535.68887: 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) 27788 1726867535.68928: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.69098: variable 'network_connections' from source: include params 27788 1726867535.69102: variable 'interface0' from source: play vars 27788 1726867535.69158: variable 'interface0' from source: play vars 27788 1726867535.69167: variable 'interface1' from source: play vars 27788 1726867535.69219: variable 'interface1' from source: play vars 27788 1726867535.69245: variable '__network_packages_default_wireless' from source: role '' defaults 27788 1726867535.69298: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867535.69481: variable 'network_connections' from source: include params 27788 1726867535.69484: variable 'interface0' from source: play vars 27788 1726867535.69533: variable 'interface0' from source: play vars 27788 1726867535.69539: variable 'interface1' from source: play vars 27788 1726867535.69592: variable 'interface1' from source: play vars 27788 1726867535.69608: variable '__network_packages_default_team' from source: role '' defaults 27788 1726867535.69662: variable '__network_team_connections_defined' from source: role '' defaults 27788 1726867535.69921: variable 'network_connections' from source: include params 27788 1726867535.69927: variable 'interface0' from source: play vars 27788 1726867535.70004: variable 'interface0' from source: play vars 27788 1726867535.70008: variable 'interface1' from source: play vars 27788 1726867535.70059: variable 'interface1' from source: play vars 27788 1726867535.70285: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867535.70288: variable '__network_service_name_default_initscripts' from source: role '' defaults 27788 1726867535.70290: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867535.70292: variable '__network_packages_default_initscripts' from source: role '' defaults 27788 1726867535.70496: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 27788 1726867535.71046: variable 'network_connections' from source: include params 27788 1726867535.71049: variable 'interface0' from source: play vars 27788 1726867535.71271: variable 'interface0' from source: play vars 27788 1726867535.71284: variable 'interface1' from source: play vars 27788 1726867535.71342: variable 'interface1' from source: play vars 27788 1726867535.71350: variable 'ansible_distribution' from source: facts 27788 1726867535.71353: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.71384: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.71390: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 27788 1726867535.71550: variable 'ansible_distribution' from source: facts 27788 1726867535.71554: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.71583: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.71586: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 27788 1726867535.71746: variable 'ansible_distribution' from source: facts 27788 1726867535.71750: variable '__network_rh_distros' from source: role '' defaults 27788 1726867535.71820: variable 'ansible_distribution_major_version' from source: facts 27788 1726867535.71823: variable 'network_provider' from source: set_fact 27788 1726867535.71831: variable 'omit' from source: magic vars 27788 1726867535.71842: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867535.71871: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867535.71891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867535.71909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867535.71919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867535.71952: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867535.71956: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.71959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.72064: Set connection var ansible_shell_executable to /bin/sh 27788 1726867535.72147: Set connection var ansible_timeout to 10 27788 1726867535.72150: Set connection var ansible_shell_type to sh 27788 1726867535.72159: Set connection var ansible_connection to ssh 27788 1726867535.72162: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867535.72164: Set connection var ansible_pipelining to False 27788 1726867535.72166: variable 'ansible_shell_executable' from source: unknown 27788 1726867535.72168: variable 'ansible_connection' from source: unknown 27788 1726867535.72170: variable 'ansible_module_compression' from source: unknown 27788 1726867535.72172: variable 'ansible_shell_type' from source: unknown 27788 1726867535.72174: variable 'ansible_shell_executable' from source: unknown 27788 1726867535.72182: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867535.72184: variable 'ansible_pipelining' from source: unknown 27788 1726867535.72186: variable 'ansible_timeout' from source: unknown 27788 1726867535.72189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867535.72248: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867535.72257: variable 'omit' from source: magic vars 27788 1726867535.72268: starting attempt loop 27788 1726867535.72271: running the handler 27788 1726867535.72347: variable 'ansible_facts' from source: unknown 27788 1726867535.73459: _low_level_execute_command(): starting 27788 1726867535.73590: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867535.74912: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.74941: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867535.74955: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867535.75040: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.75071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867535.75112: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867535.75167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867535.75268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867535.76947: stdout chunk (state=3): >>>/root <<< 27788 1726867535.77086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867535.77089: stdout chunk (state=3): >>><<< 27788 1726867535.77092: stderr chunk (state=3): >>><<< 27788 1726867535.77111: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867535.77127: _low_level_execute_command(): starting 27788 1726867535.77210: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143 `" && echo ansible-tmp-1726867535.7711673-29234-102690411830143="` echo /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143 `" ) && sleep 0' 27788 1726867535.77708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867535.77715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867535.77822: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867535.77825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.77872: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867535.77925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867535.79800: stdout chunk (state=3): >>>ansible-tmp-1726867535.7711673-29234-102690411830143=/root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143 <<< 27788 1726867535.79907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867535.79928: stderr chunk (state=3): >>><<< 27788 1726867535.79934: stdout chunk (state=3): >>><<< 27788 1726867535.79948: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867535.7711673-29234-102690411830143=/root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867535.79973: variable 'ansible_module_compression' from source: unknown 27788 1726867535.80013: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 27788 1726867535.80065: variable 'ansible_facts' from source: unknown 27788 1726867535.80206: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py 27788 1726867535.80391: Sending initial data 27788 1726867535.80395: Sent initial data (156 bytes) 27788 1726867535.80938: 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 <<< 27788 1726867535.80941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.80983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867535.80987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.81086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867535.81114: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867535.81200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867535.82729: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867535.82739: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867535.82776: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867535.82822: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp6m9f5zc7 /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py <<< 27788 1726867535.82828: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py" <<< 27788 1726867535.82868: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp6m9f5zc7" to remote "/root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py" <<< 27788 1726867535.82872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py" <<< 27788 1726867535.83942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867535.83979: stderr chunk (state=3): >>><<< 27788 1726867535.83983: stdout chunk (state=3): >>><<< 27788 1726867535.84000: done transferring module to remote 27788 1726867535.84008: _low_level_execute_command(): starting 27788 1726867535.84012: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/ /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py && sleep 0' 27788 1726867535.84420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867535.84423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867535.84425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.84427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867535.84430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.84475: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867535.84483: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867535.84533: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867535.86260: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867535.86281: stderr chunk (state=3): >>><<< 27788 1726867535.86284: stdout chunk (state=3): >>><<< 27788 1726867535.86294: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867535.86297: _low_level_execute_command(): starting 27788 1726867535.86302: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/AnsiballZ_systemd.py && sleep 0' 27788 1726867535.86691: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867535.86694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.86696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867535.86701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867535.86750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867535.86754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867535.86829: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.15572: 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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10985472", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307847680", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1793252000", "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<<< 27788 1726867536.15622: 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": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 27788 1726867536.17584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867536.17587: stderr chunk (state=3): >>><<< 27788 1726867536.17590: stdout chunk (state=3): >>><<< 27788 1726867536.17775: _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": "700", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "10985472", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307847680", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "1793252000", "TasksCurrent": "4", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "Delegate": "no", "CPUAccounting": "yes", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultStartupMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "StartupMemoryLow": "0", "MemoryHigh": "infinity", "StartupMemoryHigh": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "RootEphemeral": "no", "OOMScoreAdjust": "0", "CoredumpFilter": "0x33", "Nice": "0", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectClock": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "read-only", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "2147483646", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "no", "MemoryKSM": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target basic.target", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:19:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "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 17:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "NetworkManager", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867536.18251: 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-1726867535.7711673-29234-102690411830143/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867536.18458: _low_level_execute_command(): starting 27788 1726867536.18461: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867535.7711673-29234-102690411830143/ > /dev/null 2>&1 && sleep 0' 27788 1726867536.19510: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867536.19514: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867536.19516: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867536.19518: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.19600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867536.19796: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.19901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.21872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867536.21876: stdout chunk (state=3): >>><<< 27788 1726867536.21880: stderr chunk (state=3): >>><<< 27788 1726867536.21899: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867536.21902: handler run complete 27788 1726867536.22085: attempt loop complete, returning result 27788 1726867536.22088: _execute() done 27788 1726867536.22090: dumping result to json 27788 1726867536.22199: done dumping result, returning 27788 1726867536.22209: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-b241-6a31-00000000064d] 27788 1726867536.22212: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064d 27788 1726867536.22727: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064d 27788 1726867536.22730: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867536.22791: no more pending results, returning what we have 27788 1726867536.22795: results queue empty 27788 1726867536.22796: checking for any_errors_fatal 27788 1726867536.22801: done checking for any_errors_fatal 27788 1726867536.22802: checking for max_fail_percentage 27788 1726867536.22804: done checking for max_fail_percentage 27788 1726867536.22805: checking to see if all hosts have failed and the running result is not ok 27788 1726867536.22806: done checking to see if all hosts have failed 27788 1726867536.22806: getting the remaining hosts for this loop 27788 1726867536.22808: done getting the remaining hosts for this loop 27788 1726867536.22811: getting the next task for host managed_node1 27788 1726867536.22817: done getting next task for host managed_node1 27788 1726867536.22821: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867536.22825: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867536.22837: getting variables 27788 1726867536.22839: in VariableManager get_vars() 27788 1726867536.22881: Calling all_inventory to load vars for managed_node1 27788 1726867536.22884: Calling groups_inventory to load vars for managed_node1 27788 1726867536.22886: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867536.22897: Calling all_plugins_play to load vars for managed_node1 27788 1726867536.22900: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867536.22903: Calling groups_plugins_play to load vars for managed_node1 27788 1726867536.26312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867536.28504: done with get_vars() 27788 1726867536.28529: done getting variables 27788 1726867536.28594: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:25:36 -0400 (0:00:00.665) 0:00:31.775 ****** 27788 1726867536.28630: entering _queue_task() for managed_node1/service 27788 1726867536.28975: worker is 1 (out of 1 available) 27788 1726867536.28992: exiting _queue_task() for managed_node1/service 27788 1726867536.29010: done queuing things up, now waiting for results queue to drain 27788 1726867536.29012: waiting for pending results... 27788 1726867536.29393: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 27788 1726867536.29399: in run() - task 0affcac9-a3a5-b241-6a31-00000000064e 27788 1726867536.29584: variable 'ansible_search_path' from source: unknown 27788 1726867536.29588: variable 'ansible_search_path' from source: unknown 27788 1726867536.29591: calling self._execute() 27788 1726867536.29594: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.29596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.29598: variable 'omit' from source: magic vars 27788 1726867536.30313: variable 'ansible_distribution_major_version' from source: facts 27788 1726867536.30466: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867536.30736: variable 'network_provider' from source: set_fact 27788 1726867536.30762: Evaluated conditional (network_provider == "nm"): True 27788 1726867536.30885: variable '__network_wpa_supplicant_required' from source: role '' defaults 27788 1726867536.30971: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 27788 1726867536.31130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867536.33886: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867536.34074: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867536.34156: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867536.34202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867536.34239: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867536.34351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867536.34390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867536.34440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867536.34472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867536.34495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867536.34570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867536.34589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867536.34625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867536.34767: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867536.34771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867536.34773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867536.34775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867536.34802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867536.34844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867536.34863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867536.35120: variable 'network_connections' from source: include params 27788 1726867536.35138: variable 'interface0' from source: play vars 27788 1726867536.35222: variable 'interface0' from source: play vars 27788 1726867536.35240: variable 'interface1' from source: play vars 27788 1726867536.35320: variable 'interface1' from source: play vars 27788 1726867536.35422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 27788 1726867536.35584: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 27788 1726867536.35652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 27788 1726867536.35687: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 27788 1726867536.35719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 27788 1726867536.35769: 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) 27788 1726867536.35867: 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) 27788 1726867536.35870: 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) 27788 1726867536.35902: 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) 27788 1726867536.35959: variable '__network_wireless_connections_defined' from source: role '' defaults 27788 1726867536.36227: variable 'network_connections' from source: include params 27788 1726867536.36237: variable 'interface0' from source: play vars 27788 1726867536.36304: variable 'interface0' from source: play vars 27788 1726867536.36316: variable 'interface1' from source: play vars 27788 1726867536.36378: variable 'interface1' from source: play vars 27788 1726867536.36415: Evaluated conditional (__network_wpa_supplicant_required): False 27788 1726867536.36502: when evaluation is False, skipping this task 27788 1726867536.36512: _execute() done 27788 1726867536.36514: dumping result to json 27788 1726867536.36517: done dumping result, returning 27788 1726867536.36519: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-b241-6a31-00000000064e] 27788 1726867536.36521: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064e skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 27788 1726867536.36638: no more pending results, returning what we have 27788 1726867536.36642: results queue empty 27788 1726867536.36642: checking for any_errors_fatal 27788 1726867536.36664: done checking for any_errors_fatal 27788 1726867536.36665: checking for max_fail_percentage 27788 1726867536.36667: done checking for max_fail_percentage 27788 1726867536.36668: checking to see if all hosts have failed and the running result is not ok 27788 1726867536.36668: done checking to see if all hosts have failed 27788 1726867536.36669: getting the remaining hosts for this loop 27788 1726867536.36670: done getting the remaining hosts for this loop 27788 1726867536.36673: getting the next task for host managed_node1 27788 1726867536.36682: done getting next task for host managed_node1 27788 1726867536.36685: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867536.36689: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867536.36708: getting variables 27788 1726867536.36709: in VariableManager get_vars() 27788 1726867536.36753: Calling all_inventory to load vars for managed_node1 27788 1726867536.36756: Calling groups_inventory to load vars for managed_node1 27788 1726867536.36758: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867536.36768: Calling all_plugins_play to load vars for managed_node1 27788 1726867536.36770: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867536.36773: Calling groups_plugins_play to load vars for managed_node1 27788 1726867536.37490: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064e 27788 1726867536.37494: WORKER PROCESS EXITING 27788 1726867536.38635: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867536.41402: done with get_vars() 27788 1726867536.41430: done getting variables 27788 1726867536.41492: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:25:36 -0400 (0:00:00.128) 0:00:31.904 ****** 27788 1726867536.41527: entering _queue_task() for managed_node1/service 27788 1726867536.42158: worker is 1 (out of 1 available) 27788 1726867536.42172: exiting _queue_task() for managed_node1/service 27788 1726867536.42189: done queuing things up, now waiting for results queue to drain 27788 1726867536.42202: waiting for pending results... 27788 1726867536.42416: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 27788 1726867536.42605: in run() - task 0affcac9-a3a5-b241-6a31-00000000064f 27788 1726867536.42648: variable 'ansible_search_path' from source: unknown 27788 1726867536.42663: variable 'ansible_search_path' from source: unknown 27788 1726867536.42705: calling self._execute() 27788 1726867536.42861: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.42884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.42899: variable 'omit' from source: magic vars 27788 1726867536.43350: variable 'ansible_distribution_major_version' from source: facts 27788 1726867536.43371: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867536.43498: variable 'network_provider' from source: set_fact 27788 1726867536.43509: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867536.43516: when evaluation is False, skipping this task 27788 1726867536.43532: _execute() done 27788 1726867536.43539: dumping result to json 27788 1726867536.43546: done dumping result, returning 27788 1726867536.43555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-b241-6a31-00000000064f] 27788 1726867536.43563: sending task result for task 0affcac9-a3a5-b241-6a31-00000000064f skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 27788 1726867536.43733: no more pending results, returning what we have 27788 1726867536.43738: results queue empty 27788 1726867536.43746: checking for any_errors_fatal 27788 1726867536.43757: done checking for any_errors_fatal 27788 1726867536.43759: checking for max_fail_percentage 27788 1726867536.43761: done checking for max_fail_percentage 27788 1726867536.43762: checking to see if all hosts have failed and the running result is not ok 27788 1726867536.43763: done checking to see if all hosts have failed 27788 1726867536.43763: getting the remaining hosts for this loop 27788 1726867536.43765: done getting the remaining hosts for this loop 27788 1726867536.43769: getting the next task for host managed_node1 27788 1726867536.43816: done getting next task for host managed_node1 27788 1726867536.43821: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867536.43830: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867536.43971: getting variables 27788 1726867536.43973: in VariableManager get_vars() 27788 1726867536.44025: Calling all_inventory to load vars for managed_node1 27788 1726867536.44028: Calling groups_inventory to load vars for managed_node1 27788 1726867536.44030: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867536.44043: Calling all_plugins_play to load vars for managed_node1 27788 1726867536.44047: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867536.44050: Calling groups_plugins_play to load vars for managed_node1 27788 1726867536.44581: done sending task result for task 0affcac9-a3a5-b241-6a31-00000000064f 27788 1726867536.44585: WORKER PROCESS EXITING 27788 1726867536.45427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867536.46503: done with get_vars() 27788 1726867536.46532: done getting variables 27788 1726867536.46591: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:25:36 -0400 (0:00:00.050) 0:00:31.955 ****** 27788 1726867536.46631: entering _queue_task() for managed_node1/copy 27788 1726867536.47053: worker is 1 (out of 1 available) 27788 1726867536.47068: exiting _queue_task() for managed_node1/copy 27788 1726867536.47083: done queuing things up, now waiting for results queue to drain 27788 1726867536.47085: waiting for pending results... 27788 1726867536.47295: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 27788 1726867536.47382: in run() - task 0affcac9-a3a5-b241-6a31-000000000650 27788 1726867536.47395: variable 'ansible_search_path' from source: unknown 27788 1726867536.47398: variable 'ansible_search_path' from source: unknown 27788 1726867536.47431: calling self._execute() 27788 1726867536.47507: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.47512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.47521: variable 'omit' from source: magic vars 27788 1726867536.47790: variable 'ansible_distribution_major_version' from source: facts 27788 1726867536.47800: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867536.47881: variable 'network_provider' from source: set_fact 27788 1726867536.47887: Evaluated conditional (network_provider == "initscripts"): False 27788 1726867536.47890: when evaluation is False, skipping this task 27788 1726867536.47893: _execute() done 27788 1726867536.47895: dumping result to json 27788 1726867536.47898: done dumping result, returning 27788 1726867536.47906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-b241-6a31-000000000650] 27788 1726867536.47909: sending task result for task 0affcac9-a3a5-b241-6a31-000000000650 27788 1726867536.47998: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000650 27788 1726867536.48001: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 27788 1726867536.48049: no more pending results, returning what we have 27788 1726867536.48052: results queue empty 27788 1726867536.48053: checking for any_errors_fatal 27788 1726867536.48059: done checking for any_errors_fatal 27788 1726867536.48060: checking for max_fail_percentage 27788 1726867536.48061: done checking for max_fail_percentage 27788 1726867536.48062: checking to see if all hosts have failed and the running result is not ok 27788 1726867536.48063: done checking to see if all hosts have failed 27788 1726867536.48064: getting the remaining hosts for this loop 27788 1726867536.48065: done getting the remaining hosts for this loop 27788 1726867536.48068: getting the next task for host managed_node1 27788 1726867536.48076: done getting next task for host managed_node1 27788 1726867536.48080: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867536.48084: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867536.48102: getting variables 27788 1726867536.48103: in VariableManager get_vars() 27788 1726867536.48138: Calling all_inventory to load vars for managed_node1 27788 1726867536.48141: Calling groups_inventory to load vars for managed_node1 27788 1726867536.48143: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867536.48150: Calling all_plugins_play to load vars for managed_node1 27788 1726867536.48153: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867536.48155: Calling groups_plugins_play to load vars for managed_node1 27788 1726867536.48890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867536.50347: done with get_vars() 27788 1726867536.50367: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 17:25:36 -0400 (0:00:00.038) 0:00:31.994 ****** 27788 1726867536.50450: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867536.50724: worker is 1 (out of 1 available) 27788 1726867536.50739: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 27788 1726867536.50753: done queuing things up, now waiting for results queue to drain 27788 1726867536.50755: waiting for pending results... 27788 1726867536.51105: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 27788 1726867536.51202: in run() - task 0affcac9-a3a5-b241-6a31-000000000651 27788 1726867536.51207: variable 'ansible_search_path' from source: unknown 27788 1726867536.51209: variable 'ansible_search_path' from source: unknown 27788 1726867536.51233: calling self._execute() 27788 1726867536.51346: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.51358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.51584: variable 'omit' from source: magic vars 27788 1726867536.51744: variable 'ansible_distribution_major_version' from source: facts 27788 1726867536.51761: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867536.51772: variable 'omit' from source: magic vars 27788 1726867536.51840: variable 'omit' from source: magic vars 27788 1726867536.52004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 27788 1726867536.54119: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 27788 1726867536.54189: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 27788 1726867536.54233: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 27788 1726867536.54271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 27788 1726867536.54310: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 27788 1726867536.54387: variable 'network_provider' from source: set_fact 27788 1726867536.54583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 27788 1726867536.54586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 27788 1726867536.54589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 27788 1726867536.54635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 27788 1726867536.54654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 27788 1726867536.54727: variable 'omit' from source: magic vars 27788 1726867536.54849: variable 'omit' from source: magic vars 27788 1726867536.54959: variable 'network_connections' from source: include params 27788 1726867536.54976: variable 'interface0' from source: play vars 27788 1726867536.55048: variable 'interface0' from source: play vars 27788 1726867536.55179: variable 'interface1' from source: play vars 27788 1726867536.55183: variable 'interface1' from source: play vars 27788 1726867536.55290: variable 'omit' from source: magic vars 27788 1726867536.55303: variable '__lsr_ansible_managed' from source: task vars 27788 1726867536.55364: variable '__lsr_ansible_managed' from source: task vars 27788 1726867536.55649: Loaded config def from plugin (lookup/template) 27788 1726867536.55659: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 27788 1726867536.55695: File lookup term: get_ansible_managed.j2 27788 1726867536.55704: variable 'ansible_search_path' from source: unknown 27788 1726867536.55720: evaluation_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 27788 1726867536.55738: search_path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 27788 1726867536.55760: variable 'ansible_search_path' from source: unknown 27788 1726867536.61931: variable 'ansible_managed' from source: unknown 27788 1726867536.62185: variable 'omit' from source: magic vars 27788 1726867536.62188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867536.62191: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867536.62193: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867536.62195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867536.62196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867536.62210: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867536.62218: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.62225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.62324: Set connection var ansible_shell_executable to /bin/sh 27788 1726867536.62336: Set connection var ansible_timeout to 10 27788 1726867536.62343: Set connection var ansible_shell_type to sh 27788 1726867536.62352: Set connection var ansible_connection to ssh 27788 1726867536.62361: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867536.62370: Set connection var ansible_pipelining to False 27788 1726867536.62402: variable 'ansible_shell_executable' from source: unknown 27788 1726867536.62411: variable 'ansible_connection' from source: unknown 27788 1726867536.62419: variable 'ansible_module_compression' from source: unknown 27788 1726867536.62426: variable 'ansible_shell_type' from source: unknown 27788 1726867536.62434: variable 'ansible_shell_executable' from source: unknown 27788 1726867536.62441: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867536.62449: variable 'ansible_pipelining' from source: unknown 27788 1726867536.62455: variable 'ansible_timeout' from source: unknown 27788 1726867536.62462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867536.62596: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867536.62624: variable 'omit' from source: magic vars 27788 1726867536.62636: starting attempt loop 27788 1726867536.62643: running the handler 27788 1726867536.62662: _low_level_execute_command(): starting 27788 1726867536.62673: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867536.63390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867536.63408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867536.63502: 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/ac0999e354' <<< 27788 1726867536.63515: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867536.63533: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.63624: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.65284: stdout chunk (state=3): >>>/root <<< 27788 1726867536.65386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867536.65410: stderr chunk (state=3): >>><<< 27788 1726867536.65416: stdout chunk (state=3): >>><<< 27788 1726867536.65438: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867536.65451: _low_level_execute_command(): starting 27788 1726867536.65457: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946 `" && echo ansible-tmp-1726867536.6544337-29276-21003808256946="` echo /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946 `" ) && sleep 0' 27788 1726867536.65899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867536.65902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.65904: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867536.65907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.65983: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867536.65986: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.66039: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.67906: stdout chunk (state=3): >>>ansible-tmp-1726867536.6544337-29276-21003808256946=/root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946 <<< 27788 1726867536.68016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867536.68039: stderr chunk (state=3): >>><<< 27788 1726867536.68043: stdout chunk (state=3): >>><<< 27788 1726867536.68055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867536.6544337-29276-21003808256946=/root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867536.68095: variable 'ansible_module_compression' from source: unknown 27788 1726867536.68132: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 27788 1726867536.68153: variable 'ansible_facts' from source: unknown 27788 1726867536.68221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py 27788 1726867536.68317: Sending initial data 27788 1726867536.68321: Sent initial data (167 bytes) 27788 1726867536.68729: 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 <<< 27788 1726867536.68733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867536.68735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.68742: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867536.68746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867536.68749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.68790: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867536.68793: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.68840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.70360: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867536.70366: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867536.70401: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867536.70445: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp_06bdhuk /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py <<< 27788 1726867536.70450: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py" <<< 27788 1726867536.70493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp_06bdhuk" to remote "/root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py" <<< 27788 1726867536.71208: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867536.71242: stderr chunk (state=3): >>><<< 27788 1726867536.71245: stdout chunk (state=3): >>><<< 27788 1726867536.71273: done transferring module to remote 27788 1726867536.71283: _low_level_execute_command(): starting 27788 1726867536.71288: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/ /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py && sleep 0' 27788 1726867536.71698: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867536.71702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.71704: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867536.71706: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867536.71708: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.71749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867536.71752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.71805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867536.73532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867536.73553: stderr chunk (state=3): >>><<< 27788 1726867536.73556: stdout chunk (state=3): >>><<< 27788 1726867536.73567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867536.73570: _low_level_execute_command(): starting 27788 1726867536.73575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/AnsiballZ_network_connections.py && sleep 0' 27788 1726867536.73951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867536.73987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867536.73990: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.73992: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867536.73994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867536.74042: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867536.74051: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867536.74053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867536.74105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.14442: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ypvbriwv/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_ypvbriwv/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 ethtest0/8b56e138-cb28-43fc-a540-19ee4a492cd6: error=unknown <<< 27788 1726867537.16197: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ypvbriwv/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_ypvbriwv/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 ethtest1/103c069b-1013-4175-afb8-3c04577b5a82: error=unknown <<< 27788 1726867537.16371: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent", "state": "down"}, {"name": "ethtest1", "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": "ethtest0", "persistent_state": "absent", "state": "down"}, {"name": "ethtest1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 27788 1726867537.18483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867537.18488: stdout chunk (state=3): >>><<< 27788 1726867537.18490: stderr chunk (state=3): >>><<< 27788 1726867537.18492: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ypvbriwv/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_ypvbriwv/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 ethtest0/8b56e138-cb28-43fc-a540-19ee4a492cd6: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_ypvbriwv/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_ypvbriwv/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 ethtest1/103c069b-1013-4175-afb8-3c04577b5a82: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "ethtest0", "persistent_state": "absent", "state": "down"}, {"name": "ethtest1", "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": "ethtest0", "persistent_state": "absent", "state": "down"}, {"name": "ethtest1", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867537.18495: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'ethtest0', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'ethtest1', '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-1726867536.6544337-29276-21003808256946/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867537.18497: _low_level_execute_command(): starting 27788 1726867537.18499: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867536.6544337-29276-21003808256946/ > /dev/null 2>&1 && sleep 0' 27788 1726867537.19016: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867537.19033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.19044: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.19058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.19070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867537.19076: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867537.19088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.19102: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867537.19109: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867537.19115: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867537.19123: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.19141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.19152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.19198: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.19250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.19263: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.19283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.19375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.21252: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.21255: stdout chunk (state=3): >>><<< 27788 1726867537.21483: stderr chunk (state=3): >>><<< 27788 1726867537.21487: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867537.21489: handler run complete 27788 1726867537.21494: attempt loop complete, returning result 27788 1726867537.21496: _execute() done 27788 1726867537.21498: dumping result to json 27788 1726867537.21500: done dumping result, returning 27788 1726867537.21501: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-b241-6a31-000000000651] 27788 1726867537.21503: sending task result for task 0affcac9-a3a5-b241-6a31-000000000651 27788 1726867537.21575: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000651 27788 1726867537.21584: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 27788 1726867537.21898: no more pending results, returning what we have 27788 1726867537.21902: results queue empty 27788 1726867537.21903: checking for any_errors_fatal 27788 1726867537.21908: done checking for any_errors_fatal 27788 1726867537.21909: checking for max_fail_percentage 27788 1726867537.21911: done checking for max_fail_percentage 27788 1726867537.21912: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.21912: done checking to see if all hosts have failed 27788 1726867537.21913: getting the remaining hosts for this loop 27788 1726867537.21914: done getting the remaining hosts for this loop 27788 1726867537.21918: getting the next task for host managed_node1 27788 1726867537.21924: done getting next task for host managed_node1 27788 1726867537.21928: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867537.21932: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.21943: getting variables 27788 1726867537.21945: in VariableManager get_vars() 27788 1726867537.21993: Calling all_inventory to load vars for managed_node1 27788 1726867537.21996: Calling groups_inventory to load vars for managed_node1 27788 1726867537.21998: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.22008: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.22011: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.22014: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.23539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.25441: done with get_vars() 27788 1726867537.25463: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 17:25:37 -0400 (0:00:00.750) 0:00:32.745 ****** 27788 1726867537.25548: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867537.25852: worker is 1 (out of 1 available) 27788 1726867537.25865: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 27788 1726867537.25880: done queuing things up, now waiting for results queue to drain 27788 1726867537.25881: waiting for pending results... 27788 1726867537.26159: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 27788 1726867537.26304: in run() - task 0affcac9-a3a5-b241-6a31-000000000652 27788 1726867537.26328: variable 'ansible_search_path' from source: unknown 27788 1726867537.26336: variable 'ansible_search_path' from source: unknown 27788 1726867537.26374: calling self._execute() 27788 1726867537.26474: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.26488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.26501: variable 'omit' from source: magic vars 27788 1726867537.26858: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.26900: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.27008: variable 'network_state' from source: role '' defaults 27788 1726867537.27027: Evaluated conditional (network_state != {}): False 27788 1726867537.27082: when evaluation is False, skipping this task 27788 1726867537.27086: _execute() done 27788 1726867537.27088: dumping result to json 27788 1726867537.27090: done dumping result, returning 27788 1726867537.27093: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-b241-6a31-000000000652] 27788 1726867537.27095: sending task result for task 0affcac9-a3a5-b241-6a31-000000000652 27788 1726867537.27383: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000652 27788 1726867537.27386: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 27788 1726867537.27431: no more pending results, returning what we have 27788 1726867537.27434: results queue empty 27788 1726867537.27435: checking for any_errors_fatal 27788 1726867537.27442: done checking for any_errors_fatal 27788 1726867537.27443: checking for max_fail_percentage 27788 1726867537.27445: done checking for max_fail_percentage 27788 1726867537.27446: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.27446: done checking to see if all hosts have failed 27788 1726867537.27447: getting the remaining hosts for this loop 27788 1726867537.27448: done getting the remaining hosts for this loop 27788 1726867537.27451: getting the next task for host managed_node1 27788 1726867537.27457: done getting next task for host managed_node1 27788 1726867537.27460: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867537.27464: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.27483: getting variables 27788 1726867537.27484: in VariableManager get_vars() 27788 1726867537.27518: Calling all_inventory to load vars for managed_node1 27788 1726867537.27521: Calling groups_inventory to load vars for managed_node1 27788 1726867537.27523: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.27534: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.27537: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.27540: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.29035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.30560: done with get_vars() 27788 1726867537.30581: done getting variables 27788 1726867537.30635: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:25:37 -0400 (0:00:00.051) 0:00:32.796 ****** 27788 1726867537.30663: entering _queue_task() for managed_node1/debug 27788 1726867537.30919: worker is 1 (out of 1 available) 27788 1726867537.30934: exiting _queue_task() for managed_node1/debug 27788 1726867537.30946: done queuing things up, now waiting for results queue to drain 27788 1726867537.30947: waiting for pending results... 27788 1726867537.31219: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 27788 1726867537.31353: in run() - task 0affcac9-a3a5-b241-6a31-000000000653 27788 1726867537.31373: variable 'ansible_search_path' from source: unknown 27788 1726867537.31385: variable 'ansible_search_path' from source: unknown 27788 1726867537.31432: calling self._execute() 27788 1726867537.31540: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.31552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.31567: variable 'omit' from source: magic vars 27788 1726867537.31963: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.31982: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.31994: variable 'omit' from source: magic vars 27788 1726867537.32062: variable 'omit' from source: magic vars 27788 1726867537.32103: variable 'omit' from source: magic vars 27788 1726867537.32148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867537.32382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867537.32386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867537.32388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.32391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.32394: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867537.32396: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.32399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.32401: Set connection var ansible_shell_executable to /bin/sh 27788 1726867537.32415: Set connection var ansible_timeout to 10 27788 1726867537.32423: Set connection var ansible_shell_type to sh 27788 1726867537.32437: Set connection var ansible_connection to ssh 27788 1726867537.32447: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867537.32457: Set connection var ansible_pipelining to False 27788 1726867537.32486: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.32495: variable 'ansible_connection' from source: unknown 27788 1726867537.32501: variable 'ansible_module_compression' from source: unknown 27788 1726867537.32506: variable 'ansible_shell_type' from source: unknown 27788 1726867537.32515: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.32520: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.32529: variable 'ansible_pipelining' from source: unknown 27788 1726867537.32536: variable 'ansible_timeout' from source: unknown 27788 1726867537.32543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.32688: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867537.32706: variable 'omit' from source: magic vars 27788 1726867537.32716: starting attempt loop 27788 1726867537.32724: running the handler 27788 1726867537.32868: variable '__network_connections_result' from source: set_fact 27788 1726867537.32921: handler run complete 27788 1726867537.32945: attempt loop complete, returning result 27788 1726867537.32957: _execute() done 27788 1726867537.32963: dumping result to json 27788 1726867537.32969: done dumping result, returning 27788 1726867537.32982: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-b241-6a31-000000000653] 27788 1726867537.32991: sending task result for task 0affcac9-a3a5-b241-6a31-000000000653 27788 1726867537.33122: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000653 27788 1726867537.33127: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 27788 1726867537.33233: no more pending results, returning what we have 27788 1726867537.33237: results queue empty 27788 1726867537.33239: checking for any_errors_fatal 27788 1726867537.33245: done checking for any_errors_fatal 27788 1726867537.33246: checking for max_fail_percentage 27788 1726867537.33248: done checking for max_fail_percentage 27788 1726867537.33249: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.33250: done checking to see if all hosts have failed 27788 1726867537.33251: getting the remaining hosts for this loop 27788 1726867537.33253: done getting the remaining hosts for this loop 27788 1726867537.33256: getting the next task for host managed_node1 27788 1726867537.33264: done getting next task for host managed_node1 27788 1726867537.33268: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867537.33273: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.33286: getting variables 27788 1726867537.33287: in VariableManager get_vars() 27788 1726867537.33332: Calling all_inventory to load vars for managed_node1 27788 1726867537.33334: Calling groups_inventory to load vars for managed_node1 27788 1726867537.33337: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.33347: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.33350: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.33353: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.34809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.36424: done with get_vars() 27788 1726867537.36446: done getting variables 27788 1726867537.36498: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:25:37 -0400 (0:00:00.058) 0:00:32.854 ****** 27788 1726867537.36529: entering _queue_task() for managed_node1/debug 27788 1726867537.36816: worker is 1 (out of 1 available) 27788 1726867537.36833: exiting _queue_task() for managed_node1/debug 27788 1726867537.36848: done queuing things up, now waiting for results queue to drain 27788 1726867537.36849: waiting for pending results... 27788 1726867537.37206: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 27788 1726867537.37288: in run() - task 0affcac9-a3a5-b241-6a31-000000000654 27788 1726867537.37483: variable 'ansible_search_path' from source: unknown 27788 1726867537.37487: variable 'ansible_search_path' from source: unknown 27788 1726867537.37490: calling self._execute() 27788 1726867537.37492: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.37495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.37498: variable 'omit' from source: magic vars 27788 1726867537.37878: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.37896: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.37908: variable 'omit' from source: magic vars 27788 1726867537.37975: variable 'omit' from source: magic vars 27788 1726867537.38017: variable 'omit' from source: magic vars 27788 1726867537.38067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867537.38110: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867537.38137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867537.38164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.38184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.38219: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867537.38233: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.38241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.38353: Set connection var ansible_shell_executable to /bin/sh 27788 1726867537.38365: Set connection var ansible_timeout to 10 27788 1726867537.38379: Set connection var ansible_shell_type to sh 27788 1726867537.38390: Set connection var ansible_connection to ssh 27788 1726867537.38400: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867537.38409: Set connection var ansible_pipelining to False 27788 1726867537.38439: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.38448: variable 'ansible_connection' from source: unknown 27788 1726867537.38484: variable 'ansible_module_compression' from source: unknown 27788 1726867537.38487: variable 'ansible_shell_type' from source: unknown 27788 1726867537.38489: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.38492: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.38494: variable 'ansible_pipelining' from source: unknown 27788 1726867537.38496: variable 'ansible_timeout' from source: unknown 27788 1726867537.38498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.38640: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867537.38682: variable 'omit' from source: magic vars 27788 1726867537.38685: starting attempt loop 27788 1726867537.38688: running the handler 27788 1726867537.38737: variable '__network_connections_result' from source: set_fact 27788 1726867537.38819: variable '__network_connections_result' from source: set_fact 27788 1726867537.39030: handler run complete 27788 1726867537.39033: attempt loop complete, returning result 27788 1726867537.39035: _execute() done 27788 1726867537.39037: dumping result to json 27788 1726867537.39039: done dumping result, returning 27788 1726867537.39042: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-b241-6a31-000000000654] 27788 1726867537.39044: sending task result for task 0affcac9-a3a5-b241-6a31-000000000654 27788 1726867537.39113: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000654 27788 1726867537.39116: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent", "state": "down" }, { "name": "ethtest1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 27788 1726867537.39227: no more pending results, returning what we have 27788 1726867537.39230: results queue empty 27788 1726867537.39231: checking for any_errors_fatal 27788 1726867537.39237: done checking for any_errors_fatal 27788 1726867537.39238: checking for max_fail_percentage 27788 1726867537.39239: done checking for max_fail_percentage 27788 1726867537.39240: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.39241: done checking to see if all hosts have failed 27788 1726867537.39242: getting the remaining hosts for this loop 27788 1726867537.39243: done getting the remaining hosts for this loop 27788 1726867537.39247: getting the next task for host managed_node1 27788 1726867537.39254: done getting next task for host managed_node1 27788 1726867537.39257: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867537.39261: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.39272: getting variables 27788 1726867537.39273: in VariableManager get_vars() 27788 1726867537.39315: Calling all_inventory to load vars for managed_node1 27788 1726867537.39318: Calling groups_inventory to load vars for managed_node1 27788 1726867537.39320: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.39333: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.39336: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.39338: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.40972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.42510: done with get_vars() 27788 1726867537.42534: done getting variables 27788 1726867537.42591: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:25:37 -0400 (0:00:00.060) 0:00:32.915 ****** 27788 1726867537.42624: entering _queue_task() for managed_node1/debug 27788 1726867537.42904: worker is 1 (out of 1 available) 27788 1726867537.42916: exiting _queue_task() for managed_node1/debug 27788 1726867537.42930: done queuing things up, now waiting for results queue to drain 27788 1726867537.42931: waiting for pending results... 27788 1726867537.43304: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 27788 1726867537.43335: in run() - task 0affcac9-a3a5-b241-6a31-000000000655 27788 1726867537.43353: variable 'ansible_search_path' from source: unknown 27788 1726867537.43361: variable 'ansible_search_path' from source: unknown 27788 1726867537.43406: calling self._execute() 27788 1726867537.43514: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.43529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.43544: variable 'omit' from source: magic vars 27788 1726867537.43919: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.43941: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.44073: variable 'network_state' from source: role '' defaults 27788 1726867537.44092: Evaluated conditional (network_state != {}): False 27788 1726867537.44099: when evaluation is False, skipping this task 27788 1726867537.44106: _execute() done 27788 1726867537.44168: dumping result to json 27788 1726867537.44171: done dumping result, returning 27788 1726867537.44174: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-b241-6a31-000000000655] 27788 1726867537.44179: sending task result for task 0affcac9-a3a5-b241-6a31-000000000655 27788 1726867537.44246: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000655 27788 1726867537.44249: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 27788 1726867537.44318: no more pending results, returning what we have 27788 1726867537.44322: results queue empty 27788 1726867537.44323: checking for any_errors_fatal 27788 1726867537.44334: done checking for any_errors_fatal 27788 1726867537.44335: checking for max_fail_percentage 27788 1726867537.44337: done checking for max_fail_percentage 27788 1726867537.44338: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.44339: done checking to see if all hosts have failed 27788 1726867537.44340: getting the remaining hosts for this loop 27788 1726867537.44341: done getting the remaining hosts for this loop 27788 1726867537.44345: getting the next task for host managed_node1 27788 1726867537.44353: done getting next task for host managed_node1 27788 1726867537.44358: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867537.44362: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.44384: getting variables 27788 1726867537.44386: in VariableManager get_vars() 27788 1726867537.44431: Calling all_inventory to load vars for managed_node1 27788 1726867537.44434: Calling groups_inventory to load vars for managed_node1 27788 1726867537.44437: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.44448: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.44451: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.44454: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.45945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.47651: done with get_vars() 27788 1726867537.47672: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 17:25:37 -0400 (0:00:00.051) 0:00:32.967 ****** 27788 1726867537.47771: entering _queue_task() for managed_node1/ping 27788 1726867537.48056: worker is 1 (out of 1 available) 27788 1726867537.48069: exiting _queue_task() for managed_node1/ping 27788 1726867537.48186: done queuing things up, now waiting for results queue to drain 27788 1726867537.48188: waiting for pending results... 27788 1726867537.48427: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 27788 1726867537.48684: in run() - task 0affcac9-a3a5-b241-6a31-000000000656 27788 1726867537.48688: variable 'ansible_search_path' from source: unknown 27788 1726867537.48691: variable 'ansible_search_path' from source: unknown 27788 1726867537.48694: calling self._execute() 27788 1726867537.48697: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.48700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.48702: variable 'omit' from source: magic vars 27788 1726867537.49076: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.49097: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.49109: variable 'omit' from source: magic vars 27788 1726867537.49180: variable 'omit' from source: magic vars 27788 1726867537.49217: variable 'omit' from source: magic vars 27788 1726867537.49265: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867537.49309: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867537.49339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867537.49366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.49386: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.49422: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867537.49437: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.49446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.49570: Set connection var ansible_shell_executable to /bin/sh 27788 1726867537.49590: Set connection var ansible_timeout to 10 27788 1726867537.49598: Set connection var ansible_shell_type to sh 27788 1726867537.49609: Set connection var ansible_connection to ssh 27788 1726867537.49682: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867537.49690: Set connection var ansible_pipelining to False 27788 1726867537.49693: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.49695: variable 'ansible_connection' from source: unknown 27788 1726867537.49698: variable 'ansible_module_compression' from source: unknown 27788 1726867537.49700: variable 'ansible_shell_type' from source: unknown 27788 1726867537.49702: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.49704: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.49706: variable 'ansible_pipelining' from source: unknown 27788 1726867537.49708: variable 'ansible_timeout' from source: unknown 27788 1726867537.49710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.49913: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867537.49934: variable 'omit' from source: magic vars 27788 1726867537.49944: starting attempt loop 27788 1726867537.49954: running the handler 27788 1726867537.49972: _low_level_execute_command(): starting 27788 1726867537.49987: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867537.50779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867537.50783: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.50786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.50788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.50790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867537.50792: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867537.50794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.50817: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.50837: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.50849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.50944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.52613: stdout chunk (state=3): >>>/root <<< 27788 1726867537.52712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.52884: stderr chunk (state=3): >>><<< 27788 1726867537.52887: stdout chunk (state=3): >>><<< 27788 1726867537.52892: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867537.52894: _low_level_execute_command(): starting 27788 1726867537.52898: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478 `" && echo ansible-tmp-1726867537.5276923-29308-117432786540478="` echo /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478 `" ) && sleep 0' 27788 1726867537.53348: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867537.53357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.53368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.53389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.53403: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867537.53411: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867537.53424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.53435: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867537.53450: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867537.53454: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867537.53456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.53542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.53546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.53548: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867537.53550: stderr chunk (state=3): >>>debug2: match found <<< 27788 1726867537.53558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.53569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.53585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.53601: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.53674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.55579: stdout chunk (state=3): >>>ansible-tmp-1726867537.5276923-29308-117432786540478=/root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478 <<< 27788 1726867537.55689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.56084: stderr chunk (state=3): >>><<< 27788 1726867537.56088: stdout chunk (state=3): >>><<< 27788 1726867537.56091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867537.5276923-29308-117432786540478=/root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867537.56093: variable 'ansible_module_compression' from source: unknown 27788 1726867537.56099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 27788 1726867537.56139: variable 'ansible_facts' from source: unknown 27788 1726867537.56223: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py 27788 1726867537.56447: Sending initial data 27788 1726867537.56458: Sent initial data (153 bytes) 27788 1726867537.57003: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.57098: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.57121: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.57140: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.57211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.58749: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867537.58885: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867537.58889: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpdjr3k770 /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py <<< 27788 1726867537.58891: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py" <<< 27788 1726867537.58924: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpdjr3k770" to remote "/root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py" <<< 27788 1726867537.59657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.59704: stderr chunk (state=3): >>><<< 27788 1726867537.59713: stdout chunk (state=3): >>><<< 27788 1726867537.59774: done transferring module to remote 27788 1726867537.59780: _low_level_execute_command(): starting 27788 1726867537.59783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/ /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py && sleep 0' 27788 1726867537.60334: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867537.60343: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.60484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.60491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.60495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867537.60498: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.60501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.60503: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.60547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.60566: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.62312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.62356: stderr chunk (state=3): >>><<< 27788 1726867537.62379: stdout chunk (state=3): >>><<< 27788 1726867537.62394: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867537.62463: _low_level_execute_command(): starting 27788 1726867537.62466: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/AnsiballZ_ping.py && sleep 0' 27788 1726867537.63021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867537.63043: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.63057: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.63075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867537.63150: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.63205: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867537.63239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.63312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.78130: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 27788 1726867537.79560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867537.79564: stdout chunk (state=3): >>><<< 27788 1726867537.79567: stderr chunk (state=3): >>><<< 27788 1726867537.79789: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867537.79794: 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-1726867537.5276923-29308-117432786540478/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867537.79796: _low_level_execute_command(): starting 27788 1726867537.79799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867537.5276923-29308-117432786540478/ > /dev/null 2>&1 && sleep 0' 27788 1726867537.80731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867537.80735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.80746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.80893: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.80942: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867537.82755: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867537.82805: stderr chunk (state=3): >>><<< 27788 1726867537.82820: stdout chunk (state=3): >>><<< 27788 1726867537.82841: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867537.82853: handler run complete 27788 1726867537.82875: attempt loop complete, returning result 27788 1726867537.82888: _execute() done 27788 1726867537.82900: dumping result to json 27788 1726867537.82908: done dumping result, returning 27788 1726867537.82923: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-b241-6a31-000000000656] 27788 1726867537.82932: sending task result for task 0affcac9-a3a5-b241-6a31-000000000656 ok: [managed_node1] => { "changed": false, "ping": "pong" } 27788 1726867537.83154: no more pending results, returning what we have 27788 1726867537.83159: results queue empty 27788 1726867537.83160: checking for any_errors_fatal 27788 1726867537.83167: done checking for any_errors_fatal 27788 1726867537.83168: checking for max_fail_percentage 27788 1726867537.83170: done checking for max_fail_percentage 27788 1726867537.83170: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.83171: done checking to see if all hosts have failed 27788 1726867537.83172: getting the remaining hosts for this loop 27788 1726867537.83173: done getting the remaining hosts for this loop 27788 1726867537.83382: getting the next task for host managed_node1 27788 1726867537.83392: done getting next task for host managed_node1 27788 1726867537.83395: ^ task is: TASK: meta (role_complete) 27788 1726867537.83399: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.83411: getting variables 27788 1726867537.83413: in VariableManager get_vars() 27788 1726867537.83454: Calling all_inventory to load vars for managed_node1 27788 1726867537.83457: Calling groups_inventory to load vars for managed_node1 27788 1726867537.83459: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.83469: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.83473: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.83476: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.83495: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000656 27788 1726867537.83498: WORKER PROCESS EXITING 27788 1726867537.84422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.85321: done with get_vars() 27788 1726867537.85341: done getting variables 27788 1726867537.85403: done queuing things up, now waiting for results queue to drain 27788 1726867537.85405: results queue empty 27788 1726867537.85405: checking for any_errors_fatal 27788 1726867537.85407: done checking for any_errors_fatal 27788 1726867537.85407: checking for max_fail_percentage 27788 1726867537.85408: done checking for max_fail_percentage 27788 1726867537.85408: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.85409: done checking to see if all hosts have failed 27788 1726867537.85409: getting the remaining hosts for this loop 27788 1726867537.85410: done getting the remaining hosts for this loop 27788 1726867537.85412: getting the next task for host managed_node1 27788 1726867537.85414: done getting next task for host managed_node1 27788 1726867537.85416: ^ task is: TASK: Delete interface1 27788 1726867537.85417: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.85419: getting variables 27788 1726867537.85420: in VariableManager get_vars() 27788 1726867537.85433: Calling all_inventory to load vars for managed_node1 27788 1726867537.85435: Calling groups_inventory to load vars for managed_node1 27788 1726867537.85436: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.85440: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.85441: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.85443: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.86557: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.87750: done with get_vars() 27788 1726867537.87764: done getting variables TASK [Delete interface1] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:151 Friday 20 September 2024 17:25:37 -0400 (0:00:00.400) 0:00:33.367 ****** 27788 1726867537.87819: entering _queue_task() for managed_node1/include_tasks 27788 1726867537.88101: worker is 1 (out of 1 available) 27788 1726867537.88115: exiting _queue_task() for managed_node1/include_tasks 27788 1726867537.88131: done queuing things up, now waiting for results queue to drain 27788 1726867537.88132: waiting for pending results... 27788 1726867537.88294: running TaskExecutor() for managed_node1/TASK: Delete interface1 27788 1726867537.88370: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b5 27788 1726867537.88384: variable 'ansible_search_path' from source: unknown 27788 1726867537.88416: calling self._execute() 27788 1726867537.88500: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.88507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.88517: variable 'omit' from source: magic vars 27788 1726867537.88836: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.88846: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.88849: _execute() done 27788 1726867537.88858: dumping result to json 27788 1726867537.88860: done dumping result, returning 27788 1726867537.88863: done running TaskExecutor() for managed_node1/TASK: Delete interface1 [0affcac9-a3a5-b241-6a31-0000000000b5] 27788 1726867537.88866: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b5 27788 1726867537.89044: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b5 27788 1726867537.89047: WORKER PROCESS EXITING 27788 1726867537.89117: no more pending results, returning what we have 27788 1726867537.89121: in VariableManager get_vars() 27788 1726867537.89157: Calling all_inventory to load vars for managed_node1 27788 1726867537.89160: Calling groups_inventory to load vars for managed_node1 27788 1726867537.89162: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.89171: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.89174: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.89178: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.90379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.91764: done with get_vars() 27788 1726867537.91780: variable 'ansible_search_path' from source: unknown 27788 1726867537.91790: we have included files to process 27788 1726867537.91791: generating all_blocks data 27788 1726867537.91793: done generating all_blocks data 27788 1726867537.91796: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867537.91797: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867537.91799: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867537.91952: done processing included file 27788 1726867537.91953: iterating over new_blocks loaded from include file 27788 1726867537.91954: in VariableManager get_vars() 27788 1726867537.91969: done with get_vars() 27788 1726867537.91970: filtering new block on tags 27788 1726867537.91990: done filtering new block on tags 27788 1726867537.91992: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 27788 1726867537.91995: extending task lists for all hosts with included blocks 27788 1726867537.92693: done extending task lists 27788 1726867537.92694: done processing included files 27788 1726867537.92695: results queue empty 27788 1726867537.92695: checking for any_errors_fatal 27788 1726867537.92696: done checking for any_errors_fatal 27788 1726867537.92696: checking for max_fail_percentage 27788 1726867537.92697: done checking for max_fail_percentage 27788 1726867537.92698: checking to see if all hosts have failed and the running result is not ok 27788 1726867537.92698: done checking to see if all hosts have failed 27788 1726867537.92699: getting the remaining hosts for this loop 27788 1726867537.92699: done getting the remaining hosts for this loop 27788 1726867537.92701: getting the next task for host managed_node1 27788 1726867537.92703: done getting next task for host managed_node1 27788 1726867537.92705: ^ task is: TASK: Remove test interface if necessary 27788 1726867537.92706: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867537.92708: getting variables 27788 1726867537.92709: in VariableManager get_vars() 27788 1726867537.92718: Calling all_inventory to load vars for managed_node1 27788 1726867537.92720: Calling groups_inventory to load vars for managed_node1 27788 1726867537.92722: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867537.92727: Calling all_plugins_play to load vars for managed_node1 27788 1726867537.92728: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867537.92730: Calling groups_plugins_play to load vars for managed_node1 27788 1726867537.96724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867537.97566: done with get_vars() 27788 1726867537.97583: done getting variables 27788 1726867537.97615: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 17:25:37 -0400 (0:00:00.098) 0:00:33.465 ****** 27788 1726867537.97634: entering _queue_task() for managed_node1/command 27788 1726867537.97898: worker is 1 (out of 1 available) 27788 1726867537.97912: exiting _queue_task() for managed_node1/command 27788 1726867537.97924: done queuing things up, now waiting for results queue to drain 27788 1726867537.97925: waiting for pending results... 27788 1726867537.98110: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 27788 1726867537.98199: in run() - task 0affcac9-a3a5-b241-6a31-000000000777 27788 1726867537.98210: variable 'ansible_search_path' from source: unknown 27788 1726867537.98213: variable 'ansible_search_path' from source: unknown 27788 1726867537.98245: calling self._execute() 27788 1726867537.98322: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.98325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.98335: variable 'omit' from source: magic vars 27788 1726867537.98622: variable 'ansible_distribution_major_version' from source: facts 27788 1726867537.98634: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867537.98640: variable 'omit' from source: magic vars 27788 1726867537.98668: variable 'omit' from source: magic vars 27788 1726867537.98740: variable 'interface' from source: set_fact 27788 1726867537.98753: variable 'omit' from source: magic vars 27788 1726867537.98785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867537.98823: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867537.98840: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867537.98854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.98863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867537.98889: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867537.98892: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.98895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.98966: Set connection var ansible_shell_executable to /bin/sh 27788 1726867537.98970: Set connection var ansible_timeout to 10 27788 1726867537.98973: Set connection var ansible_shell_type to sh 27788 1726867537.98980: Set connection var ansible_connection to ssh 27788 1726867537.98986: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867537.98991: Set connection var ansible_pipelining to False 27788 1726867537.99007: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.99010: variable 'ansible_connection' from source: unknown 27788 1726867537.99013: variable 'ansible_module_compression' from source: unknown 27788 1726867537.99016: variable 'ansible_shell_type' from source: unknown 27788 1726867537.99020: variable 'ansible_shell_executable' from source: unknown 27788 1726867537.99023: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867537.99025: variable 'ansible_pipelining' from source: unknown 27788 1726867537.99028: variable 'ansible_timeout' from source: unknown 27788 1726867537.99037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867537.99128: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867537.99145: variable 'omit' from source: magic vars 27788 1726867537.99148: starting attempt loop 27788 1726867537.99151: running the handler 27788 1726867537.99161: _low_level_execute_command(): starting 27788 1726867537.99168: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867537.99686: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.99690: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.99694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867537.99696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867537.99747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867537.99750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867537.99819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.01492: stdout chunk (state=3): >>>/root <<< 27788 1726867538.01586: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.01614: stderr chunk (state=3): >>><<< 27788 1726867538.01618: stdout chunk (state=3): >>><<< 27788 1726867538.01647: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.01657: _low_level_execute_command(): starting 27788 1726867538.01663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670 `" && echo ansible-tmp-1726867538.0164485-29334-81385687518670="` echo /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670 `" ) && sleep 0' 27788 1726867538.02108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.02111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.02120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.02123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867538.02125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.02175: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867538.02182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.02185: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.02221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.04094: stdout chunk (state=3): >>>ansible-tmp-1726867538.0164485-29334-81385687518670=/root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670 <<< 27788 1726867538.04200: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.04228: stderr chunk (state=3): >>><<< 27788 1726867538.04233: stdout chunk (state=3): >>><<< 27788 1726867538.04249: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867538.0164485-29334-81385687518670=/root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.04273: variable 'ansible_module_compression' from source: unknown 27788 1726867538.04313: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867538.04349: variable 'ansible_facts' from source: unknown 27788 1726867538.04404: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py 27788 1726867538.04502: Sending initial data 27788 1726867538.04505: Sent initial data (155 bytes) 27788 1726867538.04939: 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 <<< 27788 1726867538.04942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867538.04944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.04947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.04949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867538.04951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.04999: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.05005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.05048: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.06565: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867538.06569: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867538.06608: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867538.06650: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpasghiafl /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py <<< 27788 1726867538.06654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py" <<< 27788 1726867538.06698: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpasghiafl" to remote "/root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py" <<< 27788 1726867538.06701: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py" <<< 27788 1726867538.07231: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.07270: stderr chunk (state=3): >>><<< 27788 1726867538.07274: stdout chunk (state=3): >>><<< 27788 1726867538.07294: done transferring module to remote 27788 1726867538.07302: _low_level_execute_command(): starting 27788 1726867538.07305: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/ /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py && sleep 0' 27788 1726867538.07701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.07705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.07715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.07762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867538.07780: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.07823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.09535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.09553: stderr chunk (state=3): >>><<< 27788 1726867538.09556: stdout chunk (state=3): >>><<< 27788 1726867538.09567: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.09570: _low_level_execute_command(): starting 27788 1726867538.09573: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/AnsiballZ_command.py && sleep 0' 27788 1726867538.09970: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.09973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.09976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.09980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867538.09982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.10033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.10040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.10084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.26391: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest1"], "start": "2024-09-20 17:25:38.249315", "end": "2024-09-20 17:25:38.260971", "delta": "0:00:00.011656", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest1", "_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}}} <<< 27788 1726867538.28665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867538.28669: stdout chunk (state=3): >>><<< 27788 1726867538.28671: stderr chunk (state=3): >>><<< 27788 1726867538.28692: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest1"], "start": "2024-09-20 17:25:38.249315", "end": "2024-09-20 17:25:38.260971", "delta": "0:00:00.011656", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest1", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867538.28814: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del ethtest1', '_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-1726867538.0164485-29334-81385687518670/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867538.28983: _low_level_execute_command(): starting 27788 1726867538.28988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867538.0164485-29334-81385687518670/ > /dev/null 2>&1 && sleep 0' 27788 1726867538.29352: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867538.29364: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.29381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.29399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867538.29414: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867538.29496: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.29532: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867538.29548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.29567: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.29643: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.31584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.31632: stderr chunk (state=3): >>><<< 27788 1726867538.31640: stdout chunk (state=3): >>><<< 27788 1726867538.31657: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.31669: handler run complete 27788 1726867538.31718: Evaluated conditional (False): False 27788 1726867538.31738: attempt loop complete, returning result 27788 1726867538.31745: _execute() done 27788 1726867538.31752: dumping result to json 27788 1726867538.31761: done dumping result, returning 27788 1726867538.31773: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affcac9-a3a5-b241-6a31-000000000777] 27788 1726867538.31786: sending task result for task 0affcac9-a3a5-b241-6a31-000000000777 ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest1" ], "delta": "0:00:00.011656", "end": "2024-09-20 17:25:38.260971", "rc": 0, "start": "2024-09-20 17:25:38.249315" } 27788 1726867538.32099: no more pending results, returning what we have 27788 1726867538.32104: results queue empty 27788 1726867538.32105: checking for any_errors_fatal 27788 1726867538.32107: done checking for any_errors_fatal 27788 1726867538.32108: checking for max_fail_percentage 27788 1726867538.32109: done checking for max_fail_percentage 27788 1726867538.32110: checking to see if all hosts have failed and the running result is not ok 27788 1726867538.32111: done checking to see if all hosts have failed 27788 1726867538.32112: getting the remaining hosts for this loop 27788 1726867538.32113: done getting the remaining hosts for this loop 27788 1726867538.32117: getting the next task for host managed_node1 27788 1726867538.32131: done getting next task for host managed_node1 27788 1726867538.32136: ^ task is: TASK: Assert interface1 is absent 27788 1726867538.32139: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867538.32145: getting variables 27788 1726867538.32147: in VariableManager get_vars() 27788 1726867538.32306: Calling all_inventory to load vars for managed_node1 27788 1726867538.32309: Calling groups_inventory to load vars for managed_node1 27788 1726867538.32312: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.32319: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000777 27788 1726867538.32322: WORKER PROCESS EXITING 27788 1726867538.32336: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.32340: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.32344: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.34672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867538.38096: done with get_vars() 27788 1726867538.38195: done getting variables TASK [Assert interface1 is absent] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:153 Friday 20 September 2024 17:25:38 -0400 (0:00:00.408) 0:00:33.874 ****** 27788 1726867538.38449: entering _queue_task() for managed_node1/include_tasks 27788 1726867538.39361: worker is 1 (out of 1 available) 27788 1726867538.39373: exiting _queue_task() for managed_node1/include_tasks 27788 1726867538.39389: done queuing things up, now waiting for results queue to drain 27788 1726867538.39391: waiting for pending results... 27788 1726867538.40016: running TaskExecutor() for managed_node1/TASK: Assert interface1 is absent 27788 1726867538.40021: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b6 27788 1726867538.40027: variable 'ansible_search_path' from source: unknown 27788 1726867538.40030: calling self._execute() 27788 1726867538.40280: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867538.40287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867538.40297: variable 'omit' from source: magic vars 27788 1726867538.41049: variable 'ansible_distribution_major_version' from source: facts 27788 1726867538.41061: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867538.41067: _execute() done 27788 1726867538.41070: dumping result to json 27788 1726867538.41073: done dumping result, returning 27788 1726867538.41081: done running TaskExecutor() for managed_node1/TASK: Assert interface1 is absent [0affcac9-a3a5-b241-6a31-0000000000b6] 27788 1726867538.41088: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b6 27788 1726867538.41180: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b6 27788 1726867538.41184: WORKER PROCESS EXITING 27788 1726867538.41227: no more pending results, returning what we have 27788 1726867538.41232: in VariableManager get_vars() 27788 1726867538.41285: Calling all_inventory to load vars for managed_node1 27788 1726867538.41288: Calling groups_inventory to load vars for managed_node1 27788 1726867538.41291: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.41304: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.41307: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.41310: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.43927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867538.46720: done with get_vars() 27788 1726867538.46747: variable 'ansible_search_path' from source: unknown 27788 1726867538.46769: we have included files to process 27788 1726867538.46770: generating all_blocks data 27788 1726867538.46773: done generating all_blocks data 27788 1726867538.46780: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867538.46781: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867538.46785: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867538.46952: in VariableManager get_vars() 27788 1726867538.46976: done with get_vars() 27788 1726867538.47105: done processing included file 27788 1726867538.47107: iterating over new_blocks loaded from include file 27788 1726867538.47109: in VariableManager get_vars() 27788 1726867538.47131: done with get_vars() 27788 1726867538.47133: filtering new block on tags 27788 1726867538.47167: done filtering new block on tags 27788 1726867538.47170: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 27788 1726867538.47175: extending task lists for all hosts with included blocks 27788 1726867538.48609: done extending task lists 27788 1726867538.48611: done processing included files 27788 1726867538.48612: results queue empty 27788 1726867538.48613: checking for any_errors_fatal 27788 1726867538.48619: done checking for any_errors_fatal 27788 1726867538.48619: checking for max_fail_percentage 27788 1726867538.48621: done checking for max_fail_percentage 27788 1726867538.48622: checking to see if all hosts have failed and the running result is not ok 27788 1726867538.48622: done checking to see if all hosts have failed 27788 1726867538.48623: getting the remaining hosts for this loop 27788 1726867538.48627: done getting the remaining hosts for this loop 27788 1726867538.48629: getting the next task for host managed_node1 27788 1726867538.48633: done getting next task for host managed_node1 27788 1726867538.48635: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27788 1726867538.48639: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867538.48641: getting variables 27788 1726867538.48642: in VariableManager get_vars() 27788 1726867538.48656: Calling all_inventory to load vars for managed_node1 27788 1726867538.48658: Calling groups_inventory to load vars for managed_node1 27788 1726867538.48660: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.48666: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.48668: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.48671: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.50699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867538.53368: done with get_vars() 27788 1726867538.53391: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:25:38 -0400 (0:00:00.150) 0:00:34.024 ****** 27788 1726867538.53468: entering _queue_task() for managed_node1/include_tasks 27788 1726867538.53804: worker is 1 (out of 1 available) 27788 1726867538.53816: exiting _queue_task() for managed_node1/include_tasks 27788 1726867538.53830: done queuing things up, now waiting for results queue to drain 27788 1726867538.53831: waiting for pending results... 27788 1726867538.54098: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 27788 1726867538.54283: in run() - task 0affcac9-a3a5-b241-6a31-000000000816 27788 1726867538.54287: variable 'ansible_search_path' from source: unknown 27788 1726867538.54290: variable 'ansible_search_path' from source: unknown 27788 1726867538.54340: calling self._execute() 27788 1726867538.54449: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867538.54462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867538.54480: variable 'omit' from source: magic vars 27788 1726867538.55085: variable 'ansible_distribution_major_version' from source: facts 27788 1726867538.55302: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867538.55306: _execute() done 27788 1726867538.55308: dumping result to json 27788 1726867538.55311: done dumping result, returning 27788 1726867538.55313: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-b241-6a31-000000000816] 27788 1726867538.55315: sending task result for task 0affcac9-a3a5-b241-6a31-000000000816 27788 1726867538.55388: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000816 27788 1726867538.55392: WORKER PROCESS EXITING 27788 1726867538.55435: no more pending results, returning what we have 27788 1726867538.55440: in VariableManager get_vars() 27788 1726867538.55497: Calling all_inventory to load vars for managed_node1 27788 1726867538.55499: Calling groups_inventory to load vars for managed_node1 27788 1726867538.55502: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.55515: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.55517: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.55520: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.57589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867538.59732: done with get_vars() 27788 1726867538.59752: variable 'ansible_search_path' from source: unknown 27788 1726867538.59754: variable 'ansible_search_path' from source: unknown 27788 1726867538.59848: we have included files to process 27788 1726867538.59850: generating all_blocks data 27788 1726867538.59852: done generating all_blocks data 27788 1726867538.59853: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867538.59854: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867538.59857: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867538.60134: done processing included file 27788 1726867538.60136: iterating over new_blocks loaded from include file 27788 1726867538.60138: in VariableManager get_vars() 27788 1726867538.60158: done with get_vars() 27788 1726867538.60160: filtering new block on tags 27788 1726867538.60405: done filtering new block on tags 27788 1726867538.60408: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 27788 1726867538.60413: extending task lists for all hosts with included blocks 27788 1726867538.60566: done extending task lists 27788 1726867538.60568: done processing included files 27788 1726867538.60568: results queue empty 27788 1726867538.60581: checking for any_errors_fatal 27788 1726867538.60585: done checking for any_errors_fatal 27788 1726867538.60586: checking for max_fail_percentage 27788 1726867538.60587: done checking for max_fail_percentage 27788 1726867538.60587: checking to see if all hosts have failed and the running result is not ok 27788 1726867538.60588: done checking to see if all hosts have failed 27788 1726867538.60589: getting the remaining hosts for this loop 27788 1726867538.60590: done getting the remaining hosts for this loop 27788 1726867538.60593: getting the next task for host managed_node1 27788 1726867538.60597: done getting next task for host managed_node1 27788 1726867538.60599: ^ task is: TASK: Get stat for interface {{ interface }} 27788 1726867538.60602: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867538.60604: getting variables 27788 1726867538.60605: in VariableManager get_vars() 27788 1726867538.60619: Calling all_inventory to load vars for managed_node1 27788 1726867538.60622: Calling groups_inventory to load vars for managed_node1 27788 1726867538.60624: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.60632: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.60634: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.60637: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.62422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867538.64128: done with get_vars() 27788 1726867538.64147: done getting variables 27788 1726867538.64308: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest1] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:38 -0400 (0:00:00.108) 0:00:34.133 ****** 27788 1726867538.64341: entering _queue_task() for managed_node1/stat 27788 1726867538.64695: worker is 1 (out of 1 available) 27788 1726867538.64707: exiting _queue_task() for managed_node1/stat 27788 1726867538.64718: done queuing things up, now waiting for results queue to drain 27788 1726867538.64719: waiting for pending results... 27788 1726867538.65007: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest1 27788 1726867538.65149: in run() - task 0affcac9-a3a5-b241-6a31-0000000008bc 27788 1726867538.65172: variable 'ansible_search_path' from source: unknown 27788 1726867538.65182: variable 'ansible_search_path' from source: unknown 27788 1726867538.65222: calling self._execute() 27788 1726867538.65332: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867538.65351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867538.65451: variable 'omit' from source: magic vars 27788 1726867538.65747: variable 'ansible_distribution_major_version' from source: facts 27788 1726867538.65763: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867538.65778: variable 'omit' from source: magic vars 27788 1726867538.65845: variable 'omit' from source: magic vars 27788 1726867538.65948: variable 'interface' from source: set_fact 27788 1726867538.65971: variable 'omit' from source: magic vars 27788 1726867538.66020: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867538.66067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867538.66104: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867538.66132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867538.66151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867538.66188: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867538.66198: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867538.66209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867538.66638: Set connection var ansible_shell_executable to /bin/sh 27788 1726867538.66642: Set connection var ansible_timeout to 10 27788 1726867538.66644: Set connection var ansible_shell_type to sh 27788 1726867538.66647: Set connection var ansible_connection to ssh 27788 1726867538.66649: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867538.66651: Set connection var ansible_pipelining to False 27788 1726867538.66654: variable 'ansible_shell_executable' from source: unknown 27788 1726867538.66656: variable 'ansible_connection' from source: unknown 27788 1726867538.66658: variable 'ansible_module_compression' from source: unknown 27788 1726867538.66660: variable 'ansible_shell_type' from source: unknown 27788 1726867538.66663: variable 'ansible_shell_executable' from source: unknown 27788 1726867538.66665: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867538.66667: variable 'ansible_pipelining' from source: unknown 27788 1726867538.66669: variable 'ansible_timeout' from source: unknown 27788 1726867538.66671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867538.66886: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867538.66903: variable 'omit' from source: magic vars 27788 1726867538.66913: starting attempt loop 27788 1726867538.66919: running the handler 27788 1726867538.66940: _low_level_execute_command(): starting 27788 1726867538.66953: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867538.67640: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867538.67656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.67669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.67741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.67849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.67894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.68027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.69609: stdout chunk (state=3): >>>/root <<< 27788 1726867538.69773: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.69779: stdout chunk (state=3): >>><<< 27788 1726867538.69783: stderr chunk (state=3): >>><<< 27788 1726867538.69896: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.69903: _low_level_execute_command(): starting 27788 1726867538.69907: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828 `" && echo ansible-tmp-1726867538.6980467-29355-205254063122828="` echo /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828 `" ) && sleep 0' 27788 1726867538.70636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.70640: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.70643: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.70655: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.70729: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.70779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.72667: stdout chunk (state=3): >>>ansible-tmp-1726867538.6980467-29355-205254063122828=/root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828 <<< 27788 1726867538.72774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.72797: stderr chunk (state=3): >>><<< 27788 1726867538.72801: stdout chunk (state=3): >>><<< 27788 1726867538.72828: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867538.6980467-29355-205254063122828=/root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.72860: variable 'ansible_module_compression' from source: unknown 27788 1726867538.72906: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867538.72940: variable 'ansible_facts' from source: unknown 27788 1726867538.73003: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py 27788 1726867538.73099: Sending initial data 27788 1726867538.73102: Sent initial data (153 bytes) 27788 1726867538.73554: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.73562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.73603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.75142: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867538.75189: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867538.75239: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpih6b0yj5 /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py <<< 27788 1726867538.75247: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py" <<< 27788 1726867538.75281: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpih6b0yj5" to remote "/root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py" <<< 27788 1726867538.75952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.75986: stderr chunk (state=3): >>><<< 27788 1726867538.76020: stdout chunk (state=3): >>><<< 27788 1726867538.76024: done transferring module to remote 27788 1726867538.76026: _low_level_execute_command(): starting 27788 1726867538.76029: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/ /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py && sleep 0' 27788 1726867538.76420: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.76424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.76429: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867538.76431: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867538.76433: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.76486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.76491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.76529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.78322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.78336: stderr chunk (state=3): >>><<< 27788 1726867538.78355: stdout chunk (state=3): >>><<< 27788 1726867538.78438: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.78442: _low_level_execute_command(): starting 27788 1726867538.78445: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/AnsiballZ_stat.py && sleep 0' 27788 1726867538.78923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867538.78936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.78951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.78997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.79023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.79062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.94203: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867538.95498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867538.95526: stderr chunk (state=3): >>><<< 27788 1726867538.95534: stdout chunk (state=3): >>><<< 27788 1726867538.95553: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867538.95575: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest1', '_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-1726867538.6980467-29355-205254063122828/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867538.95586: _low_level_execute_command(): starting 27788 1726867538.95591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867538.6980467-29355-205254063122828/ > /dev/null 2>&1 && sleep 0' 27788 1726867538.96042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867538.96046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.96048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867538.96051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867538.96107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867538.96113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867538.96115: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867538.96157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867538.97967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867538.97993: stderr chunk (state=3): >>><<< 27788 1726867538.97996: stdout chunk (state=3): >>><<< 27788 1726867538.98010: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867538.98015: handler run complete 27788 1726867538.98031: attempt loop complete, returning result 27788 1726867538.98034: _execute() done 27788 1726867538.98036: dumping result to json 27788 1726867538.98040: done dumping result, returning 27788 1726867538.98047: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest1 [0affcac9-a3a5-b241-6a31-0000000008bc] 27788 1726867538.98052: sending task result for task 0affcac9-a3a5-b241-6a31-0000000008bc 27788 1726867538.98147: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000008bc 27788 1726867538.98149: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27788 1726867538.98204: no more pending results, returning what we have 27788 1726867538.98208: results queue empty 27788 1726867538.98209: checking for any_errors_fatal 27788 1726867538.98210: done checking for any_errors_fatal 27788 1726867538.98211: checking for max_fail_percentage 27788 1726867538.98213: done checking for max_fail_percentage 27788 1726867538.98213: checking to see if all hosts have failed and the running result is not ok 27788 1726867538.98214: done checking to see if all hosts have failed 27788 1726867538.98215: getting the remaining hosts for this loop 27788 1726867538.98216: done getting the remaining hosts for this loop 27788 1726867538.98219: getting the next task for host managed_node1 27788 1726867538.98229: done getting next task for host managed_node1 27788 1726867538.98232: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 27788 1726867538.98236: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867538.98242: getting variables 27788 1726867538.98243: in VariableManager get_vars() 27788 1726867538.98290: Calling all_inventory to load vars for managed_node1 27788 1726867538.98293: Calling groups_inventory to load vars for managed_node1 27788 1726867538.98295: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867538.98307: Calling all_plugins_play to load vars for managed_node1 27788 1726867538.98309: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867538.98312: Calling groups_plugins_play to load vars for managed_node1 27788 1726867538.99154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.00049: done with get_vars() 27788 1726867539.00066: done getting variables 27788 1726867539.00113: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867539.00204: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest1'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:25:39 -0400 (0:00:00.358) 0:00:34.491 ****** 27788 1726867539.00231: entering _queue_task() for managed_node1/assert 27788 1726867539.00492: worker is 1 (out of 1 available) 27788 1726867539.00506: exiting _queue_task() for managed_node1/assert 27788 1726867539.00519: done queuing things up, now waiting for results queue to drain 27788 1726867539.00521: waiting for pending results... 27788 1726867539.00698: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest1' 27788 1726867539.00778: in run() - task 0affcac9-a3a5-b241-6a31-000000000817 27788 1726867539.00792: variable 'ansible_search_path' from source: unknown 27788 1726867539.00796: variable 'ansible_search_path' from source: unknown 27788 1726867539.00824: calling self._execute() 27788 1726867539.00906: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.00910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.00919: variable 'omit' from source: magic vars 27788 1726867539.01189: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.01201: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.01205: variable 'omit' from source: magic vars 27788 1726867539.01236: variable 'omit' from source: magic vars 27788 1726867539.01305: variable 'interface' from source: set_fact 27788 1726867539.01321: variable 'omit' from source: magic vars 27788 1726867539.01354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867539.01383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867539.01401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867539.01416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.01428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.01451: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867539.01455: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.01457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.01534: Set connection var ansible_shell_executable to /bin/sh 27788 1726867539.01537: Set connection var ansible_timeout to 10 27788 1726867539.01542: Set connection var ansible_shell_type to sh 27788 1726867539.01544: Set connection var ansible_connection to ssh 27788 1726867539.01547: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867539.01549: Set connection var ansible_pipelining to False 27788 1726867539.01569: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.01572: variable 'ansible_connection' from source: unknown 27788 1726867539.01575: variable 'ansible_module_compression' from source: unknown 27788 1726867539.01579: variable 'ansible_shell_type' from source: unknown 27788 1726867539.01582: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.01584: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.01586: variable 'ansible_pipelining' from source: unknown 27788 1726867539.01589: variable 'ansible_timeout' from source: unknown 27788 1726867539.01592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.01698: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867539.01707: variable 'omit' from source: magic vars 27788 1726867539.01712: starting attempt loop 27788 1726867539.01716: running the handler 27788 1726867539.01813: variable 'interface_stat' from source: set_fact 27788 1726867539.01821: Evaluated conditional (not interface_stat.stat.exists): True 27788 1726867539.01831: handler run complete 27788 1726867539.01840: attempt loop complete, returning result 27788 1726867539.01843: _execute() done 27788 1726867539.01846: dumping result to json 27788 1726867539.01848: done dumping result, returning 27788 1726867539.01858: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest1' [0affcac9-a3a5-b241-6a31-000000000817] 27788 1726867539.01861: sending task result for task 0affcac9-a3a5-b241-6a31-000000000817 27788 1726867539.01938: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000817 27788 1726867539.01941: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867539.01987: no more pending results, returning what we have 27788 1726867539.01991: results queue empty 27788 1726867539.01992: checking for any_errors_fatal 27788 1726867539.01998: done checking for any_errors_fatal 27788 1726867539.01998: checking for max_fail_percentage 27788 1726867539.02000: done checking for max_fail_percentage 27788 1726867539.02001: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.02002: done checking to see if all hosts have failed 27788 1726867539.02003: getting the remaining hosts for this loop 27788 1726867539.02004: done getting the remaining hosts for this loop 27788 1726867539.02007: getting the next task for host managed_node1 27788 1726867539.02014: done getting next task for host managed_node1 27788 1726867539.02017: ^ task is: TASK: Set interface0 27788 1726867539.02020: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867539.02024: getting variables 27788 1726867539.02025: in VariableManager get_vars() 27788 1726867539.02074: Calling all_inventory to load vars for managed_node1 27788 1726867539.02078: Calling groups_inventory to load vars for managed_node1 27788 1726867539.02081: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.02093: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.02096: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.02098: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.03004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.03869: done with get_vars() 27788 1726867539.03886: done getting variables 27788 1726867539.03930: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set interface0] ********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:155 Friday 20 September 2024 17:25:39 -0400 (0:00:00.037) 0:00:34.529 ****** 27788 1726867539.03950: entering _queue_task() for managed_node1/set_fact 27788 1726867539.04171: worker is 1 (out of 1 available) 27788 1726867539.04187: exiting _queue_task() for managed_node1/set_fact 27788 1726867539.04199: done queuing things up, now waiting for results queue to drain 27788 1726867539.04200: waiting for pending results... 27788 1726867539.04366: running TaskExecutor() for managed_node1/TASK: Set interface0 27788 1726867539.04432: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b7 27788 1726867539.04445: variable 'ansible_search_path' from source: unknown 27788 1726867539.04474: calling self._execute() 27788 1726867539.04556: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.04560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.04569: variable 'omit' from source: magic vars 27788 1726867539.04829: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.04841: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.04846: variable 'omit' from source: magic vars 27788 1726867539.04881: variable 'omit' from source: magic vars 27788 1726867539.04900: variable 'interface0' from source: play vars 27788 1726867539.04956: variable 'interface0' from source: play vars 27788 1726867539.04973: variable 'omit' from source: magic vars 27788 1726867539.05002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867539.05028: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867539.05045: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867539.05058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.05067: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.05095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867539.05098: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.05100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.05169: Set connection var ansible_shell_executable to /bin/sh 27788 1726867539.05172: Set connection var ansible_timeout to 10 27788 1726867539.05175: Set connection var ansible_shell_type to sh 27788 1726867539.05184: Set connection var ansible_connection to ssh 27788 1726867539.05188: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867539.05195: Set connection var ansible_pipelining to False 27788 1726867539.05212: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.05216: variable 'ansible_connection' from source: unknown 27788 1726867539.05218: variable 'ansible_module_compression' from source: unknown 27788 1726867539.05221: variable 'ansible_shell_type' from source: unknown 27788 1726867539.05223: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.05225: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.05230: variable 'ansible_pipelining' from source: unknown 27788 1726867539.05233: variable 'ansible_timeout' from source: unknown 27788 1726867539.05237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.05339: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867539.05348: variable 'omit' from source: magic vars 27788 1726867539.05353: starting attempt loop 27788 1726867539.05356: running the handler 27788 1726867539.05366: handler run complete 27788 1726867539.05374: attempt loop complete, returning result 27788 1726867539.05376: _execute() done 27788 1726867539.05380: dumping result to json 27788 1726867539.05383: done dumping result, returning 27788 1726867539.05389: done running TaskExecutor() for managed_node1/TASK: Set interface0 [0affcac9-a3a5-b241-6a31-0000000000b7] 27788 1726867539.05393: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b7 27788 1726867539.05468: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b7 27788 1726867539.05471: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "interface": "ethtest0" }, "changed": false } 27788 1726867539.05551: no more pending results, returning what we have 27788 1726867539.05554: results queue empty 27788 1726867539.05554: checking for any_errors_fatal 27788 1726867539.05559: done checking for any_errors_fatal 27788 1726867539.05560: checking for max_fail_percentage 27788 1726867539.05561: done checking for max_fail_percentage 27788 1726867539.05562: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.05563: done checking to see if all hosts have failed 27788 1726867539.05563: getting the remaining hosts for this loop 27788 1726867539.05564: done getting the remaining hosts for this loop 27788 1726867539.05567: getting the next task for host managed_node1 27788 1726867539.05572: done getting next task for host managed_node1 27788 1726867539.05575: ^ task is: TASK: Delete interface0 27788 1726867539.05580: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867539.05584: getting variables 27788 1726867539.05585: in VariableManager get_vars() 27788 1726867539.05616: Calling all_inventory to load vars for managed_node1 27788 1726867539.05618: Calling groups_inventory to load vars for managed_node1 27788 1726867539.05620: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.05628: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.05630: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.05633: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.06372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.07327: done with get_vars() 27788 1726867539.07341: done getting variables TASK [Delete interface0] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:158 Friday 20 September 2024 17:25:39 -0400 (0:00:00.034) 0:00:34.563 ****** 27788 1726867539.07402: entering _queue_task() for managed_node1/include_tasks 27788 1726867539.07598: worker is 1 (out of 1 available) 27788 1726867539.07613: exiting _queue_task() for managed_node1/include_tasks 27788 1726867539.07624: done queuing things up, now waiting for results queue to drain 27788 1726867539.07626: waiting for pending results... 27788 1726867539.07783: running TaskExecutor() for managed_node1/TASK: Delete interface0 27788 1726867539.07858: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b8 27788 1726867539.07865: variable 'ansible_search_path' from source: unknown 27788 1726867539.07893: calling self._execute() 27788 1726867539.07963: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.07974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.07985: variable 'omit' from source: magic vars 27788 1726867539.08246: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.08256: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.08261: _execute() done 27788 1726867539.08265: dumping result to json 27788 1726867539.08267: done dumping result, returning 27788 1726867539.08275: done running TaskExecutor() for managed_node1/TASK: Delete interface0 [0affcac9-a3a5-b241-6a31-0000000000b8] 27788 1726867539.08281: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b8 27788 1726867539.08363: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b8 27788 1726867539.08366: WORKER PROCESS EXITING 27788 1726867539.08415: no more pending results, returning what we have 27788 1726867539.08420: in VariableManager get_vars() 27788 1726867539.08457: Calling all_inventory to load vars for managed_node1 27788 1726867539.08460: Calling groups_inventory to load vars for managed_node1 27788 1726867539.08462: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.08471: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.08474: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.08476: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.09216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.10094: done with get_vars() 27788 1726867539.10106: variable 'ansible_search_path' from source: unknown 27788 1726867539.10116: we have included files to process 27788 1726867539.10117: generating all_blocks data 27788 1726867539.10118: done generating all_blocks data 27788 1726867539.10121: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867539.10122: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867539.10124: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 27788 1726867539.10235: done processing included file 27788 1726867539.10237: iterating over new_blocks loaded from include file 27788 1726867539.10238: in VariableManager get_vars() 27788 1726867539.10251: done with get_vars() 27788 1726867539.10253: filtering new block on tags 27788 1726867539.10268: done filtering new block on tags 27788 1726867539.10270: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 27788 1726867539.10273: extending task lists for all hosts with included blocks 27788 1726867539.11046: done extending task lists 27788 1726867539.11047: done processing included files 27788 1726867539.11048: results queue empty 27788 1726867539.11048: checking for any_errors_fatal 27788 1726867539.11050: done checking for any_errors_fatal 27788 1726867539.11050: checking for max_fail_percentage 27788 1726867539.11051: done checking for max_fail_percentage 27788 1726867539.11051: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.11052: done checking to see if all hosts have failed 27788 1726867539.11052: getting the remaining hosts for this loop 27788 1726867539.11053: done getting the remaining hosts for this loop 27788 1726867539.11055: getting the next task for host managed_node1 27788 1726867539.11057: done getting next task for host managed_node1 27788 1726867539.11058: ^ task is: TASK: Remove test interface if necessary 27788 1726867539.11060: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867539.11061: getting variables 27788 1726867539.11062: in VariableManager get_vars() 27788 1726867539.11071: Calling all_inventory to load vars for managed_node1 27788 1726867539.11072: Calling groups_inventory to load vars for managed_node1 27788 1726867539.11074: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.11081: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.11087: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.11090: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.12230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.13087: done with get_vars() 27788 1726867539.13101: done getting variables 27788 1726867539.13130: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Remove test interface if necessary] ************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 17:25:39 -0400 (0:00:00.057) 0:00:34.621 ****** 27788 1726867539.13150: entering _queue_task() for managed_node1/command 27788 1726867539.13345: worker is 1 (out of 1 available) 27788 1726867539.13359: exiting _queue_task() for managed_node1/command 27788 1726867539.13371: done queuing things up, now waiting for results queue to drain 27788 1726867539.13372: waiting for pending results... 27788 1726867539.13530: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 27788 1726867539.13594: in run() - task 0affcac9-a3a5-b241-6a31-0000000008da 27788 1726867539.13605: variable 'ansible_search_path' from source: unknown 27788 1726867539.13609: variable 'ansible_search_path' from source: unknown 27788 1726867539.13636: calling self._execute() 27788 1726867539.13714: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.13718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.13724: variable 'omit' from source: magic vars 27788 1726867539.13970: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.13981: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.13986: variable 'omit' from source: magic vars 27788 1726867539.14036: variable 'omit' from source: magic vars 27788 1726867539.14382: variable 'interface' from source: set_fact 27788 1726867539.14385: variable 'omit' from source: magic vars 27788 1726867539.14388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867539.14391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867539.14393: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867539.14395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.14397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.14401: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867539.14405: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.14408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.14509: Set connection var ansible_shell_executable to /bin/sh 27788 1726867539.14518: Set connection var ansible_timeout to 10 27788 1726867539.14524: Set connection var ansible_shell_type to sh 27788 1726867539.14533: Set connection var ansible_connection to ssh 27788 1726867539.14540: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867539.14547: Set connection var ansible_pipelining to False 27788 1726867539.14569: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.14576: variable 'ansible_connection' from source: unknown 27788 1726867539.14585: variable 'ansible_module_compression' from source: unknown 27788 1726867539.14593: variable 'ansible_shell_type' from source: unknown 27788 1726867539.14599: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.14606: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.14614: variable 'ansible_pipelining' from source: unknown 27788 1726867539.14620: variable 'ansible_timeout' from source: unknown 27788 1726867539.14628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.14749: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867539.14764: variable 'omit' from source: magic vars 27788 1726867539.14772: starting attempt loop 27788 1726867539.14776: running the handler 27788 1726867539.14797: _low_level_execute_command(): starting 27788 1726867539.14808: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867539.15720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.15744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.15755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.15837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.17660: stdout chunk (state=3): >>>/root <<< 27788 1726867539.17668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.17685: stdout chunk (state=3): >>><<< 27788 1726867539.17692: stderr chunk (state=3): >>><<< 27788 1726867539.17718: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.17739: _low_level_execute_command(): starting 27788 1726867539.17817: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614 `" && echo ansible-tmp-1726867539.1772702-29382-280119519897614="` echo /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614 `" ) && sleep 0' 27788 1726867539.18916: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867539.18941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867539.18994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.19104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.19117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.19174: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.21053: stdout chunk (state=3): >>>ansible-tmp-1726867539.1772702-29382-280119519897614=/root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614 <<< 27788 1726867539.21201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.21204: stdout chunk (state=3): >>><<< 27788 1726867539.21207: stderr chunk (state=3): >>><<< 27788 1726867539.21230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867539.1772702-29382-280119519897614=/root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.21382: variable 'ansible_module_compression' from source: unknown 27788 1726867539.21385: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867539.21388: variable 'ansible_facts' from source: unknown 27788 1726867539.21452: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py 27788 1726867539.21597: Sending initial data 27788 1726867539.21610: Sent initial data (156 bytes) 27788 1726867539.22272: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867539.22276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.22303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.22317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.22338: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.22409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.23987: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867539.24027: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867539.24086: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp5e9612qe /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py <<< 27788 1726867539.24212: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py" <<< 27788 1726867539.24217: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp5e9612qe" to remote "/root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py" <<< 27788 1726867539.25630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.25634: stdout chunk (state=3): >>><<< 27788 1726867539.25636: stderr chunk (state=3): >>><<< 27788 1726867539.25638: done transferring module to remote 27788 1726867539.25640: _low_level_execute_command(): starting 27788 1726867539.25643: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/ /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py && sleep 0' 27788 1726867539.26685: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867539.26698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867539.26711: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.26842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.27008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.27016: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.27074: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.28815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.28851: stderr chunk (state=3): >>><<< 27788 1726867539.28854: stdout chunk (state=3): >>><<< 27788 1726867539.28869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.28881: _low_level_execute_command(): starting 27788 1726867539.28891: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/AnsiballZ_command.py && sleep 0' 27788 1726867539.29868: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867539.29923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.29950: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.30139: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.30155: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.30206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.45874: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:25:39.449547", "end": "2024-09-20 17:25:39.456784", "delta": "0:00:00.007237", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_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}}} <<< 27788 1726867539.47585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867539.47589: stdout chunk (state=3): >>><<< 27788 1726867539.47591: stderr chunk (state=3): >>><<< 27788 1726867539.47622: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "ethtest0"], "start": "2024-09-20 17:25:39.449547", "end": "2024-09-20 17:25:39.456784", "delta": "0:00:00.007237", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del ethtest0", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867539.47673: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del ethtest0', '_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-1726867539.1772702-29382-280119519897614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867539.47693: _low_level_execute_command(): starting 27788 1726867539.47712: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867539.1772702-29382-280119519897614/ > /dev/null 2>&1 && sleep 0' 27788 1726867539.48368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867539.48387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867539.48403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867539.48421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867539.48495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.48550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.48574: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.48774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.50480: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.50516: stderr chunk (state=3): >>><<< 27788 1726867539.50532: stdout chunk (state=3): >>><<< 27788 1726867539.50551: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.50556: handler run complete 27788 1726867539.50580: Evaluated conditional (False): False 27788 1726867539.50590: attempt loop complete, returning result 27788 1726867539.50593: _execute() done 27788 1726867539.50595: dumping result to json 27788 1726867539.50782: done dumping result, returning 27788 1726867539.50785: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0affcac9-a3a5-b241-6a31-0000000008da] 27788 1726867539.50787: sending task result for task 0affcac9-a3a5-b241-6a31-0000000008da 27788 1726867539.50851: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000008da 27788 1726867539.50855: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.007237", "end": "2024-09-20 17:25:39.456784", "rc": 0, "start": "2024-09-20 17:25:39.449547" } 27788 1726867539.50929: no more pending results, returning what we have 27788 1726867539.50934: results queue empty 27788 1726867539.50935: checking for any_errors_fatal 27788 1726867539.50936: done checking for any_errors_fatal 27788 1726867539.50937: checking for max_fail_percentage 27788 1726867539.50939: done checking for max_fail_percentage 27788 1726867539.50940: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.50941: done checking to see if all hosts have failed 27788 1726867539.50941: getting the remaining hosts for this loop 27788 1726867539.50943: done getting the remaining hosts for this loop 27788 1726867539.50948: getting the next task for host managed_node1 27788 1726867539.50958: done getting next task for host managed_node1 27788 1726867539.50961: ^ task is: TASK: Assert interface0 is absent 27788 1726867539.50964: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867539.50968: getting variables 27788 1726867539.50970: in VariableManager get_vars() 27788 1726867539.51016: Calling all_inventory to load vars for managed_node1 27788 1726867539.51018: Calling groups_inventory to load vars for managed_node1 27788 1726867539.51021: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.51036: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.51040: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.51043: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.52721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.55320: done with get_vars() 27788 1726867539.55353: done getting variables TASK [Assert interface0 is absent] ********************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:160 Friday 20 September 2024 17:25:39 -0400 (0:00:00.423) 0:00:35.044 ****** 27788 1726867539.55457: entering _queue_task() for managed_node1/include_tasks 27788 1726867539.55999: worker is 1 (out of 1 available) 27788 1726867539.56008: exiting _queue_task() for managed_node1/include_tasks 27788 1726867539.56018: done queuing things up, now waiting for results queue to drain 27788 1726867539.56019: waiting for pending results... 27788 1726867539.56107: running TaskExecutor() for managed_node1/TASK: Assert interface0 is absent 27788 1726867539.56199: in run() - task 0affcac9-a3a5-b241-6a31-0000000000b9 27788 1726867539.56215: variable 'ansible_search_path' from source: unknown 27788 1726867539.56263: calling self._execute() 27788 1726867539.56371: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.56489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.56493: variable 'omit' from source: magic vars 27788 1726867539.57094: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.57098: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.57100: _execute() done 27788 1726867539.57103: dumping result to json 27788 1726867539.57105: done dumping result, returning 27788 1726867539.57107: done running TaskExecutor() for managed_node1/TASK: Assert interface0 is absent [0affcac9-a3a5-b241-6a31-0000000000b9] 27788 1726867539.57108: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b9 27788 1726867539.57169: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000b9 27788 1726867539.57173: WORKER PROCESS EXITING 27788 1726867539.57203: no more pending results, returning what we have 27788 1726867539.57209: in VariableManager get_vars() 27788 1726867539.57263: Calling all_inventory to load vars for managed_node1 27788 1726867539.57266: Calling groups_inventory to load vars for managed_node1 27788 1726867539.57269: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.57290: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.57294: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.57297: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.59047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.60650: done with get_vars() 27788 1726867539.60674: variable 'ansible_search_path' from source: unknown 27788 1726867539.60690: we have included files to process 27788 1726867539.60691: generating all_blocks data 27788 1726867539.60692: done generating all_blocks data 27788 1726867539.60696: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867539.60698: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867539.60700: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 27788 1726867539.60811: in VariableManager get_vars() 27788 1726867539.60838: done with get_vars() 27788 1726867539.60957: done processing included file 27788 1726867539.60958: iterating over new_blocks loaded from include file 27788 1726867539.60960: in VariableManager get_vars() 27788 1726867539.60986: done with get_vars() 27788 1726867539.60988: filtering new block on tags 27788 1726867539.61020: done filtering new block on tags 27788 1726867539.61023: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 27788 1726867539.61031: extending task lists for all hosts with included blocks 27788 1726867539.62539: done extending task lists 27788 1726867539.62541: done processing included files 27788 1726867539.62542: results queue empty 27788 1726867539.62542: checking for any_errors_fatal 27788 1726867539.62546: done checking for any_errors_fatal 27788 1726867539.62547: checking for max_fail_percentage 27788 1726867539.62548: done checking for max_fail_percentage 27788 1726867539.62548: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.62549: done checking to see if all hosts have failed 27788 1726867539.62550: getting the remaining hosts for this loop 27788 1726867539.62551: done getting the remaining hosts for this loop 27788 1726867539.62553: getting the next task for host managed_node1 27788 1726867539.62557: done getting next task for host managed_node1 27788 1726867539.62559: ^ task is: TASK: Include the task 'get_interface_stat.yml' 27788 1726867539.62562: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867539.62565: getting variables 27788 1726867539.62565: in VariableManager get_vars() 27788 1726867539.62580: Calling all_inventory to load vars for managed_node1 27788 1726867539.62582: Calling groups_inventory to load vars for managed_node1 27788 1726867539.62584: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.62589: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.62592: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.62594: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.63980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.65483: done with get_vars() 27788 1726867539.65503: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 17:25:39 -0400 (0:00:00.101) 0:00:35.145 ****** 27788 1726867539.65581: entering _queue_task() for managed_node1/include_tasks 27788 1726867539.65951: worker is 1 (out of 1 available) 27788 1726867539.65963: exiting _queue_task() for managed_node1/include_tasks 27788 1726867539.65978: done queuing things up, now waiting for results queue to drain 27788 1726867539.65980: waiting for pending results... 27788 1726867539.66496: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 27788 1726867539.66502: in run() - task 0affcac9-a3a5-b241-6a31-000000000990 27788 1726867539.66506: variable 'ansible_search_path' from source: unknown 27788 1726867539.66509: variable 'ansible_search_path' from source: unknown 27788 1726867539.66511: calling self._execute() 27788 1726867539.66555: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.66562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.66583: variable 'omit' from source: magic vars 27788 1726867539.66980: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.66994: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.67000: _execute() done 27788 1726867539.67003: dumping result to json 27788 1726867539.67016: done dumping result, returning 27788 1726867539.67023: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-b241-6a31-000000000990] 27788 1726867539.67031: sending task result for task 0affcac9-a3a5-b241-6a31-000000000990 27788 1726867539.67125: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000990 27788 1726867539.67128: WORKER PROCESS EXITING 27788 1726867539.67161: no more pending results, returning what we have 27788 1726867539.67167: in VariableManager get_vars() 27788 1726867539.67230: Calling all_inventory to load vars for managed_node1 27788 1726867539.67233: Calling groups_inventory to load vars for managed_node1 27788 1726867539.67236: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.67253: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.67258: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.67261: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.68881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.70497: done with get_vars() 27788 1726867539.70521: variable 'ansible_search_path' from source: unknown 27788 1726867539.70522: variable 'ansible_search_path' from source: unknown 27788 1726867539.70560: we have included files to process 27788 1726867539.70561: generating all_blocks data 27788 1726867539.70563: done generating all_blocks data 27788 1726867539.70564: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867539.70566: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867539.70568: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 27788 1726867539.70765: done processing included file 27788 1726867539.70767: iterating over new_blocks loaded from include file 27788 1726867539.70769: in VariableManager get_vars() 27788 1726867539.70789: done with get_vars() 27788 1726867539.70791: filtering new block on tags 27788 1726867539.70818: done filtering new block on tags 27788 1726867539.70821: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 27788 1726867539.70828: extending task lists for all hosts with included blocks 27788 1726867539.70960: done extending task lists 27788 1726867539.70961: done processing included files 27788 1726867539.70962: results queue empty 27788 1726867539.70963: checking for any_errors_fatal 27788 1726867539.70966: done checking for any_errors_fatal 27788 1726867539.70966: checking for max_fail_percentage 27788 1726867539.70967: done checking for max_fail_percentage 27788 1726867539.70968: checking to see if all hosts have failed and the running result is not ok 27788 1726867539.70969: done checking to see if all hosts have failed 27788 1726867539.70970: getting the remaining hosts for this loop 27788 1726867539.70971: done getting the remaining hosts for this loop 27788 1726867539.70973: getting the next task for host managed_node1 27788 1726867539.70980: done getting next task for host managed_node1 27788 1726867539.70982: ^ task is: TASK: Get stat for interface {{ interface }} 27788 1726867539.70985: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867539.70988: getting variables 27788 1726867539.70989: in VariableManager get_vars() 27788 1726867539.71002: Calling all_inventory to load vars for managed_node1 27788 1726867539.71005: Calling groups_inventory to load vars for managed_node1 27788 1726867539.71007: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867539.71011: Calling all_plugins_play to load vars for managed_node1 27788 1726867539.71013: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867539.71016: Calling groups_plugins_play to load vars for managed_node1 27788 1726867539.72268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867539.73886: done with get_vars() 27788 1726867539.73906: done getting variables 27788 1726867539.74069: variable 'interface' from source: set_fact TASK [Get stat for interface ethtest0] ***************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 17:25:39 -0400 (0:00:00.085) 0:00:35.230 ****** 27788 1726867539.74109: entering _queue_task() for managed_node1/stat 27788 1726867539.74684: worker is 1 (out of 1 available) 27788 1726867539.74696: exiting _queue_task() for managed_node1/stat 27788 1726867539.74709: done queuing things up, now waiting for results queue to drain 27788 1726867539.74711: waiting for pending results... 27788 1726867539.75020: running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 27788 1726867539.75159: in run() - task 0affcac9-a3a5-b241-6a31-000000000a4d 27788 1726867539.75183: variable 'ansible_search_path' from source: unknown 27788 1726867539.75192: variable 'ansible_search_path' from source: unknown 27788 1726867539.75240: calling self._execute() 27788 1726867539.75445: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.75449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.75452: variable 'omit' from source: magic vars 27788 1726867539.75846: variable 'ansible_distribution_major_version' from source: facts 27788 1726867539.75863: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867539.75876: variable 'omit' from source: magic vars 27788 1726867539.76010: variable 'omit' from source: magic vars 27788 1726867539.76085: variable 'interface' from source: set_fact 27788 1726867539.76115: variable 'omit' from source: magic vars 27788 1726867539.76163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867539.76213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867539.76240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867539.76263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.76281: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867539.76322: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867539.76336: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.76432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.76461: Set connection var ansible_shell_executable to /bin/sh 27788 1726867539.76473: Set connection var ansible_timeout to 10 27788 1726867539.76484: Set connection var ansible_shell_type to sh 27788 1726867539.76495: Set connection var ansible_connection to ssh 27788 1726867539.76504: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867539.76514: Set connection var ansible_pipelining to False 27788 1726867539.76552: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.76560: variable 'ansible_connection' from source: unknown 27788 1726867539.76567: variable 'ansible_module_compression' from source: unknown 27788 1726867539.76574: variable 'ansible_shell_type' from source: unknown 27788 1726867539.76585: variable 'ansible_shell_executable' from source: unknown 27788 1726867539.76592: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867539.76601: variable 'ansible_pipelining' from source: unknown 27788 1726867539.76608: variable 'ansible_timeout' from source: unknown 27788 1726867539.76616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867539.76835: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867539.76854: variable 'omit' from source: magic vars 27788 1726867539.76973: starting attempt loop 27788 1726867539.76975: running the handler 27788 1726867539.76980: _low_level_execute_command(): starting 27788 1726867539.76982: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867539.77652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867539.77672: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867539.77739: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.77766: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.77787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.77808: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.77969: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.79633: stdout chunk (state=3): >>>/root <<< 27788 1726867539.79756: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.79760: stderr chunk (state=3): >>><<< 27788 1726867539.79810: stdout chunk (state=3): >>><<< 27788 1726867539.79898: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.79914: _low_level_execute_command(): starting 27788 1726867539.79918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565 `" && echo ansible-tmp-1726867539.7989826-29410-131808449477565="` echo /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565 `" ) && sleep 0' 27788 1726867539.81082: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867539.81086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.81089: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867539.81098: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867539.81100: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.81264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867539.81267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.81341: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.83258: stdout chunk (state=3): >>>ansible-tmp-1726867539.7989826-29410-131808449477565=/root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565 <<< 27788 1726867539.83431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.83434: stdout chunk (state=3): >>><<< 27788 1726867539.83440: stderr chunk (state=3): >>><<< 27788 1726867539.83457: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867539.7989826-29410-131808449477565=/root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.83514: variable 'ansible_module_compression' from source: unknown 27788 1726867539.83613: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867539.83722: variable 'ansible_facts' from source: unknown 27788 1726867539.83808: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py 27788 1726867539.84246: Sending initial data 27788 1726867539.84249: Sent initial data (153 bytes) 27788 1726867539.85545: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867539.85549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867539.85993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.86185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.87718: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867539.87753: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867539.87812: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp24a95zr2 /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py <<< 27788 1726867539.87815: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py" <<< 27788 1726867539.87875: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp24a95zr2" to remote "/root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py" <<< 27788 1726867539.89500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.89522: stderr chunk (state=3): >>><<< 27788 1726867539.89531: stdout chunk (state=3): >>><<< 27788 1726867539.89555: done transferring module to remote 27788 1726867539.89565: _low_level_execute_command(): starting 27788 1726867539.89571: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/ /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py && sleep 0' 27788 1726867539.90684: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867539.91185: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867539.91192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.91384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867539.93035: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867539.93038: stdout chunk (state=3): >>><<< 27788 1726867539.93046: stderr chunk (state=3): >>><<< 27788 1726867539.93061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867539.93065: _low_level_execute_command(): starting 27788 1726867539.93070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/AnsiballZ_stat.py && sleep 0' 27788 1726867539.94238: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867539.94293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867539.94428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867539.94583: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.09546: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867540.10882: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867540.10991: stdout chunk (state=3): >>><<< 27788 1726867540.11000: stderr chunk (state=3): >>><<< 27788 1726867540.11017: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867540.11048: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/ethtest0', '_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-1726867539.7989826-29410-131808449477565/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867540.11058: _low_level_execute_command(): starting 27788 1726867540.11063: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867539.7989826-29410-131808449477565/ > /dev/null 2>&1 && sleep 0' 27788 1726867540.12145: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867540.12154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867540.12186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867540.12219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867540.12256: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867540.12288: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867540.12479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.12485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867540.12550: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.12564: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.12674: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.14482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.14530: stderr chunk (state=3): >>><<< 27788 1726867540.14587: stdout chunk (state=3): >>><<< 27788 1726867540.14623: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867540.14724: handler run complete 27788 1726867540.15083: attempt loop complete, returning result 27788 1726867540.15087: _execute() done 27788 1726867540.15089: dumping result to json 27788 1726867540.15091: done dumping result, returning 27788 1726867540.15094: done running TaskExecutor() for managed_node1/TASK: Get stat for interface ethtest0 [0affcac9-a3a5-b241-6a31-000000000a4d] 27788 1726867540.15096: sending task result for task 0affcac9-a3a5-b241-6a31-000000000a4d 27788 1726867540.15168: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000a4d 27788 1726867540.15171: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27788 1726867540.15252: no more pending results, returning what we have 27788 1726867540.15256: results queue empty 27788 1726867540.15258: checking for any_errors_fatal 27788 1726867540.15259: done checking for any_errors_fatal 27788 1726867540.15260: checking for max_fail_percentage 27788 1726867540.15262: done checking for max_fail_percentage 27788 1726867540.15263: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.15264: done checking to see if all hosts have failed 27788 1726867540.15265: getting the remaining hosts for this loop 27788 1726867540.15266: done getting the remaining hosts for this loop 27788 1726867540.15271: getting the next task for host managed_node1 27788 1726867540.15283: done getting next task for host managed_node1 27788 1726867540.15286: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 27788 1726867540.15291: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867540.15296: getting variables 27788 1726867540.15298: in VariableManager get_vars() 27788 1726867540.15346: Calling all_inventory to load vars for managed_node1 27788 1726867540.15349: Calling groups_inventory to load vars for managed_node1 27788 1726867540.15351: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.15364: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.15367: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.15370: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.18479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.20640: done with get_vars() 27788 1726867540.20664: done getting variables 27788 1726867540.20837: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867540.21021: variable 'interface' from source: set_fact TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 17:25:40 -0400 (0:00:00.470) 0:00:35.701 ****** 27788 1726867540.21168: entering _queue_task() for managed_node1/assert 27788 1726867540.21956: worker is 1 (out of 1 available) 27788 1726867540.21971: exiting _queue_task() for managed_node1/assert 27788 1726867540.22109: done queuing things up, now waiting for results queue to drain 27788 1726867540.22111: waiting for pending results... 27788 1726867540.22605: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' 27788 1726867540.22892: in run() - task 0affcac9-a3a5-b241-6a31-000000000991 27788 1726867540.23090: variable 'ansible_search_path' from source: unknown 27788 1726867540.23107: variable 'ansible_search_path' from source: unknown 27788 1726867540.23117: calling self._execute() 27788 1726867540.23174: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.23207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.23222: variable 'omit' from source: magic vars 27788 1726867540.23619: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.23637: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.23648: variable 'omit' from source: magic vars 27788 1726867540.23701: variable 'omit' from source: magic vars 27788 1726867540.23829: variable 'interface' from source: set_fact 27788 1726867540.23842: variable 'omit' from source: magic vars 27788 1726867540.23935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867540.23940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867540.23982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867540.23985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.23996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.24033: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867540.24047: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.24154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.24173: Set connection var ansible_shell_executable to /bin/sh 27788 1726867540.24188: Set connection var ansible_timeout to 10 27788 1726867540.24196: Set connection var ansible_shell_type to sh 27788 1726867540.24206: Set connection var ansible_connection to ssh 27788 1726867540.24280: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867540.24293: Set connection var ansible_pipelining to False 27788 1726867540.24321: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.24330: variable 'ansible_connection' from source: unknown 27788 1726867540.24338: variable 'ansible_module_compression' from source: unknown 27788 1726867540.24345: variable 'ansible_shell_type' from source: unknown 27788 1726867540.24353: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.24383: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.24483: variable 'ansible_pipelining' from source: unknown 27788 1726867540.24486: variable 'ansible_timeout' from source: unknown 27788 1726867540.24489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.24652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867540.24664: variable 'omit' from source: magic vars 27788 1726867540.24714: starting attempt loop 27788 1726867540.24717: running the handler 27788 1726867540.24848: variable 'interface_stat' from source: set_fact 27788 1726867540.24860: Evaluated conditional (not interface_stat.stat.exists): True 27788 1726867540.24869: handler run complete 27788 1726867540.24887: attempt loop complete, returning result 27788 1726867540.24892: _execute() done 27788 1726867540.24898: dumping result to json 27788 1726867540.24905: done dumping result, returning 27788 1726867540.24915: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'ethtest0' [0affcac9-a3a5-b241-6a31-000000000991] 27788 1726867540.24951: sending task result for task 0affcac9-a3a5-b241-6a31-000000000991 27788 1726867540.25340: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000991 27788 1726867540.25343: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867540.25425: no more pending results, returning what we have 27788 1726867540.25428: results queue empty 27788 1726867540.25429: checking for any_errors_fatal 27788 1726867540.25436: done checking for any_errors_fatal 27788 1726867540.25436: checking for max_fail_percentage 27788 1726867540.25438: done checking for max_fail_percentage 27788 1726867540.25439: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.25440: done checking to see if all hosts have failed 27788 1726867540.25441: getting the remaining hosts for this loop 27788 1726867540.25442: done getting the remaining hosts for this loop 27788 1726867540.25445: getting the next task for host managed_node1 27788 1726867540.25453: done getting next task for host managed_node1 27788 1726867540.25456: ^ task is: TASK: Assert interface0 profile and interface1 profile are absent 27788 1726867540.25459: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867540.25463: getting variables 27788 1726867540.25464: in VariableManager get_vars() 27788 1726867540.25503: Calling all_inventory to load vars for managed_node1 27788 1726867540.25505: Calling groups_inventory to load vars for managed_node1 27788 1726867540.25508: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.25517: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.25520: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.25523: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.27149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.28970: done with get_vars() 27788 1726867540.28995: done getting variables TASK [Assert interface0 profile and interface1 profile are absent] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:162 Friday 20 September 2024 17:25:40 -0400 (0:00:00.079) 0:00:35.780 ****** 27788 1726867540.29093: entering _queue_task() for managed_node1/include_tasks 27788 1726867540.29449: worker is 1 (out of 1 available) 27788 1726867540.29462: exiting _queue_task() for managed_node1/include_tasks 27788 1726867540.29692: done queuing things up, now waiting for results queue to drain 27788 1726867540.29694: waiting for pending results... 27788 1726867540.29786: running TaskExecutor() for managed_node1/TASK: Assert interface0 profile and interface1 profile are absent 27788 1726867540.29905: in run() - task 0affcac9-a3a5-b241-6a31-0000000000ba 27788 1726867540.29936: variable 'ansible_search_path' from source: unknown 27788 1726867540.29995: variable 'interface0' from source: play vars 27788 1726867540.30224: variable 'interface0' from source: play vars 27788 1726867540.30252: variable 'interface1' from source: play vars 27788 1726867540.30322: variable 'interface1' from source: play vars 27788 1726867540.30341: variable 'omit' from source: magic vars 27788 1726867540.30508: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.30524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.30542: variable 'omit' from source: magic vars 27788 1726867540.30802: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.30818: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.30856: variable 'item' from source: unknown 27788 1726867540.30931: variable 'item' from source: unknown 27788 1726867540.31338: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.31341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.31344: variable 'omit' from source: magic vars 27788 1726867540.31346: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.31348: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.31382: variable 'item' from source: unknown 27788 1726867540.31447: variable 'item' from source: unknown 27788 1726867540.31555: dumping result to json 27788 1726867540.31559: done dumping result, returning 27788 1726867540.31562: done running TaskExecutor() for managed_node1/TASK: Assert interface0 profile and interface1 profile are absent [0affcac9-a3a5-b241-6a31-0000000000ba] 27788 1726867540.31564: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000ba 27788 1726867540.31704: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000ba 27788 1726867540.31708: WORKER PROCESS EXITING 27788 1726867540.31795: no more pending results, returning what we have 27788 1726867540.31801: in VariableManager get_vars() 27788 1726867540.31849: Calling all_inventory to load vars for managed_node1 27788 1726867540.31852: Calling groups_inventory to load vars for managed_node1 27788 1726867540.31854: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.31868: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.31872: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.31882: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.33382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.39535: done with get_vars() 27788 1726867540.39555: variable 'ansible_search_path' from source: unknown 27788 1726867540.39570: variable 'ansible_search_path' from source: unknown 27788 1726867540.39586: we have included files to process 27788 1726867540.39587: generating all_blocks data 27788 1726867540.39589: done generating all_blocks data 27788 1726867540.39591: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.39592: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.39594: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.39730: in VariableManager get_vars() 27788 1726867540.39754: done with get_vars() 27788 1726867540.39859: done processing included file 27788 1726867540.39861: iterating over new_blocks loaded from include file 27788 1726867540.39862: in VariableManager get_vars() 27788 1726867540.39883: done with get_vars() 27788 1726867540.39885: filtering new block on tags 27788 1726867540.39919: done filtering new block on tags 27788 1726867540.39922: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 => (item=ethtest0) 27788 1726867540.39925: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.39926: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.39929: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml 27788 1726867540.40000: in VariableManager get_vars() 27788 1726867540.40023: done with get_vars() 27788 1726867540.40100: done processing included file 27788 1726867540.40101: iterating over new_blocks loaded from include file 27788 1726867540.40103: in VariableManager get_vars() 27788 1726867540.40118: done with get_vars() 27788 1726867540.40119: filtering new block on tags 27788 1726867540.40148: done filtering new block on tags 27788 1726867540.40150: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml for managed_node1 => (item=ethtest1) 27788 1726867540.40153: extending task lists for all hosts with included blocks 27788 1726867540.41790: done extending task lists 27788 1726867540.41791: done processing included files 27788 1726867540.41792: results queue empty 27788 1726867540.41793: checking for any_errors_fatal 27788 1726867540.41796: done checking for any_errors_fatal 27788 1726867540.41797: checking for max_fail_percentage 27788 1726867540.41798: done checking for max_fail_percentage 27788 1726867540.41799: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.41800: done checking to see if all hosts have failed 27788 1726867540.41800: getting the remaining hosts for this loop 27788 1726867540.41802: done getting the remaining hosts for this loop 27788 1726867540.41804: getting the next task for host managed_node1 27788 1726867540.41808: done getting next task for host managed_node1 27788 1726867540.41810: ^ task is: TASK: Include the task 'get_profile_stat.yml' 27788 1726867540.41812: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867540.41815: getting variables 27788 1726867540.41815: in VariableManager get_vars() 27788 1726867540.41830: Calling all_inventory to load vars for managed_node1 27788 1726867540.41835: Calling groups_inventory to load vars for managed_node1 27788 1726867540.41842: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.41847: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.41850: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.41853: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.43002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.44527: done with get_vars() 27788 1726867540.44552: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 17:25:40 -0400 (0:00:00.155) 0:00:35.935 ****** 27788 1726867540.44625: entering _queue_task() for managed_node1/include_tasks 27788 1726867540.44997: worker is 1 (out of 1 available) 27788 1726867540.45011: exiting _queue_task() for managed_node1/include_tasks 27788 1726867540.45024: done queuing things up, now waiting for results queue to drain 27788 1726867540.45025: waiting for pending results... 27788 1726867540.45317: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 27788 1726867540.45446: in run() - task 0affcac9-a3a5-b241-6a31-000000000a6c 27788 1726867540.45467: variable 'ansible_search_path' from source: unknown 27788 1726867540.45475: variable 'ansible_search_path' from source: unknown 27788 1726867540.45523: calling self._execute() 27788 1726867540.45617: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.45637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.45651: variable 'omit' from source: magic vars 27788 1726867540.46038: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.46061: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.46075: _execute() done 27788 1726867540.46085: dumping result to json 27788 1726867540.46092: done dumping result, returning 27788 1726867540.46174: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-b241-6a31-000000000a6c] 27788 1726867540.46178: sending task result for task 0affcac9-a3a5-b241-6a31-000000000a6c 27788 1726867540.46246: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000a6c 27788 1726867540.46250: WORKER PROCESS EXITING 27788 1726867540.46305: no more pending results, returning what we have 27788 1726867540.46310: in VariableManager get_vars() 27788 1726867540.46358: Calling all_inventory to load vars for managed_node1 27788 1726867540.46360: Calling groups_inventory to load vars for managed_node1 27788 1726867540.46363: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.46379: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.46382: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.46386: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.48047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.49634: done with get_vars() 27788 1726867540.49651: variable 'ansible_search_path' from source: unknown 27788 1726867540.49653: variable 'ansible_search_path' from source: unknown 27788 1726867540.49692: we have included files to process 27788 1726867540.49694: generating all_blocks data 27788 1726867540.49695: done generating all_blocks data 27788 1726867540.49697: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867540.49698: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867540.49700: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867540.50795: done processing included file 27788 1726867540.50797: iterating over new_blocks loaded from include file 27788 1726867540.50798: in VariableManager get_vars() 27788 1726867540.50825: done with get_vars() 27788 1726867540.50827: filtering new block on tags 27788 1726867540.50946: done filtering new block on tags 27788 1726867540.50950: in VariableManager get_vars() 27788 1726867540.50968: done with get_vars() 27788 1726867540.50970: filtering new block on tags 27788 1726867540.51021: done filtering new block on tags 27788 1726867540.51023: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 27788 1726867540.51028: extending task lists for all hosts with included blocks 27788 1726867540.51163: done extending task lists 27788 1726867540.51164: done processing included files 27788 1726867540.51165: results queue empty 27788 1726867540.51166: checking for any_errors_fatal 27788 1726867540.51169: done checking for any_errors_fatal 27788 1726867540.51170: checking for max_fail_percentage 27788 1726867540.51171: done checking for max_fail_percentage 27788 1726867540.51172: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.51173: done checking to see if all hosts have failed 27788 1726867540.51173: getting the remaining hosts for this loop 27788 1726867540.51174: done getting the remaining hosts for this loop 27788 1726867540.51179: getting the next task for host managed_node1 27788 1726867540.51183: done getting next task for host managed_node1 27788 1726867540.51185: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 27788 1726867540.51188: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867540.51191: getting variables 27788 1726867540.51192: in VariableManager get_vars() 27788 1726867540.51204: Calling all_inventory to load vars for managed_node1 27788 1726867540.51206: Calling groups_inventory to load vars for managed_node1 27788 1726867540.51208: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.51213: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.51215: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.51218: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.52329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.53970: done with get_vars() 27788 1726867540.53991: done getting variables 27788 1726867540.54028: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:25:40 -0400 (0:00:00.094) 0:00:36.030 ****** 27788 1726867540.54061: entering _queue_task() for managed_node1/set_fact 27788 1726867540.54593: worker is 1 (out of 1 available) 27788 1726867540.54603: exiting _queue_task() for managed_node1/set_fact 27788 1726867540.54615: done queuing things up, now waiting for results queue to drain 27788 1726867540.54616: waiting for pending results... 27788 1726867540.54748: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 27788 1726867540.54844: in run() - task 0affcac9-a3a5-b241-6a31-000000000b3c 27788 1726867540.54953: variable 'ansible_search_path' from source: unknown 27788 1726867540.54957: variable 'ansible_search_path' from source: unknown 27788 1726867540.54961: calling self._execute() 27788 1726867540.55015: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.55028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.55042: variable 'omit' from source: magic vars 27788 1726867540.55426: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.55446: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.55457: variable 'omit' from source: magic vars 27788 1726867540.55529: variable 'omit' from source: magic vars 27788 1726867540.55569: variable 'omit' from source: magic vars 27788 1726867540.55621: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867540.55662: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867540.55692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867540.55722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.55740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.55821: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867540.55824: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.55827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.55909: Set connection var ansible_shell_executable to /bin/sh 27788 1726867540.55925: Set connection var ansible_timeout to 10 27788 1726867540.55937: Set connection var ansible_shell_type to sh 27788 1726867540.55950: Set connection var ansible_connection to ssh 27788 1726867540.55961: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867540.55972: Set connection var ansible_pipelining to False 27788 1726867540.56038: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.56041: variable 'ansible_connection' from source: unknown 27788 1726867540.56044: variable 'ansible_module_compression' from source: unknown 27788 1726867540.56046: variable 'ansible_shell_type' from source: unknown 27788 1726867540.56049: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.56051: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.56053: variable 'ansible_pipelining' from source: unknown 27788 1726867540.56055: variable 'ansible_timeout' from source: unknown 27788 1726867540.56058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.56201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867540.56255: variable 'omit' from source: magic vars 27788 1726867540.56258: starting attempt loop 27788 1726867540.56261: running the handler 27788 1726867540.56263: handler run complete 27788 1726867540.56265: attempt loop complete, returning result 27788 1726867540.56268: _execute() done 27788 1726867540.56276: dumping result to json 27788 1726867540.56288: done dumping result, returning 27788 1726867540.56301: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-b241-6a31-000000000b3c] 27788 1726867540.56364: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3c 27788 1726867540.56432: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3c 27788 1726867540.56436: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 27788 1726867540.56524: no more pending results, returning what we have 27788 1726867540.56528: results queue empty 27788 1726867540.56529: checking for any_errors_fatal 27788 1726867540.56531: done checking for any_errors_fatal 27788 1726867540.56532: checking for max_fail_percentage 27788 1726867540.56533: done checking for max_fail_percentage 27788 1726867540.56535: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.56536: done checking to see if all hosts have failed 27788 1726867540.56536: getting the remaining hosts for this loop 27788 1726867540.56538: done getting the remaining hosts for this loop 27788 1726867540.56541: getting the next task for host managed_node1 27788 1726867540.56550: done getting next task for host managed_node1 27788 1726867540.56553: ^ task is: TASK: Stat profile file 27788 1726867540.56558: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867540.56562: getting variables 27788 1726867540.56563: in VariableManager get_vars() 27788 1726867540.56616: Calling all_inventory to load vars for managed_node1 27788 1726867540.56618: Calling groups_inventory to load vars for managed_node1 27788 1726867540.56621: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.56634: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.56637: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.56640: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.58195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.59791: done with get_vars() 27788 1726867540.59818: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:25:40 -0400 (0:00:00.058) 0:00:36.088 ****** 27788 1726867540.59908: entering _queue_task() for managed_node1/stat 27788 1726867540.60221: worker is 1 (out of 1 available) 27788 1726867540.60235: exiting _queue_task() for managed_node1/stat 27788 1726867540.60361: done queuing things up, now waiting for results queue to drain 27788 1726867540.60363: waiting for pending results... 27788 1726867540.60594: running TaskExecutor() for managed_node1/TASK: Stat profile file 27788 1726867540.60685: in run() - task 0affcac9-a3a5-b241-6a31-000000000b3d 27788 1726867540.60689: variable 'ansible_search_path' from source: unknown 27788 1726867540.60693: variable 'ansible_search_path' from source: unknown 27788 1726867540.60776: calling self._execute() 27788 1726867540.60865: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.60870: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.60883: variable 'omit' from source: magic vars 27788 1726867540.61157: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.61167: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.61173: variable 'omit' from source: magic vars 27788 1726867540.61209: variable 'omit' from source: magic vars 27788 1726867540.61279: variable 'profile' from source: include params 27788 1726867540.61282: variable 'item' from source: include params 27788 1726867540.61336: variable 'item' from source: include params 27788 1726867540.61350: variable 'omit' from source: magic vars 27788 1726867540.61384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867540.61412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867540.61430: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867540.61442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.61454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867540.61478: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867540.61481: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.61484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.61552: Set connection var ansible_shell_executable to /bin/sh 27788 1726867540.61557: Set connection var ansible_timeout to 10 27788 1726867540.61560: Set connection var ansible_shell_type to sh 27788 1726867540.61562: Set connection var ansible_connection to ssh 27788 1726867540.61567: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867540.61574: Set connection var ansible_pipelining to False 27788 1726867540.61592: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.61595: variable 'ansible_connection' from source: unknown 27788 1726867540.61598: variable 'ansible_module_compression' from source: unknown 27788 1726867540.61600: variable 'ansible_shell_type' from source: unknown 27788 1726867540.61603: variable 'ansible_shell_executable' from source: unknown 27788 1726867540.61605: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.61607: variable 'ansible_pipelining' from source: unknown 27788 1726867540.61610: variable 'ansible_timeout' from source: unknown 27788 1726867540.61613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.61758: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867540.61767: variable 'omit' from source: magic vars 27788 1726867540.61772: starting attempt loop 27788 1726867540.61775: running the handler 27788 1726867540.61790: _low_level_execute_command(): starting 27788 1726867540.61796: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867540.62276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867540.62309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.62312: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867540.62315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867540.62318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.62370: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867540.62374: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.62381: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.62434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.64104: stdout chunk (state=3): >>>/root <<< 27788 1726867540.64204: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.64238: stderr chunk (state=3): >>><<< 27788 1726867540.64240: stdout chunk (state=3): >>><<< 27788 1726867540.64256: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867540.64282: _low_level_execute_command(): starting 27788 1726867540.64286: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538 `" && echo ansible-tmp-1726867540.642629-29445-51165997906538="` echo /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538 `" ) && sleep 0' 27788 1726867540.64667: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867540.64704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867540.64715: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867540.64717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.64720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867540.64722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.64762: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.64765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.64817: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.66674: stdout chunk (state=3): >>>ansible-tmp-1726867540.642629-29445-51165997906538=/root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538 <<< 27788 1726867540.66821: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.66842: stderr chunk (state=3): >>><<< 27788 1726867540.66845: stdout chunk (state=3): >>><<< 27788 1726867540.67083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867540.642629-29445-51165997906538=/root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867540.67087: variable 'ansible_module_compression' from source: unknown 27788 1726867540.67089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867540.67091: variable 'ansible_facts' from source: unknown 27788 1726867540.67121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py 27788 1726867540.67342: Sending initial data 27788 1726867540.67345: Sent initial data (151 bytes) 27788 1726867540.67872: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867540.67888: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867540.67902: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867540.67989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.68021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867540.68037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.68060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.68122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.69661: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867540.69722: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867540.69795: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpl0eegakj /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py <<< 27788 1726867540.69806: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py" <<< 27788 1726867540.69834: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpl0eegakj" to remote "/root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py" <<< 27788 1726867540.70619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.70774: stdout chunk (state=3): >>><<< 27788 1726867540.70779: stderr chunk (state=3): >>><<< 27788 1726867540.70782: done transferring module to remote 27788 1726867540.70785: _low_level_execute_command(): starting 27788 1726867540.70787: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/ /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py && sleep 0' 27788 1726867540.71322: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867540.71393: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867540.71450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867540.71468: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.71491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.71564: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.73322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.73340: stdout chunk (state=3): >>><<< 27788 1726867540.73430: stderr chunk (state=3): >>><<< 27788 1726867540.73435: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867540.73438: _low_level_execute_command(): starting 27788 1726867540.73440: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/AnsiballZ_stat.py && sleep 0' 27788 1726867540.74021: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.74045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.74123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.89191: 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-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867540.90451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867540.90473: stderr chunk (state=3): >>><<< 27788 1726867540.90476: stdout chunk (state=3): >>><<< 27788 1726867540.90498: _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-ethtest0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867540.90630: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-ethtest0', '_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-1726867540.642629-29445-51165997906538/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867540.90635: _low_level_execute_command(): starting 27788 1726867540.90637: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867540.642629-29445-51165997906538/ > /dev/null 2>&1 && sleep 0' 27788 1726867540.91213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867540.91235: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867540.91314: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867540.93249: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867540.93280: stdout chunk (state=3): >>><<< 27788 1726867540.93293: stderr chunk (state=3): >>><<< 27788 1726867540.93403: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867540.93407: handler run complete 27788 1726867540.93410: attempt loop complete, returning result 27788 1726867540.93412: _execute() done 27788 1726867540.93414: dumping result to json 27788 1726867540.93417: done dumping result, returning 27788 1726867540.93419: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-b241-6a31-000000000b3d] 27788 1726867540.93421: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3d ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27788 1726867540.93568: no more pending results, returning what we have 27788 1726867540.93572: results queue empty 27788 1726867540.93574: checking for any_errors_fatal 27788 1726867540.93686: done checking for any_errors_fatal 27788 1726867540.93688: checking for max_fail_percentage 27788 1726867540.93690: done checking for max_fail_percentage 27788 1726867540.93691: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.93692: done checking to see if all hosts have failed 27788 1726867540.93693: getting the remaining hosts for this loop 27788 1726867540.93695: done getting the remaining hosts for this loop 27788 1726867540.93699: getting the next task for host managed_node1 27788 1726867540.93707: done getting next task for host managed_node1 27788 1726867540.93710: ^ task is: TASK: Set NM profile exist flag based on the profile files 27788 1726867540.93716: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867540.93720: getting variables 27788 1726867540.93722: in VariableManager get_vars() 27788 1726867540.93771: Calling all_inventory to load vars for managed_node1 27788 1726867540.93774: Calling groups_inventory to load vars for managed_node1 27788 1726867540.93885: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.93900: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.93904: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.93907: Calling groups_plugins_play to load vars for managed_node1 27788 1726867540.94591: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3d 27788 1726867540.94596: WORKER PROCESS EXITING 27788 1726867540.96099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867540.97938: done with get_vars() 27788 1726867540.97967: done getting variables 27788 1726867540.98029: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:25:40 -0400 (0:00:00.381) 0:00:36.470 ****** 27788 1726867540.98061: entering _queue_task() for managed_node1/set_fact 27788 1726867540.98334: worker is 1 (out of 1 available) 27788 1726867540.98346: exiting _queue_task() for managed_node1/set_fact 27788 1726867540.98358: done queuing things up, now waiting for results queue to drain 27788 1726867540.98359: waiting for pending results... 27788 1726867540.98539: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 27788 1726867540.98792: in run() - task 0affcac9-a3a5-b241-6a31-000000000b3e 27788 1726867540.98797: variable 'ansible_search_path' from source: unknown 27788 1726867540.98801: variable 'ansible_search_path' from source: unknown 27788 1726867540.98804: calling self._execute() 27788 1726867540.98851: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867540.98863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867540.98880: variable 'omit' from source: magic vars 27788 1726867540.99293: variable 'ansible_distribution_major_version' from source: facts 27788 1726867540.99310: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867540.99463: variable 'profile_stat' from source: set_fact 27788 1726867540.99480: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867540.99489: when evaluation is False, skipping this task 27788 1726867540.99496: _execute() done 27788 1726867540.99504: dumping result to json 27788 1726867540.99510: done dumping result, returning 27788 1726867540.99520: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-b241-6a31-000000000b3e] 27788 1726867540.99551: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3e skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867540.99721: no more pending results, returning what we have 27788 1726867540.99728: results queue empty 27788 1726867540.99729: checking for any_errors_fatal 27788 1726867540.99739: done checking for any_errors_fatal 27788 1726867540.99739: checking for max_fail_percentage 27788 1726867540.99741: done checking for max_fail_percentage 27788 1726867540.99742: checking to see if all hosts have failed and the running result is not ok 27788 1726867540.99743: done checking to see if all hosts have failed 27788 1726867540.99744: getting the remaining hosts for this loop 27788 1726867540.99745: done getting the remaining hosts for this loop 27788 1726867540.99749: getting the next task for host managed_node1 27788 1726867540.99757: done getting next task for host managed_node1 27788 1726867540.99760: ^ task is: TASK: Get NM profile info 27788 1726867540.99769: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867540.99773: getting variables 27788 1726867540.99775: in VariableManager get_vars() 27788 1726867540.99821: Calling all_inventory to load vars for managed_node1 27788 1726867540.99823: Calling groups_inventory to load vars for managed_node1 27788 1726867540.99829: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867540.99842: Calling all_plugins_play to load vars for managed_node1 27788 1726867540.99845: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867540.99848: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.00502: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3e 27788 1726867541.00505: WORKER PROCESS EXITING 27788 1726867541.01464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.03163: done with get_vars() 27788 1726867541.03186: done getting variables 27788 1726867541.03282: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:25:41 -0400 (0:00:00.052) 0:00:36.522 ****** 27788 1726867541.03313: entering _queue_task() for managed_node1/shell 27788 1726867541.03315: Creating lock for shell 27788 1726867541.03638: worker is 1 (out of 1 available) 27788 1726867541.03653: exiting _queue_task() for managed_node1/shell 27788 1726867541.03665: done queuing things up, now waiting for results queue to drain 27788 1726867541.03666: waiting for pending results... 27788 1726867541.03959: running TaskExecutor() for managed_node1/TASK: Get NM profile info 27788 1726867541.04095: in run() - task 0affcac9-a3a5-b241-6a31-000000000b3f 27788 1726867541.04128: variable 'ansible_search_path' from source: unknown 27788 1726867541.04139: variable 'ansible_search_path' from source: unknown 27788 1726867541.04181: calling self._execute() 27788 1726867541.04287: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.04299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.04311: variable 'omit' from source: magic vars 27788 1726867541.04707: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.04727: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.04740: variable 'omit' from source: magic vars 27788 1726867541.04805: variable 'omit' from source: magic vars 27788 1726867541.04917: variable 'profile' from source: include params 27788 1726867541.04930: variable 'item' from source: include params 27788 1726867541.05009: variable 'item' from source: include params 27788 1726867541.05082: variable 'omit' from source: magic vars 27788 1726867541.05087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867541.05124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867541.05151: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867541.05171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867541.05189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867541.05282: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867541.05285: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.05287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.05355: Set connection var ansible_shell_executable to /bin/sh 27788 1726867541.05366: Set connection var ansible_timeout to 10 27788 1726867541.05373: Set connection var ansible_shell_type to sh 27788 1726867541.05383: Set connection var ansible_connection to ssh 27788 1726867541.05392: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867541.05401: Set connection var ansible_pipelining to False 27788 1726867541.05436: variable 'ansible_shell_executable' from source: unknown 27788 1726867541.05443: variable 'ansible_connection' from source: unknown 27788 1726867541.05450: variable 'ansible_module_compression' from source: unknown 27788 1726867541.05456: variable 'ansible_shell_type' from source: unknown 27788 1726867541.05461: variable 'ansible_shell_executable' from source: unknown 27788 1726867541.05467: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.05531: variable 'ansible_pipelining' from source: unknown 27788 1726867541.05534: variable 'ansible_timeout' from source: unknown 27788 1726867541.05536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.05634: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867541.05748: variable 'omit' from source: magic vars 27788 1726867541.05751: starting attempt loop 27788 1726867541.05753: running the handler 27788 1726867541.05755: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867541.05758: _low_level_execute_command(): starting 27788 1726867541.05760: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867541.06500: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867541.06580: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867541.06608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.06701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.08355: stdout chunk (state=3): >>>/root <<< 27788 1726867541.08487: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867541.08503: stderr chunk (state=3): >>><<< 27788 1726867541.08511: stdout chunk (state=3): >>><<< 27788 1726867541.08545: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867541.08646: _low_level_execute_command(): starting 27788 1726867541.08651: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953 `" && echo ansible-tmp-1726867541.0855253-29467-204445602748953="` echo /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953 `" ) && sleep 0' 27788 1726867541.09201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867541.09223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867541.09251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867541.09270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867541.09291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867541.09336: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867541.09413: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867541.09441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867541.09463: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.09548: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.11409: stdout chunk (state=3): >>>ansible-tmp-1726867541.0855253-29467-204445602748953=/root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953 <<< 27788 1726867541.11573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867541.11576: stdout chunk (state=3): >>><<< 27788 1726867541.11582: stderr chunk (state=3): >>><<< 27788 1726867541.11599: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867541.0855253-29467-204445602748953=/root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867541.11783: variable 'ansible_module_compression' from source: unknown 27788 1726867541.11786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867541.11789: variable 'ansible_facts' from source: unknown 27788 1726867541.11837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py 27788 1726867541.12040: Sending initial data 27788 1726867541.12043: Sent initial data (156 bytes) 27788 1726867541.12682: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867541.12700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867541.12794: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867541.12812: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867541.12833: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867541.12854: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.12927: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.14474: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867541.14540: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867541.14612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp0d4gf1my /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py <<< 27788 1726867541.14615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py" <<< 27788 1726867541.14672: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp0d4gf1my" to remote "/root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py" <<< 27788 1726867541.15486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867541.15498: stderr chunk (state=3): >>><<< 27788 1726867541.15544: stdout chunk (state=3): >>><<< 27788 1726867541.15554: done transferring module to remote 27788 1726867541.15569: _low_level_execute_command(): starting 27788 1726867541.15580: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/ /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py && sleep 0' 27788 1726867541.16228: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867541.16232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867541.16308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867541.16345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867541.16370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867541.16373: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.16420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.18161: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867541.18185: stderr chunk (state=3): >>><<< 27788 1726867541.18188: stdout chunk (state=3): >>><<< 27788 1726867541.18202: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867541.18205: _low_level_execute_command(): starting 27788 1726867541.18209: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/AnsiballZ_command.py && sleep 0' 27788 1726867541.18731: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867541.18759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.18838: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.35469: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 17:25:41.335998", "end": "2024-09-20 17:25:41.352679", "delta": "0:00:00.016681", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | 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}}} <<< 27788 1726867541.37085: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. <<< 27788 1726867541.37092: stdout chunk (state=3): >>><<< 27788 1726867541.37095: stderr chunk (state=3): >>><<< 27788 1726867541.37098: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "start": "2024-09-20 17:25:41.335998", "end": "2024-09-20 17:25:41.352679", "delta": "0:00:00.016681", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. 27788 1726867541.37101: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep ethtest0 | 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-1726867541.0855253-29467-204445602748953/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867541.37103: _low_level_execute_command(): starting 27788 1726867541.37105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867541.0855253-29467-204445602748953/ > /dev/null 2>&1 && sleep 0' 27788 1726867541.37761: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867541.37884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867541.37906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867541.37988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867541.39812: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867541.39855: stderr chunk (state=3): >>><<< 27788 1726867541.39862: stdout chunk (state=3): >>><<< 27788 1726867541.39894: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867541.39900: handler run complete 27788 1726867541.39923: Evaluated conditional (False): False 27788 1726867541.39934: attempt loop complete, returning result 27788 1726867541.39937: _execute() done 27788 1726867541.39939: dumping result to json 27788 1726867541.39946: done dumping result, returning 27788 1726867541.39956: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-b241-6a31-000000000b3f] 27788 1726867541.39961: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3f 27788 1726867541.40068: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b3f 27788 1726867541.40071: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.016681", "end": "2024-09-20 17:25:41.352679", "rc": 1, "start": "2024-09-20 17:25:41.335998" } MSG: non-zero return code ...ignoring 27788 1726867541.40164: no more pending results, returning what we have 27788 1726867541.40168: results queue empty 27788 1726867541.40169: checking for any_errors_fatal 27788 1726867541.40180: done checking for any_errors_fatal 27788 1726867541.40181: checking for max_fail_percentage 27788 1726867541.40183: done checking for max_fail_percentage 27788 1726867541.40184: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.40185: done checking to see if all hosts have failed 27788 1726867541.40186: getting the remaining hosts for this loop 27788 1726867541.40188: done getting the remaining hosts for this loop 27788 1726867541.40193: getting the next task for host managed_node1 27788 1726867541.40201: done getting next task for host managed_node1 27788 1726867541.40204: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27788 1726867541.40211: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867541.40215: getting variables 27788 1726867541.40216: in VariableManager get_vars() 27788 1726867541.40263: Calling all_inventory to load vars for managed_node1 27788 1726867541.40266: Calling groups_inventory to load vars for managed_node1 27788 1726867541.40269: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.40406: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.40411: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.40416: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.42399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.44011: done with get_vars() 27788 1726867541.44038: done getting variables 27788 1726867541.44099: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:25:41 -0400 (0:00:00.408) 0:00:36.930 ****** 27788 1726867541.44135: entering _queue_task() for managed_node1/set_fact 27788 1726867541.44522: worker is 1 (out of 1 available) 27788 1726867541.44536: exiting _queue_task() for managed_node1/set_fact 27788 1726867541.44551: done queuing things up, now waiting for results queue to drain 27788 1726867541.44552: waiting for pending results... 27788 1726867541.44905: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27788 1726867541.45002: in run() - task 0affcac9-a3a5-b241-6a31-000000000b40 27788 1726867541.45007: variable 'ansible_search_path' from source: unknown 27788 1726867541.45009: variable 'ansible_search_path' from source: unknown 27788 1726867541.45047: calling self._execute() 27788 1726867541.45184: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.45188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.45191: variable 'omit' from source: magic vars 27788 1726867541.45593: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.45783: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.45786: variable 'nm_profile_exists' from source: set_fact 27788 1726867541.45790: Evaluated conditional (nm_profile_exists.rc == 0): False 27788 1726867541.45792: when evaluation is False, skipping this task 27788 1726867541.45795: _execute() done 27788 1726867541.45797: dumping result to json 27788 1726867541.45799: done dumping result, returning 27788 1726867541.45802: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-b241-6a31-000000000b40] 27788 1726867541.45815: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b40 skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 27788 1726867541.45974: no more pending results, returning what we have 27788 1726867541.45980: results queue empty 27788 1726867541.45982: checking for any_errors_fatal 27788 1726867541.45999: done checking for any_errors_fatal 27788 1726867541.46000: checking for max_fail_percentage 27788 1726867541.46002: done checking for max_fail_percentage 27788 1726867541.46003: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.46004: done checking to see if all hosts have failed 27788 1726867541.46004: getting the remaining hosts for this loop 27788 1726867541.46006: done getting the remaining hosts for this loop 27788 1726867541.46010: getting the next task for host managed_node1 27788 1726867541.46021: done getting next task for host managed_node1 27788 1726867541.46024: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 27788 1726867541.46033: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867541.46038: getting variables 27788 1726867541.46044: in VariableManager get_vars() 27788 1726867541.46347: Calling all_inventory to load vars for managed_node1 27788 1726867541.46350: Calling groups_inventory to load vars for managed_node1 27788 1726867541.46353: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.46367: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.46370: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.46373: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.47091: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b40 27788 1726867541.47095: WORKER PROCESS EXITING 27788 1726867541.48048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.49648: done with get_vars() 27788 1726867541.49669: done getting variables 27788 1726867541.49724: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867541.49832: variable 'profile' from source: include params 27788 1726867541.49836: variable 'item' from source: include params 27788 1726867541.49898: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:25:41 -0400 (0:00:00.057) 0:00:36.988 ****** 27788 1726867541.49928: entering _queue_task() for managed_node1/command 27788 1726867541.50271: worker is 1 (out of 1 available) 27788 1726867541.50409: exiting _queue_task() for managed_node1/command 27788 1726867541.50421: done queuing things up, now waiting for results queue to drain 27788 1726867541.50423: waiting for pending results... 27788 1726867541.51016: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 27788 1726867541.51129: in run() - task 0affcac9-a3a5-b241-6a31-000000000b42 27788 1726867541.51145: variable 'ansible_search_path' from source: unknown 27788 1726867541.51151: variable 'ansible_search_path' from source: unknown 27788 1726867541.51303: calling self._execute() 27788 1726867541.51401: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.51407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.51417: variable 'omit' from source: magic vars 27788 1726867541.52254: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.52263: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.52596: variable 'profile_stat' from source: set_fact 27788 1726867541.52599: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867541.52602: when evaluation is False, skipping this task 27788 1726867541.52604: _execute() done 27788 1726867541.52607: dumping result to json 27788 1726867541.52609: done dumping result, returning 27788 1726867541.52616: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-b241-6a31-000000000b42] 27788 1726867541.52622: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b42 27788 1726867541.52716: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b42 27788 1726867541.52719: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867541.52768: no more pending results, returning what we have 27788 1726867541.52772: results queue empty 27788 1726867541.52773: checking for any_errors_fatal 27788 1726867541.52782: done checking for any_errors_fatal 27788 1726867541.52783: checking for max_fail_percentage 27788 1726867541.52785: done checking for max_fail_percentage 27788 1726867541.52786: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.52787: done checking to see if all hosts have failed 27788 1726867541.52787: getting the remaining hosts for this loop 27788 1726867541.52789: done getting the remaining hosts for this loop 27788 1726867541.52793: getting the next task for host managed_node1 27788 1726867541.52802: done getting next task for host managed_node1 27788 1726867541.52805: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 27788 1726867541.52811: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867541.52816: getting variables 27788 1726867541.52817: in VariableManager get_vars() 27788 1726867541.52864: Calling all_inventory to load vars for managed_node1 27788 1726867541.52867: Calling groups_inventory to load vars for managed_node1 27788 1726867541.52870: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.53007: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.53011: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.53014: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.56090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.59343: done with get_vars() 27788 1726867541.59368: done getting variables 27788 1726867541.59541: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867541.59756: variable 'profile' from source: include params 27788 1726867541.59761: variable 'item' from source: include params 27788 1726867541.59947: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:25:41 -0400 (0:00:00.100) 0:00:37.089 ****** 27788 1726867541.60029: entering _queue_task() for managed_node1/set_fact 27788 1726867541.60922: worker is 1 (out of 1 available) 27788 1726867541.60937: exiting _queue_task() for managed_node1/set_fact 27788 1726867541.60953: done queuing things up, now waiting for results queue to drain 27788 1726867541.60954: waiting for pending results... 27788 1726867541.61347: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 27788 1726867541.61460: in run() - task 0affcac9-a3a5-b241-6a31-000000000b43 27788 1726867541.61473: variable 'ansible_search_path' from source: unknown 27788 1726867541.61476: variable 'ansible_search_path' from source: unknown 27788 1726867541.61706: calling self._execute() 27788 1726867541.61809: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.61815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.61836: variable 'omit' from source: magic vars 27788 1726867541.62219: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.62223: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.62328: variable 'profile_stat' from source: set_fact 27788 1726867541.62341: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867541.62344: when evaluation is False, skipping this task 27788 1726867541.62347: _execute() done 27788 1726867541.62349: dumping result to json 27788 1726867541.62352: done dumping result, returning 27788 1726867541.62358: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest0 [0affcac9-a3a5-b241-6a31-000000000b43] 27788 1726867541.62366: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b43 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867541.62555: no more pending results, returning what we have 27788 1726867541.62559: results queue empty 27788 1726867541.62560: checking for any_errors_fatal 27788 1726867541.62568: done checking for any_errors_fatal 27788 1726867541.62568: checking for max_fail_percentage 27788 1726867541.62570: done checking for max_fail_percentage 27788 1726867541.62571: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.62572: done checking to see if all hosts have failed 27788 1726867541.62572: getting the remaining hosts for this loop 27788 1726867541.62574: done getting the remaining hosts for this loop 27788 1726867541.62579: getting the next task for host managed_node1 27788 1726867541.62586: done getting next task for host managed_node1 27788 1726867541.62589: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 27788 1726867541.62594: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 27788 1726867541.62597: getting variables 27788 1726867541.62598: in VariableManager get_vars() 27788 1726867541.62634: Calling all_inventory to load vars for managed_node1 27788 1726867541.62636: Calling groups_inventory to load vars for managed_node1 27788 1726867541.62638: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.62648: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.62650: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.62652: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.63193: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b43 27788 1726867541.63196: WORKER PROCESS EXITING 27788 1726867541.64491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.66600: done with get_vars() 27788 1726867541.66621: done getting variables 27788 1726867541.66679: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867541.66790: variable 'profile' from source: include params 27788 1726867541.66793: variable 'item' from source: include params 27788 1726867541.66856: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:25:41 -0400 (0:00:00.068) 0:00:37.158 ****** 27788 1726867541.66888: entering _queue_task() for managed_node1/command 27788 1726867541.67482: worker is 1 (out of 1 available) 27788 1726867541.67489: exiting _queue_task() for managed_node1/command 27788 1726867541.67500: done queuing things up, now waiting for results queue to drain 27788 1726867541.67501: waiting for pending results... 27788 1726867541.67628: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 27788 1726867541.67783: in run() - task 0affcac9-a3a5-b241-6a31-000000000b44 27788 1726867541.67876: variable 'ansible_search_path' from source: unknown 27788 1726867541.67882: variable 'ansible_search_path' from source: unknown 27788 1726867541.67885: calling self._execute() 27788 1726867541.67941: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.67954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.67968: variable 'omit' from source: magic vars 27788 1726867541.68345: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.68363: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.68495: variable 'profile_stat' from source: set_fact 27788 1726867541.68510: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867541.68523: when evaluation is False, skipping this task 27788 1726867541.68533: _execute() done 27788 1726867541.68547: dumping result to json 27788 1726867541.68554: done dumping result, returning 27788 1726867541.68637: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-b241-6a31-000000000b44] 27788 1726867541.68641: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b44 27788 1726867541.68709: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b44 27788 1726867541.68713: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867541.68769: no more pending results, returning what we have 27788 1726867541.68773: results queue empty 27788 1726867541.68774: checking for any_errors_fatal 27788 1726867541.68782: done checking for any_errors_fatal 27788 1726867541.68783: checking for max_fail_percentage 27788 1726867541.68785: done checking for max_fail_percentage 27788 1726867541.68786: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.68787: done checking to see if all hosts have failed 27788 1726867541.68788: getting the remaining hosts for this loop 27788 1726867541.68789: done getting the remaining hosts for this loop 27788 1726867541.68793: getting the next task for host managed_node1 27788 1726867541.68802: done getting next task for host managed_node1 27788 1726867541.68805: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 27788 1726867541.68811: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 27788 1726867541.68814: getting variables 27788 1726867541.68816: in VariableManager get_vars() 27788 1726867541.68980: Calling all_inventory to load vars for managed_node1 27788 1726867541.68983: Calling groups_inventory to load vars for managed_node1 27788 1726867541.68986: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.68999: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.69002: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.69005: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.70567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.72208: done with get_vars() 27788 1726867541.72239: done getting variables 27788 1726867541.72299: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867541.72417: variable 'profile' from source: include params 27788 1726867541.72422: variable 'item' from source: include params 27788 1726867541.72486: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:25:41 -0400 (0:00:00.056) 0:00:37.214 ****** 27788 1726867541.72519: entering _queue_task() for managed_node1/set_fact 27788 1726867541.72997: worker is 1 (out of 1 available) 27788 1726867541.73008: exiting _queue_task() for managed_node1/set_fact 27788 1726867541.73022: done queuing things up, now waiting for results queue to drain 27788 1726867541.73023: waiting for pending results... 27788 1726867541.73315: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 27788 1726867541.73379: in run() - task 0affcac9-a3a5-b241-6a31-000000000b45 27788 1726867541.73410: variable 'ansible_search_path' from source: unknown 27788 1726867541.73414: variable 'ansible_search_path' from source: unknown 27788 1726867541.73466: calling self._execute() 27788 1726867541.73575: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.73579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.73628: variable 'omit' from source: magic vars 27788 1726867541.73984: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.74007: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.74145: variable 'profile_stat' from source: set_fact 27788 1726867541.74174: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867541.74179: when evaluation is False, skipping this task 27788 1726867541.74182: _execute() done 27788 1726867541.74382: dumping result to json 27788 1726867541.74386: done dumping result, returning 27788 1726867541.74389: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest0 [0affcac9-a3a5-b241-6a31-000000000b45] 27788 1726867541.74392: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b45 27788 1726867541.74461: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b45 27788 1726867541.74464: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867541.74506: no more pending results, returning what we have 27788 1726867541.74510: results queue empty 27788 1726867541.74511: checking for any_errors_fatal 27788 1726867541.74516: done checking for any_errors_fatal 27788 1726867541.74517: checking for max_fail_percentage 27788 1726867541.74518: done checking for max_fail_percentage 27788 1726867541.74519: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.74520: done checking to see if all hosts have failed 27788 1726867541.74521: getting the remaining hosts for this loop 27788 1726867541.74522: done getting the remaining hosts for this loop 27788 1726867541.74525: getting the next task for host managed_node1 27788 1726867541.74533: done getting next task for host managed_node1 27788 1726867541.74536: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 27788 1726867541.74540: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867541.74544: getting variables 27788 1726867541.74545: in VariableManager get_vars() 27788 1726867541.74585: Calling all_inventory to load vars for managed_node1 27788 1726867541.74587: Calling groups_inventory to load vars for managed_node1 27788 1726867541.74590: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.74601: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.74603: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.74606: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.76229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.77839: done with get_vars() 27788 1726867541.77862: done getting variables 27788 1726867541.77923: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867541.78045: variable 'profile' from source: include params 27788 1726867541.78050: variable 'item' from source: include params 27788 1726867541.78108: variable 'item' from source: include params TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 17:25:41 -0400 (0:00:00.056) 0:00:37.270 ****** 27788 1726867541.78136: entering _queue_task() for managed_node1/assert 27788 1726867541.78689: worker is 1 (out of 1 available) 27788 1726867541.78700: exiting _queue_task() for managed_node1/assert 27788 1726867541.78711: done queuing things up, now waiting for results queue to drain 27788 1726867541.78712: waiting for pending results... 27788 1726867541.79100: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' 27788 1726867541.79409: in run() - task 0affcac9-a3a5-b241-6a31-000000000a6d 27788 1726867541.79413: variable 'ansible_search_path' from source: unknown 27788 1726867541.79415: variable 'ansible_search_path' from source: unknown 27788 1726867541.79466: calling self._execute() 27788 1726867541.79685: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.79699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.79755: variable 'omit' from source: magic vars 27788 1726867541.80655: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.80659: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.80661: variable 'omit' from source: magic vars 27788 1726867541.80664: variable 'omit' from source: magic vars 27788 1726867541.80931: variable 'profile' from source: include params 27788 1726867541.80942: variable 'item' from source: include params 27788 1726867541.81047: variable 'item' from source: include params 27788 1726867541.81140: variable 'omit' from source: magic vars 27788 1726867541.81244: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867541.81358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867541.81439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867541.81463: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867541.81540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867541.81574: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867541.81602: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.81645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.81904: Set connection var ansible_shell_executable to /bin/sh 27788 1726867541.81915: Set connection var ansible_timeout to 10 27788 1726867541.82069: Set connection var ansible_shell_type to sh 27788 1726867541.82073: Set connection var ansible_connection to ssh 27788 1726867541.82075: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867541.82080: Set connection var ansible_pipelining to False 27788 1726867541.82082: variable 'ansible_shell_executable' from source: unknown 27788 1726867541.82084: variable 'ansible_connection' from source: unknown 27788 1726867541.82086: variable 'ansible_module_compression' from source: unknown 27788 1726867541.82088: variable 'ansible_shell_type' from source: unknown 27788 1726867541.82090: variable 'ansible_shell_executable' from source: unknown 27788 1726867541.82092: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.82094: variable 'ansible_pipelining' from source: unknown 27788 1726867541.82096: variable 'ansible_timeout' from source: unknown 27788 1726867541.82099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.82502: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867541.82506: variable 'omit' from source: magic vars 27788 1726867541.82509: starting attempt loop 27788 1726867541.82511: running the handler 27788 1726867541.82758: variable 'lsr_net_profile_exists' from source: set_fact 27788 1726867541.82768: Evaluated conditional (not lsr_net_profile_exists): True 27788 1726867541.82820: handler run complete 27788 1726867541.82845: attempt loop complete, returning result 27788 1726867541.82853: _execute() done 27788 1726867541.82861: dumping result to json 27788 1726867541.82883: done dumping result, returning 27788 1726867541.82895: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest0' [0affcac9-a3a5-b241-6a31-000000000a6d] 27788 1726867541.82905: sending task result for task 0affcac9-a3a5-b241-6a31-000000000a6d ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867541.83093: no more pending results, returning what we have 27788 1726867541.83097: results queue empty 27788 1726867541.83098: checking for any_errors_fatal 27788 1726867541.83107: done checking for any_errors_fatal 27788 1726867541.83108: checking for max_fail_percentage 27788 1726867541.83110: done checking for max_fail_percentage 27788 1726867541.83111: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.83112: done checking to see if all hosts have failed 27788 1726867541.83113: getting the remaining hosts for this loop 27788 1726867541.83114: done getting the remaining hosts for this loop 27788 1726867541.83118: getting the next task for host managed_node1 27788 1726867541.83134: done getting next task for host managed_node1 27788 1726867541.83139: ^ task is: TASK: Include the task 'get_profile_stat.yml' 27788 1726867541.83144: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867541.83148: getting variables 27788 1726867541.83150: in VariableManager get_vars() 27788 1726867541.83199: Calling all_inventory to load vars for managed_node1 27788 1726867541.83201: Calling groups_inventory to load vars for managed_node1 27788 1726867541.83204: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.83216: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.83219: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.83221: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.83889: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000a6d 27788 1726867541.83893: WORKER PROCESS EXITING 27788 1726867541.85050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.86906: done with get_vars() 27788 1726867541.86937: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:3 Friday 20 September 2024 17:25:41 -0400 (0:00:00.089) 0:00:37.360 ****** 27788 1726867541.87041: entering _queue_task() for managed_node1/include_tasks 27788 1726867541.87571: worker is 1 (out of 1 available) 27788 1726867541.87586: exiting _queue_task() for managed_node1/include_tasks 27788 1726867541.87599: done queuing things up, now waiting for results queue to drain 27788 1726867541.87601: waiting for pending results... 27788 1726867541.87833: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 27788 1726867541.87954: in run() - task 0affcac9-a3a5-b241-6a31-000000000a71 27788 1726867541.87976: variable 'ansible_search_path' from source: unknown 27788 1726867541.87988: variable 'ansible_search_path' from source: unknown 27788 1726867541.88036: calling self._execute() 27788 1726867541.88146: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.88159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.88180: variable 'omit' from source: magic vars 27788 1726867541.88600: variable 'ansible_distribution_major_version' from source: facts 27788 1726867541.88604: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867541.88607: _execute() done 27788 1726867541.88610: dumping result to json 27788 1726867541.88618: done dumping result, returning 27788 1726867541.88627: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-b241-6a31-000000000a71] 27788 1726867541.88654: sending task result for task 0affcac9-a3a5-b241-6a31-000000000a71 27788 1726867541.88873: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000a71 27788 1726867541.88878: WORKER PROCESS EXITING 27788 1726867541.88905: no more pending results, returning what we have 27788 1726867541.88910: in VariableManager get_vars() 27788 1726867541.88964: Calling all_inventory to load vars for managed_node1 27788 1726867541.88966: Calling groups_inventory to load vars for managed_node1 27788 1726867541.88969: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.89089: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.89093: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.89096: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.91619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.93636: done with get_vars() 27788 1726867541.93665: variable 'ansible_search_path' from source: unknown 27788 1726867541.93667: variable 'ansible_search_path' from source: unknown 27788 1726867541.93707: we have included files to process 27788 1726867541.93708: generating all_blocks data 27788 1726867541.93710: done generating all_blocks data 27788 1726867541.93715: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867541.93716: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867541.93719: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 27788 1726867541.94776: done processing included file 27788 1726867541.94780: iterating over new_blocks loaded from include file 27788 1726867541.94782: in VariableManager get_vars() 27788 1726867541.94803: done with get_vars() 27788 1726867541.94805: filtering new block on tags 27788 1726867541.94882: done filtering new block on tags 27788 1726867541.94885: in VariableManager get_vars() 27788 1726867541.94906: done with get_vars() 27788 1726867541.94907: filtering new block on tags 27788 1726867541.94964: done filtering new block on tags 27788 1726867541.94966: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 27788 1726867541.94971: extending task lists for all hosts with included blocks 27788 1726867541.95103: done extending task lists 27788 1726867541.95105: done processing included files 27788 1726867541.95105: results queue empty 27788 1726867541.95106: checking for any_errors_fatal 27788 1726867541.95109: done checking for any_errors_fatal 27788 1726867541.95110: checking for max_fail_percentage 27788 1726867541.95111: done checking for max_fail_percentage 27788 1726867541.95112: checking to see if all hosts have failed and the running result is not ok 27788 1726867541.95113: done checking to see if all hosts have failed 27788 1726867541.95113: getting the remaining hosts for this loop 27788 1726867541.95114: done getting the remaining hosts for this loop 27788 1726867541.95117: getting the next task for host managed_node1 27788 1726867541.95121: done getting next task for host managed_node1 27788 1726867541.95123: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 27788 1726867541.95126: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867541.95129: getting variables 27788 1726867541.95130: in VariableManager get_vars() 27788 1726867541.95142: Calling all_inventory to load vars for managed_node1 27788 1726867541.95144: Calling groups_inventory to load vars for managed_node1 27788 1726867541.95146: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867541.95152: Calling all_plugins_play to load vars for managed_node1 27788 1726867541.95154: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867541.95157: Calling groups_plugins_play to load vars for managed_node1 27788 1726867541.96376: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867541.98720: done with get_vars() 27788 1726867541.98745: done getting variables 27788 1726867541.98790: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:25:41 -0400 (0:00:00.117) 0:00:37.477 ****** 27788 1726867541.98832: entering _queue_task() for managed_node1/set_fact 27788 1726867541.99284: worker is 1 (out of 1 available) 27788 1726867541.99298: exiting _queue_task() for managed_node1/set_fact 27788 1726867541.99311: done queuing things up, now waiting for results queue to drain 27788 1726867541.99313: waiting for pending results... 27788 1726867541.99648: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 27788 1726867541.99814: in run() - task 0affcac9-a3a5-b241-6a31-000000000b79 27788 1726867541.99819: variable 'ansible_search_path' from source: unknown 27788 1726867541.99822: variable 'ansible_search_path' from source: unknown 27788 1726867541.99850: calling self._execute() 27788 1726867541.99983: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867541.99987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867541.99990: variable 'omit' from source: magic vars 27788 1726867542.00894: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.00898: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.00901: variable 'omit' from source: magic vars 27788 1726867542.00903: variable 'omit' from source: magic vars 27788 1726867542.00934: variable 'omit' from source: magic vars 27788 1726867542.01053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867542.01057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867542.01061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867542.01111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.01135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.01332: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867542.01335: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.01337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.01513: Set connection var ansible_shell_executable to /bin/sh 27788 1726867542.01550: Set connection var ansible_timeout to 10 27788 1726867542.01554: Set connection var ansible_shell_type to sh 27788 1726867542.01556: Set connection var ansible_connection to ssh 27788 1726867542.01559: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867542.01561: Set connection var ansible_pipelining to False 27788 1726867542.01563: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.01566: variable 'ansible_connection' from source: unknown 27788 1726867542.01569: variable 'ansible_module_compression' from source: unknown 27788 1726867542.01571: variable 'ansible_shell_type' from source: unknown 27788 1726867542.01573: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.01576: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.01580: variable 'ansible_pipelining' from source: unknown 27788 1726867542.01582: variable 'ansible_timeout' from source: unknown 27788 1726867542.01725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.02146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867542.02150: variable 'omit' from source: magic vars 27788 1726867542.02152: starting attempt loop 27788 1726867542.02154: running the handler 27788 1726867542.02157: handler run complete 27788 1726867542.02158: attempt loop complete, returning result 27788 1726867542.02160: _execute() done 27788 1726867542.02162: dumping result to json 27788 1726867542.02164: done dumping result, returning 27788 1726867542.02165: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-b241-6a31-000000000b79] 27788 1726867542.02167: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b79 27788 1726867542.02243: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b79 27788 1726867542.02248: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 27788 1726867542.02327: no more pending results, returning what we have 27788 1726867542.02332: results queue empty 27788 1726867542.02334: checking for any_errors_fatal 27788 1726867542.02337: done checking for any_errors_fatal 27788 1726867542.02338: checking for max_fail_percentage 27788 1726867542.02340: done checking for max_fail_percentage 27788 1726867542.02341: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.02342: done checking to see if all hosts have failed 27788 1726867542.02343: getting the remaining hosts for this loop 27788 1726867542.02349: done getting the remaining hosts for this loop 27788 1726867542.02354: getting the next task for host managed_node1 27788 1726867542.02363: done getting next task for host managed_node1 27788 1726867542.02366: ^ task is: TASK: Stat profile file 27788 1726867542.02372: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867542.02409: getting variables 27788 1726867542.02413: in VariableManager get_vars() 27788 1726867542.02501: Calling all_inventory to load vars for managed_node1 27788 1726867542.02504: Calling groups_inventory to load vars for managed_node1 27788 1726867542.02507: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.02520: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.02524: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.02530: Calling groups_plugins_play to load vars for managed_node1 27788 1726867542.04531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867542.05900: done with get_vars() 27788 1726867542.05921: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:25:42 -0400 (0:00:00.071) 0:00:37.549 ****** 27788 1726867542.05998: entering _queue_task() for managed_node1/stat 27788 1726867542.06248: worker is 1 (out of 1 available) 27788 1726867542.06263: exiting _queue_task() for managed_node1/stat 27788 1726867542.06276: done queuing things up, now waiting for results queue to drain 27788 1726867542.06279: waiting for pending results... 27788 1726867542.06456: running TaskExecutor() for managed_node1/TASK: Stat profile file 27788 1726867542.06544: in run() - task 0affcac9-a3a5-b241-6a31-000000000b7a 27788 1726867542.06555: variable 'ansible_search_path' from source: unknown 27788 1726867542.06559: variable 'ansible_search_path' from source: unknown 27788 1726867542.06590: calling self._execute() 27788 1726867542.06666: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.06670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.06680: variable 'omit' from source: magic vars 27788 1726867542.06961: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.06971: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.06976: variable 'omit' from source: magic vars 27788 1726867542.07015: variable 'omit' from source: magic vars 27788 1726867542.07092: variable 'profile' from source: include params 27788 1726867542.07095: variable 'item' from source: include params 27788 1726867542.07143: variable 'item' from source: include params 27788 1726867542.07163: variable 'omit' from source: magic vars 27788 1726867542.07382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867542.07386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867542.07389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867542.07391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.07393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.07396: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867542.07398: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.07399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.07497: Set connection var ansible_shell_executable to /bin/sh 27788 1726867542.07510: Set connection var ansible_timeout to 10 27788 1726867542.07518: Set connection var ansible_shell_type to sh 27788 1726867542.07527: Set connection var ansible_connection to ssh 27788 1726867542.07548: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867542.07558: Set connection var ansible_pipelining to False 27788 1726867542.07589: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.07596: variable 'ansible_connection' from source: unknown 27788 1726867542.07603: variable 'ansible_module_compression' from source: unknown 27788 1726867542.07609: variable 'ansible_shell_type' from source: unknown 27788 1726867542.07653: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.07656: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.07658: variable 'ansible_pipelining' from source: unknown 27788 1726867542.07661: variable 'ansible_timeout' from source: unknown 27788 1726867542.07663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.07850: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 27788 1726867542.07876: variable 'omit' from source: magic vars 27788 1726867542.07889: starting attempt loop 27788 1726867542.07932: running the handler 27788 1726867542.07935: _low_level_execute_command(): starting 27788 1726867542.07952: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867542.08567: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.08594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867542.08599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.08652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.08658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.08710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.10365: stdout chunk (state=3): >>>/root <<< 27788 1726867542.10462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.10493: stderr chunk (state=3): >>><<< 27788 1726867542.10497: stdout chunk (state=3): >>><<< 27788 1726867542.10517: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.10532: _low_level_execute_command(): starting 27788 1726867542.10537: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990 `" && echo ansible-tmp-1726867542.1051755-29517-61296784991990="` echo /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990 `" ) && sleep 0' 27788 1726867542.10953: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.10986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867542.10989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867542.10999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.11002: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.11007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.11047: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.11051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.11103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.12971: stdout chunk (state=3): >>>ansible-tmp-1726867542.1051755-29517-61296784991990=/root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990 <<< 27788 1726867542.13088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.13111: stderr chunk (state=3): >>><<< 27788 1726867542.13114: stdout chunk (state=3): >>><<< 27788 1726867542.13131: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867542.1051755-29517-61296784991990=/root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.13170: variable 'ansible_module_compression' from source: unknown 27788 1726867542.13213: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 27788 1726867542.13240: variable 'ansible_facts' from source: unknown 27788 1726867542.13302: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py 27788 1726867542.13402: Sending initial data 27788 1726867542.13406: Sent initial data (152 bytes) 27788 1726867542.13829: 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 <<< 27788 1726867542.13833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867542.13835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867542.13838: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867542.13841: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.13890: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.13897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.13899: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.13941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.15458: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 27788 1726867542.15465: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867542.15500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867542.15547: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmp_c2ejhtn /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py <<< 27788 1726867542.15550: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py" <<< 27788 1726867542.15595: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmp_c2ejhtn" to remote "/root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py" <<< 27788 1726867542.15599: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py" <<< 27788 1726867542.16135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.16168: stderr chunk (state=3): >>><<< 27788 1726867542.16171: stdout chunk (state=3): >>><<< 27788 1726867542.16200: done transferring module to remote 27788 1726867542.16208: _low_level_execute_command(): starting 27788 1726867542.16212: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/ /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py && sleep 0' 27788 1726867542.16628: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867542.16631: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867542.16634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.16636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.16642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.16684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.16699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.16740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.18462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.18485: stderr chunk (state=3): >>><<< 27788 1726867542.18488: stdout chunk (state=3): >>><<< 27788 1726867542.18502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.18505: _low_level_execute_command(): starting 27788 1726867542.18508: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/AnsiballZ_stat.py && sleep 0' 27788 1726867542.18905: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.18908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.18913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867542.18916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867542.18918: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.18964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.18967: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.19020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.34014: 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-ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} <<< 27788 1726867542.35296: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867542.35325: stderr chunk (state=3): >>><<< 27788 1726867542.35328: stdout chunk (state=3): >>><<< 27788 1726867542.35345: _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-ethtest1", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867542.35373: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-ethtest1', '_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-1726867542.1051755-29517-61296784991990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867542.35379: _low_level_execute_command(): starting 27788 1726867542.35386: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867542.1051755-29517-61296784991990/ > /dev/null 2>&1 && sleep 0' 27788 1726867542.35846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.35850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.35853: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867542.35856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.35905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.35913: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.35915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.35961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.37762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.37789: stderr chunk (state=3): >>><<< 27788 1726867542.37792: stdout chunk (state=3): >>><<< 27788 1726867542.37805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.37811: handler run complete 27788 1726867542.37829: attempt loop complete, returning result 27788 1726867542.37832: _execute() done 27788 1726867542.37835: dumping result to json 27788 1726867542.37837: done dumping result, returning 27788 1726867542.37846: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-b241-6a31-000000000b7a] 27788 1726867542.37849: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7a 27788 1726867542.37944: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7a 27788 1726867542.37948: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 27788 1726867542.38007: no more pending results, returning what we have 27788 1726867542.38011: results queue empty 27788 1726867542.38012: checking for any_errors_fatal 27788 1726867542.38019: done checking for any_errors_fatal 27788 1726867542.38020: checking for max_fail_percentage 27788 1726867542.38022: done checking for max_fail_percentage 27788 1726867542.38023: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.38024: done checking to see if all hosts have failed 27788 1726867542.38024: getting the remaining hosts for this loop 27788 1726867542.38026: done getting the remaining hosts for this loop 27788 1726867542.38029: getting the next task for host managed_node1 27788 1726867542.38037: done getting next task for host managed_node1 27788 1726867542.38039: ^ task is: TASK: Set NM profile exist flag based on the profile files 27788 1726867542.38044: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867542.38049: getting variables 27788 1726867542.38050: in VariableManager get_vars() 27788 1726867542.38096: Calling all_inventory to load vars for managed_node1 27788 1726867542.38098: Calling groups_inventory to load vars for managed_node1 27788 1726867542.38100: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.38112: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.38114: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.38117: Calling groups_plugins_play to load vars for managed_node1 27788 1726867542.39070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867542.39931: done with get_vars() 27788 1726867542.39946: done getting variables 27788 1726867542.39990: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:25:42 -0400 (0:00:00.340) 0:00:37.889 ****** 27788 1726867542.40012: entering _queue_task() for managed_node1/set_fact 27788 1726867542.40240: worker is 1 (out of 1 available) 27788 1726867542.40254: exiting _queue_task() for managed_node1/set_fact 27788 1726867542.40266: done queuing things up, now waiting for results queue to drain 27788 1726867542.40268: waiting for pending results... 27788 1726867542.40438: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 27788 1726867542.40516: in run() - task 0affcac9-a3a5-b241-6a31-000000000b7b 27788 1726867542.40526: variable 'ansible_search_path' from source: unknown 27788 1726867542.40532: variable 'ansible_search_path' from source: unknown 27788 1726867542.40560: calling self._execute() 27788 1726867542.40640: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.40643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.40652: variable 'omit' from source: magic vars 27788 1726867542.40923: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.40935: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.41018: variable 'profile_stat' from source: set_fact 27788 1726867542.41028: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867542.41035: when evaluation is False, skipping this task 27788 1726867542.41039: _execute() done 27788 1726867542.41041: dumping result to json 27788 1726867542.41044: done dumping result, returning 27788 1726867542.41055: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-b241-6a31-000000000b7b] 27788 1726867542.41057: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7b 27788 1726867542.41136: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7b 27788 1726867542.41139: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867542.41201: no more pending results, returning what we have 27788 1726867542.41205: results queue empty 27788 1726867542.41206: checking for any_errors_fatal 27788 1726867542.41215: done checking for any_errors_fatal 27788 1726867542.41215: checking for max_fail_percentage 27788 1726867542.41216: done checking for max_fail_percentage 27788 1726867542.41217: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.41218: done checking to see if all hosts have failed 27788 1726867542.41219: getting the remaining hosts for this loop 27788 1726867542.41220: done getting the remaining hosts for this loop 27788 1726867542.41223: getting the next task for host managed_node1 27788 1726867542.41229: done getting next task for host managed_node1 27788 1726867542.41232: ^ task is: TASK: Get NM profile info 27788 1726867542.41236: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867542.41239: getting variables 27788 1726867542.41241: in VariableManager get_vars() 27788 1726867542.41275: Calling all_inventory to load vars for managed_node1 27788 1726867542.41279: Calling groups_inventory to load vars for managed_node1 27788 1726867542.41281: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.41290: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.41292: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.41295: Calling groups_plugins_play to load vars for managed_node1 27788 1726867542.42047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867542.42916: done with get_vars() 27788 1726867542.42932: done getting variables 27788 1726867542.42975: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:25:42 -0400 (0:00:00.029) 0:00:37.919 ****** 27788 1726867542.43000: entering _queue_task() for managed_node1/shell 27788 1726867542.43216: worker is 1 (out of 1 available) 27788 1726867542.43228: exiting _queue_task() for managed_node1/shell 27788 1726867542.43240: done queuing things up, now waiting for results queue to drain 27788 1726867542.43242: waiting for pending results... 27788 1726867542.43411: running TaskExecutor() for managed_node1/TASK: Get NM profile info 27788 1726867542.43491: in run() - task 0affcac9-a3a5-b241-6a31-000000000b7c 27788 1726867542.43503: variable 'ansible_search_path' from source: unknown 27788 1726867542.43507: variable 'ansible_search_path' from source: unknown 27788 1726867542.43535: calling self._execute() 27788 1726867542.43607: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.43612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.43619: variable 'omit' from source: magic vars 27788 1726867542.43886: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.43897: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.43901: variable 'omit' from source: magic vars 27788 1726867542.43946: variable 'omit' from source: magic vars 27788 1726867542.44023: variable 'profile' from source: include params 27788 1726867542.44029: variable 'item' from source: include params 27788 1726867542.44074: variable 'item' from source: include params 27788 1726867542.44091: variable 'omit' from source: magic vars 27788 1726867542.44123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867542.44152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867542.44167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867542.44181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.44192: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867542.44215: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867542.44218: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.44220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.44293: Set connection var ansible_shell_executable to /bin/sh 27788 1726867542.44296: Set connection var ansible_timeout to 10 27788 1726867542.44300: Set connection var ansible_shell_type to sh 27788 1726867542.44305: Set connection var ansible_connection to ssh 27788 1726867542.44310: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867542.44315: Set connection var ansible_pipelining to False 27788 1726867542.44333: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.44336: variable 'ansible_connection' from source: unknown 27788 1726867542.44339: variable 'ansible_module_compression' from source: unknown 27788 1726867542.44341: variable 'ansible_shell_type' from source: unknown 27788 1726867542.44345: variable 'ansible_shell_executable' from source: unknown 27788 1726867542.44347: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.44350: variable 'ansible_pipelining' from source: unknown 27788 1726867542.44352: variable 'ansible_timeout' from source: unknown 27788 1726867542.44354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.44453: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867542.44462: variable 'omit' from source: magic vars 27788 1726867542.44466: starting attempt loop 27788 1726867542.44469: running the handler 27788 1726867542.44482: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867542.44498: _low_level_execute_command(): starting 27788 1726867542.44505: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867542.45018: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.45021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.45024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.45026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.45081: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.45085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.45087: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.45146: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.46744: stdout chunk (state=3): >>>/root <<< 27788 1726867542.46843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.46874: stderr chunk (state=3): >>><<< 27788 1726867542.46880: stdout chunk (state=3): >>><<< 27788 1726867542.46900: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.46912: _low_level_execute_command(): starting 27788 1726867542.46918: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935 `" && echo ansible-tmp-1726867542.4689915-29527-257334303061935="` echo /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935 `" ) && sleep 0' 27788 1726867542.47349: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867542.47352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867542.47355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867542.47357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.47407: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.47411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.47462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.49314: stdout chunk (state=3): >>>ansible-tmp-1726867542.4689915-29527-257334303061935=/root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935 <<< 27788 1726867542.49420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.49445: stderr chunk (state=3): >>><<< 27788 1726867542.49449: stdout chunk (state=3): >>><<< 27788 1726867542.49466: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867542.4689915-29527-257334303061935=/root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.49492: variable 'ansible_module_compression' from source: unknown 27788 1726867542.49531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867542.49559: variable 'ansible_facts' from source: unknown 27788 1726867542.49617: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py 27788 1726867542.49710: Sending initial data 27788 1726867542.49714: Sent initial data (156 bytes) 27788 1726867542.50135: 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 <<< 27788 1726867542.50138: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.50141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.50143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.50189: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.50192: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.50246: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.51760: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 27788 1726867542.51763: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867542.51803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867542.51847: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpoyhwlh2b /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py <<< 27788 1726867542.51857: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py" <<< 27788 1726867542.51894: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpoyhwlh2b" to remote "/root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py" <<< 27788 1726867542.51897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py" <<< 27788 1726867542.52437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.52468: stderr chunk (state=3): >>><<< 27788 1726867542.52472: stdout chunk (state=3): >>><<< 27788 1726867542.52506: done transferring module to remote 27788 1726867542.52515: _low_level_execute_command(): starting 27788 1726867542.52518: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/ /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py && sleep 0' 27788 1726867542.52935: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.52938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.52945: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867542.52948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 27788 1726867542.52950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.52997: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.53000: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.53047: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.54774: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.54797: stderr chunk (state=3): >>><<< 27788 1726867542.54801: stdout chunk (state=3): >>><<< 27788 1726867542.54811: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.54814: _low_level_execute_command(): starting 27788 1726867542.54819: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/AnsiballZ_command.py && sleep 0' 27788 1726867542.55208: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867542.55211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.55216: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 27788 1726867542.55218: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867542.55220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.55265: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.55269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.55321: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.72015: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "start": "2024-09-20 17:25:42.700712", "end": "2024-09-20 17:25:42.717279", "delta": "0:00:00.016567", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | 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}}} <<< 27788 1726867542.73500: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. <<< 27788 1726867542.73757: stderr chunk (state=3): >>><<< 27788 1726867542.73760: stdout chunk (state=3): >>><<< 27788 1726867542.73763: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 1, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "start": "2024-09-20 17:25:42.700712", "end": "2024-09-20 17:25:42.717279", "delta": "0:00:00.016567", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.12.57 closed. 27788 1726867542.73767: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep ethtest1 | 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-1726867542.4689915-29527-257334303061935/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867542.73769: _low_level_execute_command(): starting 27788 1726867542.73771: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867542.4689915-29527-257334303061935/ > /dev/null 2>&1 && sleep 0' 27788 1726867542.75015: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867542.75192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867542.75239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867542.75346: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867542.75369: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867542.75451: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867542.77330: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867542.77340: stdout chunk (state=3): >>><<< 27788 1726867542.77350: stderr chunk (state=3): >>><<< 27788 1726867542.77509: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867542.77513: handler run complete 27788 1726867542.77515: Evaluated conditional (False): False 27788 1726867542.77517: attempt loop complete, returning result 27788 1726867542.77519: _execute() done 27788 1726867542.77521: dumping result to json 27788 1726867542.77523: done dumping result, returning 27788 1726867542.77527: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-b241-6a31-000000000b7c] 27788 1726867542.77530: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7c fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest1 | grep /etc", "delta": "0:00:00.016567", "end": "2024-09-20 17:25:42.717279", "rc": 1, "start": "2024-09-20 17:25:42.700712" } MSG: non-zero return code ...ignoring 27788 1726867542.77806: no more pending results, returning what we have 27788 1726867542.77810: results queue empty 27788 1726867542.77811: checking for any_errors_fatal 27788 1726867542.77818: done checking for any_errors_fatal 27788 1726867542.77819: checking for max_fail_percentage 27788 1726867542.77821: done checking for max_fail_percentage 27788 1726867542.77822: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.77823: done checking to see if all hosts have failed 27788 1726867542.77823: getting the remaining hosts for this loop 27788 1726867542.77828: done getting the remaining hosts for this loop 27788 1726867542.77832: getting the next task for host managed_node1 27788 1726867542.77840: done getting next task for host managed_node1 27788 1726867542.77842: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27788 1726867542.77849: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867542.77852: getting variables 27788 1726867542.77854: in VariableManager get_vars() 27788 1726867542.78205: Calling all_inventory to load vars for managed_node1 27788 1726867542.78209: Calling groups_inventory to load vars for managed_node1 27788 1726867542.78212: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.78227: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.78232: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.78235: Calling groups_plugins_play to load vars for managed_node1 27788 1726867542.79084: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7c 27788 1726867542.79088: WORKER PROCESS EXITING 27788 1726867542.90129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867542.91635: done with get_vars() 27788 1726867542.91662: done getting variables 27788 1726867542.91714: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:25:42 -0400 (0:00:00.487) 0:00:38.407 ****** 27788 1726867542.91754: entering _queue_task() for managed_node1/set_fact 27788 1726867542.92224: worker is 1 (out of 1 available) 27788 1726867542.92239: exiting _queue_task() for managed_node1/set_fact 27788 1726867542.92250: done queuing things up, now waiting for results queue to drain 27788 1726867542.92252: waiting for pending results... 27788 1726867542.92933: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 27788 1726867542.93103: in run() - task 0affcac9-a3a5-b241-6a31-000000000b7d 27788 1726867542.93220: variable 'ansible_search_path' from source: unknown 27788 1726867542.93229: variable 'ansible_search_path' from source: unknown 27788 1726867542.93306: calling self._execute() 27788 1726867542.93415: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.93583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.93588: variable 'omit' from source: magic vars 27788 1726867542.93821: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.93841: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.93980: variable 'nm_profile_exists' from source: set_fact 27788 1726867542.94000: Evaluated conditional (nm_profile_exists.rc == 0): False 27788 1726867542.94008: when evaluation is False, skipping this task 27788 1726867542.94015: _execute() done 27788 1726867542.94023: dumping result to json 27788 1726867542.94035: done dumping result, returning 27788 1726867542.94046: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-b241-6a31-000000000b7d] 27788 1726867542.94055: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7d skipping: [managed_node1] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } 27788 1726867542.94213: no more pending results, returning what we have 27788 1726867542.94218: results queue empty 27788 1726867542.94219: checking for any_errors_fatal 27788 1726867542.94232: done checking for any_errors_fatal 27788 1726867542.94233: checking for max_fail_percentage 27788 1726867542.94235: done checking for max_fail_percentage 27788 1726867542.94236: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.94237: done checking to see if all hosts have failed 27788 1726867542.94237: getting the remaining hosts for this loop 27788 1726867542.94239: done getting the remaining hosts for this loop 27788 1726867542.94243: getting the next task for host managed_node1 27788 1726867542.94254: done getting next task for host managed_node1 27788 1726867542.94257: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 27788 1726867542.94263: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867542.94267: getting variables 27788 1726867542.94269: in VariableManager get_vars() 27788 1726867542.94317: Calling all_inventory to load vars for managed_node1 27788 1726867542.94320: Calling groups_inventory to load vars for managed_node1 27788 1726867542.94323: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.94335: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.94337: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.94340: Calling groups_plugins_play to load vars for managed_node1 27788 1726867542.94991: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7d 27788 1726867542.94994: WORKER PROCESS EXITING 27788 1726867542.95886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867542.97429: done with get_vars() 27788 1726867542.97457: done getting variables 27788 1726867542.97518: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867542.97636: variable 'profile' from source: include params 27788 1726867542.97640: variable 'item' from source: include params 27788 1726867542.97702: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-ethtest1] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:25:42 -0400 (0:00:00.059) 0:00:38.466 ****** 27788 1726867542.97736: entering _queue_task() for managed_node1/command 27788 1726867542.98098: worker is 1 (out of 1 available) 27788 1726867542.98110: exiting _queue_task() for managed_node1/command 27788 1726867542.98123: done queuing things up, now waiting for results queue to drain 27788 1726867542.98124: waiting for pending results... 27788 1726867542.98406: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest1 27788 1726867542.98549: in run() - task 0affcac9-a3a5-b241-6a31-000000000b7f 27788 1726867542.98569: variable 'ansible_search_path' from source: unknown 27788 1726867542.98579: variable 'ansible_search_path' from source: unknown 27788 1726867542.98626: calling self._execute() 27788 1726867542.98731: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867542.98744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867542.98760: variable 'omit' from source: magic vars 27788 1726867542.99137: variable 'ansible_distribution_major_version' from source: facts 27788 1726867542.99158: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867542.99288: variable 'profile_stat' from source: set_fact 27788 1726867542.99304: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867542.99313: when evaluation is False, skipping this task 27788 1726867542.99322: _execute() done 27788 1726867542.99331: dumping result to json 27788 1726867542.99338: done dumping result, returning 27788 1726867542.99350: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-ethtest1 [0affcac9-a3a5-b241-6a31-000000000b7f] 27788 1726867542.99362: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7f 27788 1726867542.99584: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b7f 27788 1726867542.99587: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867542.99639: no more pending results, returning what we have 27788 1726867542.99643: results queue empty 27788 1726867542.99645: checking for any_errors_fatal 27788 1726867542.99651: done checking for any_errors_fatal 27788 1726867542.99652: checking for max_fail_percentage 27788 1726867542.99653: done checking for max_fail_percentage 27788 1726867542.99655: checking to see if all hosts have failed and the running result is not ok 27788 1726867542.99655: done checking to see if all hosts have failed 27788 1726867542.99656: getting the remaining hosts for this loop 27788 1726867542.99657: done getting the remaining hosts for this loop 27788 1726867542.99661: getting the next task for host managed_node1 27788 1726867542.99672: done getting next task for host managed_node1 27788 1726867542.99674: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 27788 1726867542.99682: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867542.99687: getting variables 27788 1726867542.99688: in VariableManager get_vars() 27788 1726867542.99736: Calling all_inventory to load vars for managed_node1 27788 1726867542.99739: Calling groups_inventory to load vars for managed_node1 27788 1726867542.99742: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867542.99756: Calling all_plugins_play to load vars for managed_node1 27788 1726867542.99758: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867542.99761: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.01369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.02938: done with get_vars() 27788 1726867543.02960: done getting variables 27788 1726867543.03020: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867543.03128: variable 'profile' from source: include params 27788 1726867543.03132: variable 'item' from source: include params 27788 1726867543.03192: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-ethtest1] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:25:43 -0400 (0:00:00.054) 0:00:38.521 ****** 27788 1726867543.03223: entering _queue_task() for managed_node1/set_fact 27788 1726867543.03535: worker is 1 (out of 1 available) 27788 1726867543.03547: exiting _queue_task() for managed_node1/set_fact 27788 1726867543.03559: done queuing things up, now waiting for results queue to drain 27788 1726867543.03560: waiting for pending results... 27788 1726867543.03838: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest1 27788 1726867543.03983: in run() - task 0affcac9-a3a5-b241-6a31-000000000b80 27788 1726867543.04007: variable 'ansible_search_path' from source: unknown 27788 1726867543.04016: variable 'ansible_search_path' from source: unknown 27788 1726867543.04054: calling self._execute() 27788 1726867543.04159: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.04382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.04386: variable 'omit' from source: magic vars 27788 1726867543.04540: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.04558: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.04681: variable 'profile_stat' from source: set_fact 27788 1726867543.04698: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867543.04705: when evaluation is False, skipping this task 27788 1726867543.04714: _execute() done 27788 1726867543.04723: dumping result to json 27788 1726867543.04782: done dumping result, returning 27788 1726867543.04785: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-ethtest1 [0affcac9-a3a5-b241-6a31-000000000b80] 27788 1726867543.04788: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b80 27788 1726867543.05083: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b80 27788 1726867543.05087: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867543.05121: no more pending results, returning what we have 27788 1726867543.05124: results queue empty 27788 1726867543.05125: checking for any_errors_fatal 27788 1726867543.05129: done checking for any_errors_fatal 27788 1726867543.05130: checking for max_fail_percentage 27788 1726867543.05131: done checking for max_fail_percentage 27788 1726867543.05132: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.05133: done checking to see if all hosts have failed 27788 1726867543.05134: getting the remaining hosts for this loop 27788 1726867543.05135: done getting the remaining hosts for this loop 27788 1726867543.05138: getting the next task for host managed_node1 27788 1726867543.05144: done getting next task for host managed_node1 27788 1726867543.05147: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 27788 1726867543.05151: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 27788 1726867543.05155: getting variables 27788 1726867543.05157: in VariableManager get_vars() 27788 1726867543.05192: Calling all_inventory to load vars for managed_node1 27788 1726867543.05195: Calling groups_inventory to load vars for managed_node1 27788 1726867543.05198: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.05207: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.05209: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.05212: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.07689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.11582: done with get_vars() 27788 1726867543.11605: done getting variables 27788 1726867543.11661: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867543.11776: variable 'profile' from source: include params 27788 1726867543.11983: variable 'item' from source: include params 27788 1726867543.12041: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-ethtest1] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:25:43 -0400 (0:00:00.088) 0:00:38.610 ****** 27788 1726867543.12074: entering _queue_task() for managed_node1/command 27788 1726867543.12811: worker is 1 (out of 1 available) 27788 1726867543.12824: exiting _queue_task() for managed_node1/command 27788 1726867543.12835: done queuing things up, now waiting for results queue to drain 27788 1726867543.12836: waiting for pending results... 27788 1726867543.13492: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest1 27788 1726867543.13644: in run() - task 0affcac9-a3a5-b241-6a31-000000000b81 27788 1726867543.13703: variable 'ansible_search_path' from source: unknown 27788 1726867543.13710: variable 'ansible_search_path' from source: unknown 27788 1726867543.13751: calling self._execute() 27788 1726867543.14003: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.14131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.14135: variable 'omit' from source: magic vars 27788 1726867543.14841: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.14906: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.15328: variable 'profile_stat' from source: set_fact 27788 1726867543.15332: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867543.15334: when evaluation is False, skipping this task 27788 1726867543.15337: _execute() done 27788 1726867543.15339: dumping result to json 27788 1726867543.15341: done dumping result, returning 27788 1726867543.15344: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-ethtest1 [0affcac9-a3a5-b241-6a31-000000000b81] 27788 1726867543.15346: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b81 27788 1726867543.15420: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b81 27788 1726867543.15424: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867543.15598: no more pending results, returning what we have 27788 1726867543.15604: results queue empty 27788 1726867543.15605: checking for any_errors_fatal 27788 1726867543.15616: done checking for any_errors_fatal 27788 1726867543.15617: checking for max_fail_percentage 27788 1726867543.15619: done checking for max_fail_percentage 27788 1726867543.15620: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.15621: done checking to see if all hosts have failed 27788 1726867543.15621: getting the remaining hosts for this loop 27788 1726867543.15623: done getting the remaining hosts for this loop 27788 1726867543.15627: getting the next task for host managed_node1 27788 1726867543.15636: done getting next task for host managed_node1 27788 1726867543.15639: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 27788 1726867543.15645: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), did rescue? False, did start at task? False 27788 1726867543.15650: getting variables 27788 1726867543.15651: in VariableManager get_vars() 27788 1726867543.15695: Calling all_inventory to load vars for managed_node1 27788 1726867543.15698: Calling groups_inventory to load vars for managed_node1 27788 1726867543.15700: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.15712: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.15714: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.15716: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.18425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.20724: done with get_vars() 27788 1726867543.20754: done getting variables 27788 1726867543.20819: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867543.20942: variable 'profile' from source: include params 27788 1726867543.20947: variable 'item' from source: include params 27788 1726867543.21009: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-ethtest1] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:25:43 -0400 (0:00:00.089) 0:00:38.700 ****** 27788 1726867543.21046: entering _queue_task() for managed_node1/set_fact 27788 1726867543.21515: worker is 1 (out of 1 available) 27788 1726867543.21574: exiting _queue_task() for managed_node1/set_fact 27788 1726867543.21657: done queuing things up, now waiting for results queue to drain 27788 1726867543.21659: waiting for pending results... 27788 1726867543.21923: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest1 27788 1726867543.22083: in run() - task 0affcac9-a3a5-b241-6a31-000000000b82 27788 1726867543.22185: variable 'ansible_search_path' from source: unknown 27788 1726867543.22188: variable 'ansible_search_path' from source: unknown 27788 1726867543.22191: calling self._execute() 27788 1726867543.22251: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.22262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.22276: variable 'omit' from source: magic vars 27788 1726867543.22669: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.22687: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.22813: variable 'profile_stat' from source: set_fact 27788 1726867543.22838: Evaluated conditional (profile_stat.stat.exists): False 27788 1726867543.22846: when evaluation is False, skipping this task 27788 1726867543.22852: _execute() done 27788 1726867543.22859: dumping result to json 27788 1726867543.22865: done dumping result, returning 27788 1726867543.22876: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-ethtest1 [0affcac9-a3a5-b241-6a31-000000000b82] 27788 1726867543.22887: sending task result for task 0affcac9-a3a5-b241-6a31-000000000b82 27788 1726867543.23027: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000b82 27788 1726867543.23030: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 27788 1726867543.23102: no more pending results, returning what we have 27788 1726867543.23107: results queue empty 27788 1726867543.23108: checking for any_errors_fatal 27788 1726867543.23116: done checking for any_errors_fatal 27788 1726867543.23117: checking for max_fail_percentage 27788 1726867543.23119: done checking for max_fail_percentage 27788 1726867543.23120: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.23121: done checking to see if all hosts have failed 27788 1726867543.23122: getting the remaining hosts for this loop 27788 1726867543.23123: done getting the remaining hosts for this loop 27788 1726867543.23130: getting the next task for host managed_node1 27788 1726867543.23140: done getting next task for host managed_node1 27788 1726867543.23144: ^ task is: TASK: Assert that the profile is absent - '{{ profile }}' 27788 1726867543.23149: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867543.23153: getting variables 27788 1726867543.23155: in VariableManager get_vars() 27788 1726867543.23201: Calling all_inventory to load vars for managed_node1 27788 1726867543.23204: Calling groups_inventory to load vars for managed_node1 27788 1726867543.23206: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.23219: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.23222: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.23227: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.25487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.27297: done with get_vars() 27788 1726867543.27325: done getting variables 27788 1726867543.27395: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 27788 1726867543.27520: variable 'profile' from source: include params 27788 1726867543.27524: variable 'item' from source: include params 27788 1726867543.27591: variable 'item' from source: include params TASK [Assert that the profile is absent - 'ethtest1'] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_absent.yml:5 Friday 20 September 2024 17:25:43 -0400 (0:00:00.065) 0:00:38.765 ****** 27788 1726867543.27624: entering _queue_task() for managed_node1/assert 27788 1726867543.28196: worker is 1 (out of 1 available) 27788 1726867543.28206: exiting _queue_task() for managed_node1/assert 27788 1726867543.28217: done queuing things up, now waiting for results queue to drain 27788 1726867543.28218: waiting for pending results... 27788 1726867543.28564: running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest1' 27788 1726867543.28569: in run() - task 0affcac9-a3a5-b241-6a31-000000000a72 27788 1726867543.28572: variable 'ansible_search_path' from source: unknown 27788 1726867543.28575: variable 'ansible_search_path' from source: unknown 27788 1726867543.28584: calling self._execute() 27788 1726867543.28605: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.28611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.28637: variable 'omit' from source: magic vars 27788 1726867543.29110: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.29123: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.29183: variable 'omit' from source: magic vars 27788 1726867543.29187: variable 'omit' from source: magic vars 27788 1726867543.29309: variable 'profile' from source: include params 27788 1726867543.29321: variable 'item' from source: include params 27788 1726867543.29379: variable 'item' from source: include params 27788 1726867543.29430: variable 'omit' from source: magic vars 27788 1726867543.29466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867543.29579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867543.29595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867543.29611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.29621: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.29649: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867543.29653: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.29655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.29747: Set connection var ansible_shell_executable to /bin/sh 27788 1726867543.29751: Set connection var ansible_timeout to 10 27788 1726867543.29754: Set connection var ansible_shell_type to sh 27788 1726867543.29760: Set connection var ansible_connection to ssh 27788 1726867543.29765: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867543.29769: Set connection var ansible_pipelining to False 27788 1726867543.29905: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.29914: variable 'ansible_connection' from source: unknown 27788 1726867543.29921: variable 'ansible_module_compression' from source: unknown 27788 1726867543.29932: variable 'ansible_shell_type' from source: unknown 27788 1726867543.29940: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.29946: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.29953: variable 'ansible_pipelining' from source: unknown 27788 1726867543.29965: variable 'ansible_timeout' from source: unknown 27788 1726867543.29973: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.30111: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867543.30181: variable 'omit' from source: magic vars 27788 1726867543.30184: starting attempt loop 27788 1726867543.30186: running the handler 27788 1726867543.30269: variable 'lsr_net_profile_exists' from source: set_fact 27788 1726867543.30287: Evaluated conditional (not lsr_net_profile_exists): True 27788 1726867543.30298: handler run complete 27788 1726867543.30314: attempt loop complete, returning result 27788 1726867543.30320: _execute() done 27788 1726867543.30329: dumping result to json 27788 1726867543.30338: done dumping result, returning 27788 1726867543.30393: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is absent - 'ethtest1' [0affcac9-a3a5-b241-6a31-000000000a72] 27788 1726867543.30397: sending task result for task 0affcac9-a3a5-b241-6a31-000000000a72 27788 1726867543.30464: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000a72 27788 1726867543.30468: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 27788 1726867543.30515: no more pending results, returning what we have 27788 1726867543.30519: results queue empty 27788 1726867543.30520: checking for any_errors_fatal 27788 1726867543.30527: done checking for any_errors_fatal 27788 1726867543.30528: checking for max_fail_percentage 27788 1726867543.30529: done checking for max_fail_percentage 27788 1726867543.30531: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.30531: done checking to see if all hosts have failed 27788 1726867543.30532: getting the remaining hosts for this loop 27788 1726867543.30533: done getting the remaining hosts for this loop 27788 1726867543.30536: getting the next task for host managed_node1 27788 1726867543.30545: done getting next task for host managed_node1 27788 1726867543.30548: ^ task is: TASK: Verify network state restored to default 27788 1726867543.30551: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 27788 1726867543.30554: getting variables 27788 1726867543.30556: in VariableManager get_vars() 27788 1726867543.30598: Calling all_inventory to load vars for managed_node1 27788 1726867543.30600: Calling groups_inventory to load vars for managed_node1 27788 1726867543.30603: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.30614: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.30617: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.30619: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.32008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.33607: done with get_vars() 27788 1726867543.33627: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:169 Friday 20 September 2024 17:25:43 -0400 (0:00:00.060) 0:00:38.826 ****** 27788 1726867543.33708: entering _queue_task() for managed_node1/include_tasks 27788 1726867543.34021: worker is 1 (out of 1 available) 27788 1726867543.34034: exiting _queue_task() for managed_node1/include_tasks 27788 1726867543.34050: done queuing things up, now waiting for results queue to drain 27788 1726867543.34052: waiting for pending results... 27788 1726867543.34493: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 27788 1726867543.34542: in run() - task 0affcac9-a3a5-b241-6a31-0000000000bb 27788 1726867543.34575: variable 'ansible_search_path' from source: unknown 27788 1726867543.34620: calling self._execute() 27788 1726867543.34719: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.34831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.34837: variable 'omit' from source: magic vars 27788 1726867543.35149: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.35159: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.35266: _execute() done 27788 1726867543.35269: dumping result to json 27788 1726867543.35273: done dumping result, returning 27788 1726867543.35276: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-b241-6a31-0000000000bb] 27788 1726867543.35280: sending task result for task 0affcac9-a3a5-b241-6a31-0000000000bb 27788 1726867543.35351: done sending task result for task 0affcac9-a3a5-b241-6a31-0000000000bb 27788 1726867543.35354: WORKER PROCESS EXITING 27788 1726867543.35386: no more pending results, returning what we have 27788 1726867543.35392: in VariableManager get_vars() 27788 1726867543.35445: Calling all_inventory to load vars for managed_node1 27788 1726867543.35448: Calling groups_inventory to load vars for managed_node1 27788 1726867543.35451: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.35465: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.35469: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.35472: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.37234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.38807: done with get_vars() 27788 1726867543.38825: variable 'ansible_search_path' from source: unknown 27788 1726867543.38840: we have included files to process 27788 1726867543.38841: generating all_blocks data 27788 1726867543.38843: done generating all_blocks data 27788 1726867543.38849: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27788 1726867543.38851: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27788 1726867543.38853: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 27788 1726867543.39238: done processing included file 27788 1726867543.39240: iterating over new_blocks loaded from include file 27788 1726867543.39242: in VariableManager get_vars() 27788 1726867543.39260: done with get_vars() 27788 1726867543.39262: filtering new block on tags 27788 1726867543.39294: done filtering new block on tags 27788 1726867543.39297: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 27788 1726867543.39302: extending task lists for all hosts with included blocks 27788 1726867543.41184: done extending task lists 27788 1726867543.41191: done processing included files 27788 1726867543.41192: results queue empty 27788 1726867543.41199: checking for any_errors_fatal 27788 1726867543.41202: done checking for any_errors_fatal 27788 1726867543.41203: checking for max_fail_percentage 27788 1726867543.41204: done checking for max_fail_percentage 27788 1726867543.41205: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.41206: done checking to see if all hosts have failed 27788 1726867543.41206: getting the remaining hosts for this loop 27788 1726867543.41207: done getting the remaining hosts for this loop 27788 1726867543.41210: getting the next task for host managed_node1 27788 1726867543.41214: done getting next task for host managed_node1 27788 1726867543.41217: ^ task is: TASK: Check routes and DNS 27788 1726867543.41220: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867543.41222: getting variables 27788 1726867543.41223: in VariableManager get_vars() 27788 1726867543.41238: Calling all_inventory to load vars for managed_node1 27788 1726867543.41241: Calling groups_inventory to load vars for managed_node1 27788 1726867543.41243: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.41250: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.41261: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.41265: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.42515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.43693: done with get_vars() 27788 1726867543.43707: done getting variables 27788 1726867543.43742: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:25:43 -0400 (0:00:00.100) 0:00:38.927 ****** 27788 1726867543.43763: entering _queue_task() for managed_node1/shell 27788 1726867543.44062: worker is 1 (out of 1 available) 27788 1726867543.44076: exiting _queue_task() for managed_node1/shell 27788 1726867543.44089: done queuing things up, now waiting for results queue to drain 27788 1726867543.44090: waiting for pending results... 27788 1726867543.44255: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 27788 1726867543.44328: in run() - task 0affcac9-a3a5-b241-6a31-000000000bb6 27788 1726867543.44339: variable 'ansible_search_path' from source: unknown 27788 1726867543.44342: variable 'ansible_search_path' from source: unknown 27788 1726867543.44370: calling self._execute() 27788 1726867543.44449: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.44453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.44462: variable 'omit' from source: magic vars 27788 1726867543.44780: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.44783: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.44786: variable 'omit' from source: magic vars 27788 1726867543.44852: variable 'omit' from source: magic vars 27788 1726867543.44856: variable 'omit' from source: magic vars 27788 1726867543.44985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867543.44989: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867543.44992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867543.44995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.44997: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.45013: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867543.45016: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.45018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.45188: Set connection var ansible_shell_executable to /bin/sh 27788 1726867543.45192: Set connection var ansible_timeout to 10 27788 1726867543.45195: Set connection var ansible_shell_type to sh 27788 1726867543.45198: Set connection var ansible_connection to ssh 27788 1726867543.45200: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867543.45202: Set connection var ansible_pipelining to False 27788 1726867543.45204: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.45206: variable 'ansible_connection' from source: unknown 27788 1726867543.45209: variable 'ansible_module_compression' from source: unknown 27788 1726867543.45211: variable 'ansible_shell_type' from source: unknown 27788 1726867543.45213: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.45215: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.45217: variable 'ansible_pipelining' from source: unknown 27788 1726867543.45219: variable 'ansible_timeout' from source: unknown 27788 1726867543.45221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.45319: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867543.45454: variable 'omit' from source: magic vars 27788 1726867543.45458: starting attempt loop 27788 1726867543.45460: running the handler 27788 1726867543.45463: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867543.45465: _low_level_execute_command(): starting 27788 1726867543.45468: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867543.46234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867543.46245: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.46297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.46354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.46366: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.46406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.46460: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.48166: stdout chunk (state=3): >>>/root <<< 27788 1726867543.48312: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.48315: stdout chunk (state=3): >>><<< 27788 1726867543.48318: stderr chunk (state=3): >>><<< 27788 1726867543.48339: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.48360: _low_level_execute_command(): starting 27788 1726867543.48438: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405 `" && echo ansible-tmp-1726867543.4834635-29568-169649576415405="` echo /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405 `" ) && sleep 0' 27788 1726867543.49229: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.49240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.49258: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.49283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.49510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.51406: stdout chunk (state=3): >>>ansible-tmp-1726867543.4834635-29568-169649576415405=/root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405 <<< 27788 1726867543.51581: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.51584: stdout chunk (state=3): >>><<< 27788 1726867543.51587: stderr chunk (state=3): >>><<< 27788 1726867543.51589: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867543.4834635-29568-169649576415405=/root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.51612: variable 'ansible_module_compression' from source: unknown 27788 1726867543.51666: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867543.51706: variable 'ansible_facts' from source: unknown 27788 1726867543.51819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py 27788 1726867543.52330: Sending initial data 27788 1726867543.52340: Sent initial data (156 bytes) 27788 1726867543.53417: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.53461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.53497: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.53599: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.53702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.55319: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 27788 1726867543.55333: 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 <<< 27788 1726867543.55400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867543.55498: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpmtawoe4q /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py <<< 27788 1726867543.55502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py" <<< 27788 1726867543.55555: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpmtawoe4q" to remote "/root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py" <<< 27788 1726867543.56802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.56805: stdout chunk (state=3): >>><<< 27788 1726867543.56807: stderr chunk (state=3): >>><<< 27788 1726867543.56809: done transferring module to remote 27788 1726867543.56812: _low_level_execute_command(): starting 27788 1726867543.56814: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/ /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py && sleep 0' 27788 1726867543.57855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867543.57869: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.57879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.57890: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.57902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867543.57909: stderr chunk (state=3): >>>debug2: match not found <<< 27788 1726867543.57918: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.57946: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 27788 1726867543.57985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 27788 1726867543.57989: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 27788 1726867543.57991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.57994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.57996: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.58087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.58100: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.58103: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.58163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.59908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.59940: stderr chunk (state=3): >>><<< 27788 1726867543.59943: stdout chunk (state=3): >>><<< 27788 1726867543.59958: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.59961: _low_level_execute_command(): starting 27788 1726867543.59966: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/AnsiballZ_command.py && sleep 0' 27788 1726867543.60652: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.60682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.60698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.60717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.60823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.76782: stdout chunk (state=3): >>> {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2827sec preferred_lft 2827sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:25:43.756946", "end": "2024-09-20 17:25:43.765616", "delta": "0:00:00.008670", "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}}} <<< 27788 1726867543.78288: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867543.78318: stderr chunk (state=3): >>><<< 27788 1726867543.78322: stdout chunk (state=3): >>><<< 27788 1726867543.78341: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "IP\n1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n inet 127.0.0.1/8 scope host lo\n valid_lft forever preferred_lft forever\n inet6 ::1/128 scope host noprefixroute \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2827sec preferred_lft 2827sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:25:43.756946", "end": "2024-09-20 17:25:43.765616", "delta": "0:00:00.008670", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867543.78379: 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-1726867543.4834635-29568-169649576415405/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867543.78387: _low_level_execute_command(): starting 27788 1726867543.78392: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867543.4834635-29568-169649576415405/ > /dev/null 2>&1 && sleep 0' 27788 1726867543.78834: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.78867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.78873: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.78875: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.78882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.78930: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.78933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.78936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.78989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.80787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.80807: stderr chunk (state=3): >>><<< 27788 1726867543.80810: stdout chunk (state=3): >>><<< 27788 1726867543.80829: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.80832: handler run complete 27788 1726867543.80850: Evaluated conditional (False): False 27788 1726867543.80858: attempt loop complete, returning result 27788 1726867543.80860: _execute() done 27788 1726867543.80863: dumping result to json 27788 1726867543.80869: done dumping result, returning 27788 1726867543.80882: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affcac9-a3a5-b241-6a31-000000000bb6] 27788 1726867543.80885: sending task result for task 0affcac9-a3a5-b241-6a31-000000000bb6 ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008670", "end": "2024-09-20 17:25:43.765616", "rc": 0, "start": "2024-09-20 17:25:43.756946" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:ff:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2827sec preferred_lft 2827sec inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # 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 27788 1726867543.81062: no more pending results, returning what we have 27788 1726867543.81066: results queue empty 27788 1726867543.81067: checking for any_errors_fatal 27788 1726867543.81069: done checking for any_errors_fatal 27788 1726867543.81070: checking for max_fail_percentage 27788 1726867543.81071: done checking for max_fail_percentage 27788 1726867543.81072: checking to see if all hosts have failed and the running result is not ok 27788 1726867543.81073: done checking to see if all hosts have failed 27788 1726867543.81074: getting the remaining hosts for this loop 27788 1726867543.81075: done getting the remaining hosts for this loop 27788 1726867543.81085: getting the next task for host managed_node1 27788 1726867543.81092: done getting next task for host managed_node1 27788 1726867543.81095: ^ task is: TASK: Verify DNS and network connectivity 27788 1726867543.81102: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 27788 1726867543.81108: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000bb6 27788 1726867543.81120: WORKER PROCESS EXITING 27788 1726867543.81117: getting variables 27788 1726867543.81123: in VariableManager get_vars() 27788 1726867543.81168: Calling all_inventory to load vars for managed_node1 27788 1726867543.81170: Calling groups_inventory to load vars for managed_node1 27788 1726867543.81172: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867543.81184: Calling all_plugins_play to load vars for managed_node1 27788 1726867543.81190: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867543.81194: Calling groups_plugins_play to load vars for managed_node1 27788 1726867543.82010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867543.82897: done with get_vars() 27788 1726867543.82916: done getting variables 27788 1726867543.82962: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:25:43 -0400 (0:00:00.392) 0:00:39.319 ****** 27788 1726867543.82986: entering _queue_task() for managed_node1/shell 27788 1726867543.83230: worker is 1 (out of 1 available) 27788 1726867543.83245: exiting _queue_task() for managed_node1/shell 27788 1726867543.83260: done queuing things up, now waiting for results queue to drain 27788 1726867543.83261: waiting for pending results... 27788 1726867543.83436: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 27788 1726867543.83509: in run() - task 0affcac9-a3a5-b241-6a31-000000000bb7 27788 1726867543.83521: variable 'ansible_search_path' from source: unknown 27788 1726867543.83527: variable 'ansible_search_path' from source: unknown 27788 1726867543.83554: calling self._execute() 27788 1726867543.83632: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.83635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.83642: variable 'omit' from source: magic vars 27788 1726867543.83920: variable 'ansible_distribution_major_version' from source: facts 27788 1726867543.83932: Evaluated conditional (ansible_distribution_major_version != '6'): True 27788 1726867543.84022: variable 'ansible_facts' from source: unknown 27788 1726867543.84478: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 27788 1726867543.84582: variable 'omit' from source: magic vars 27788 1726867543.84585: variable 'omit' from source: magic vars 27788 1726867543.84588: variable 'omit' from source: magic vars 27788 1726867543.84591: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 27788 1726867543.84593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 27788 1726867543.84610: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 27788 1726867543.84624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.84636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 27788 1726867543.84661: variable 'inventory_hostname' from source: host vars for 'managed_node1' 27788 1726867543.84664: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.84666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.84744: Set connection var ansible_shell_executable to /bin/sh 27788 1726867543.84748: Set connection var ansible_timeout to 10 27788 1726867543.84750: Set connection var ansible_shell_type to sh 27788 1726867543.84756: Set connection var ansible_connection to ssh 27788 1726867543.84761: Set connection var ansible_module_compression to ZIP_DEFLATED 27788 1726867543.84765: Set connection var ansible_pipelining to False 27788 1726867543.84785: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.84790: variable 'ansible_connection' from source: unknown 27788 1726867543.84794: variable 'ansible_module_compression' from source: unknown 27788 1726867543.84797: variable 'ansible_shell_type' from source: unknown 27788 1726867543.84799: variable 'ansible_shell_executable' from source: unknown 27788 1726867543.84801: variable 'ansible_host' from source: host vars for 'managed_node1' 27788 1726867543.84803: variable 'ansible_pipelining' from source: unknown 27788 1726867543.84805: variable 'ansible_timeout' from source: unknown 27788 1726867543.84808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 27788 1726867543.84918: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867543.84929: variable 'omit' from source: magic vars 27788 1726867543.84932: starting attempt loop 27788 1726867543.84935: running the handler 27788 1726867543.84945: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 27788 1726867543.84961: _low_level_execute_command(): starting 27788 1726867543.84967: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 27788 1726867543.85495: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.85498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.85501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.85504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.85556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.85559: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.85562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.85616: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.87312: stdout chunk (state=3): >>>/root <<< 27788 1726867543.87383: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.87415: stderr chunk (state=3): >>><<< 27788 1726867543.87418: stdout chunk (state=3): >>><<< 27788 1726867543.87443: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.87454: _low_level_execute_command(): starting 27788 1726867543.87459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390 `" && echo ansible-tmp-1726867543.8744168-29589-42971024923390="` echo /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390 `" ) && sleep 0' 27788 1726867543.87881: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.87884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867543.87887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 27788 1726867543.87889: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.87891: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.87940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.87948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.87989: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.89875: stdout chunk (state=3): >>>ansible-tmp-1726867543.8744168-29589-42971024923390=/root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390 <<< 27788 1726867543.90032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.90036: stdout chunk (state=3): >>><<< 27788 1726867543.90038: stderr chunk (state=3): >>><<< 27788 1726867543.90183: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867543.8744168-29589-42971024923390=/root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.90186: variable 'ansible_module_compression' from source: unknown 27788 1726867543.90188: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-27788amli69tm/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 27788 1726867543.90190: variable 'ansible_facts' from source: unknown 27788 1726867543.90275: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py 27788 1726867543.90434: Sending initial data 27788 1726867543.90443: Sent initial data (155 bytes) 27788 1726867543.91100: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867543.91115: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.91132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.91195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.91261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.91302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.91331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.91370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.92956: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 27788 1726867543.93000: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 27788 1726867543.93069: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-27788amli69tm/tmpurznsm4u /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py <<< 27788 1726867543.93072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py" <<< 27788 1726867543.93110: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-27788amli69tm/tmpurznsm4u" to remote "/root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py" <<< 27788 1726867543.93948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.94015: stderr chunk (state=3): >>><<< 27788 1726867543.94045: stdout chunk (state=3): >>><<< 27788 1726867543.94065: done transferring module to remote 27788 1726867543.94081: _low_level_execute_command(): starting 27788 1726867543.94154: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/ /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py && sleep 0' 27788 1726867543.94736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867543.94748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.94762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.94786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.94810: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 27788 1726867543.94895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.94928: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867543.94943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.94964: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.95043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867543.96857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867543.96867: stdout chunk (state=3): >>><<< 27788 1726867543.96881: stderr chunk (state=3): >>><<< 27788 1726867543.96901: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867543.96984: _low_level_execute_command(): starting 27788 1726867543.96988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/AnsiballZ_command.py && sleep 0' 27788 1726867543.97744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867543.97762: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867543.97781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867543.97800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867543.97818: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 27788 1726867543.97846: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867543.97953: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867543.97999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867543.98052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867544.35259: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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 6810 0 --:--:-- --:--:-- --:--:-- 6931\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 14453 0 --:--:-- --:--:-- --:--:-- 14550", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:25:44.127974", "end": "2024-09-20 17:25:44.350476", "delta": "0:00:00.222502", "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}}} <<< 27788 1726867544.36926: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 27788 1726867544.37083: stderr chunk (state=3): >>><<< 27788 1726867544.37087: stdout chunk (state=3): >>><<< 27788 1726867544.37091: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\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 6810 0 --:--:-- --:--:-- --:--:-- 6931\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 14453 0 --:--:-- --:--:-- --:--:-- 14550", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 17:25:44.127974", "end": "2024-09-20 17:25:44.350476", "delta": "0:00:00.222502", "msg": "", "invocation": {"module_args": {"_raw_params": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. 27788 1726867544.37100: 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-1726867543.8744168-29589-42971024923390/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 27788 1726867544.37103: _low_level_execute_command(): starting 27788 1726867544.37105: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867543.8744168-29589-42971024923390/ > /dev/null 2>&1 && sleep 0' 27788 1726867544.37672: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 27788 1726867544.37694: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 27788 1726867544.37708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 27788 1726867544.37728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 27788 1726867544.37776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 27788 1726867544.37842: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 27788 1726867544.37859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 27788 1726867544.37893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 27788 1726867544.37962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 27788 1726867544.39861: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 27788 1726867544.39865: stdout chunk (state=3): >>><<< 27788 1726867544.39867: stderr chunk (state=3): >>><<< 27788 1726867544.40083: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 27788 1726867544.40086: handler run complete 27788 1726867544.40089: Evaluated conditional (False): False 27788 1726867544.40091: attempt loop complete, returning result 27788 1726867544.40093: _execute() done 27788 1726867544.40095: dumping result to json 27788 1726867544.40097: done dumping result, returning 27788 1726867544.40099: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affcac9-a3a5-b241-6a31-000000000bb7] 27788 1726867544.40101: sending task result for task 0affcac9-a3a5-b241-6a31-000000000bb7 27788 1726867544.40179: done sending task result for task 0affcac9-a3a5-b241-6a31-000000000bb7 27788 1726867544.40182: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.222502", "end": "2024-09-20 17:25:44.350476", "rc": 0, "start": "2024-09-20 17:25:44.127974" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 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 6810 0 --:--:-- --:--:-- --:--:-- 6931 % 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 14453 0 --:--:-- --:--:-- --:--:-- 14550 27788 1726867544.40255: no more pending results, returning what we have 27788 1726867544.40259: results queue empty 27788 1726867544.40261: checking for any_errors_fatal 27788 1726867544.40272: done checking for any_errors_fatal 27788 1726867544.40273: checking for max_fail_percentage 27788 1726867544.40275: done checking for max_fail_percentage 27788 1726867544.40276: checking to see if all hosts have failed and the running result is not ok 27788 1726867544.40282: done checking to see if all hosts have failed 27788 1726867544.40283: getting the remaining hosts for this loop 27788 1726867544.40285: done getting the remaining hosts for this loop 27788 1726867544.40293: getting the next task for host managed_node1 27788 1726867544.40303: done getting next task for host managed_node1 27788 1726867544.40306: ^ task is: TASK: meta (flush_handlers) 27788 1726867544.40308: ^ 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 27788 1726867544.40313: getting variables 27788 1726867544.40315: in VariableManager get_vars() 27788 1726867544.40360: Calling all_inventory to load vars for managed_node1 27788 1726867544.40363: Calling groups_inventory to load vars for managed_node1 27788 1726867544.40366: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867544.40502: Calling all_plugins_play to load vars for managed_node1 27788 1726867544.40507: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867544.40510: Calling groups_plugins_play to load vars for managed_node1 27788 1726867544.42286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867544.43837: done with get_vars() 27788 1726867544.43860: done getting variables 27788 1726867544.43931: in VariableManager get_vars() 27788 1726867544.43946: Calling all_inventory to load vars for managed_node1 27788 1726867544.43948: Calling groups_inventory to load vars for managed_node1 27788 1726867544.43950: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867544.43955: Calling all_plugins_play to load vars for managed_node1 27788 1726867544.43957: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867544.43960: Calling groups_plugins_play to load vars for managed_node1 27788 1726867544.45139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867544.46776: done with get_vars() 27788 1726867544.46810: done queuing things up, now waiting for results queue to drain 27788 1726867544.46812: results queue empty 27788 1726867544.46813: checking for any_errors_fatal 27788 1726867544.46817: done checking for any_errors_fatal 27788 1726867544.46818: checking for max_fail_percentage 27788 1726867544.46819: done checking for max_fail_percentage 27788 1726867544.46819: checking to see if all hosts have failed and the running result is not ok 27788 1726867544.46820: done checking to see if all hosts have failed 27788 1726867544.46821: getting the remaining hosts for this loop 27788 1726867544.46822: done getting the remaining hosts for this loop 27788 1726867544.46825: getting the next task for host managed_node1 27788 1726867544.46829: done getting next task for host managed_node1 27788 1726867544.46830: ^ task is: TASK: meta (flush_handlers) 27788 1726867544.46831: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867544.46834: getting variables 27788 1726867544.46835: in VariableManager get_vars() 27788 1726867544.46849: Calling all_inventory to load vars for managed_node1 27788 1726867544.46852: Calling groups_inventory to load vars for managed_node1 27788 1726867544.46854: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867544.46859: Calling all_plugins_play to load vars for managed_node1 27788 1726867544.46861: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867544.46864: Calling groups_plugins_play to load vars for managed_node1 27788 1726867544.48104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867544.49715: done with get_vars() 27788 1726867544.49734: done getting variables 27788 1726867544.49788: in VariableManager get_vars() 27788 1726867544.49802: Calling all_inventory to load vars for managed_node1 27788 1726867544.49804: Calling groups_inventory to load vars for managed_node1 27788 1726867544.49806: Calling all_plugins_inventory to load vars for managed_node1 27788 1726867544.49810: Calling all_plugins_play to load vars for managed_node1 27788 1726867544.49813: Calling groups_plugins_inventory to load vars for managed_node1 27788 1726867544.49815: Calling groups_plugins_play to load vars for managed_node1 27788 1726867544.50990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 27788 1726867544.52689: done with get_vars() 27788 1726867544.52714: done queuing things up, now waiting for results queue to drain 27788 1726867544.52716: results queue empty 27788 1726867544.52717: checking for any_errors_fatal 27788 1726867544.52718: done checking for any_errors_fatal 27788 1726867544.52719: checking for max_fail_percentage 27788 1726867544.52720: done checking for max_fail_percentage 27788 1726867544.52721: checking to see if all hosts have failed and the running result is not ok 27788 1726867544.52722: done checking to see if all hosts have failed 27788 1726867544.52722: getting the remaining hosts for this loop 27788 1726867544.52723: done getting the remaining hosts for this loop 27788 1726867544.52726: getting the next task for host managed_node1 27788 1726867544.52734: done getting next task for host managed_node1 27788 1726867544.52735: ^ task is: None 27788 1726867544.52737: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 27788 1726867544.52738: done queuing things up, now waiting for results queue to drain 27788 1726867544.52739: results queue empty 27788 1726867544.52740: checking for any_errors_fatal 27788 1726867544.52740: done checking for any_errors_fatal 27788 1726867544.52741: checking for max_fail_percentage 27788 1726867544.52742: done checking for max_fail_percentage 27788 1726867544.52743: checking to see if all hosts have failed and the running result is not ok 27788 1726867544.52743: done checking to see if all hosts have failed 27788 1726867544.52745: getting the next task for host managed_node1 27788 1726867544.52748: done getting next task for host managed_node1 27788 1726867544.52749: ^ task is: None 27788 1726867544.52750: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=108 changed=3 unreachable=0 failed=0 skipped=87 rescued=0 ignored=2 Friday 20 September 2024 17:25:44 -0400 (0:00:00.698) 0:00:40.017 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 2.01s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 1.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.33s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_route_device_nm.yml:6 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.22s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Create veth interface ethtest0 ------------------------------------------ 1.06s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Create veth interface ethtest1 ------------------------------------------ 1.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.88s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_route_device.yml:3 Install iproute --------------------------------------------------------- 0.87s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.77s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.76s /tmp/collections-Isn/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.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Check which packages are installed --- 0.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Verify DNS and network connectivity ------------------------------------- 0.70s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.68s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.67s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Gather the minimum subset of ansible_facts required by the network role test --- 0.62s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 27788 1726867544.52901: RUNNING CLEANUP