[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. 17751 1726882510.88548: 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-Xyq executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 17751 1726882510.89103: Added group all to inventory 17751 1726882510.89106: Added group ungrouped to inventory 17751 1726882510.89110: Group all now contains ungrouped 17751 1726882510.89114: Examining possible inventory source: /tmp/network-91m/inventory.yml 17751 1726882511.06401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 17751 1726882511.06462: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 17751 1726882511.06487: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 17751 1726882511.06547: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 17751 1726882511.06621: Loaded config def from plugin (inventory/script) 17751 1726882511.06623: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 17751 1726882511.06666: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 17751 1726882511.06754: Loaded config def from plugin (inventory/yaml) 17751 1726882511.06756: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 17751 1726882511.06842: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 17751 1726882511.07266: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 17751 1726882511.07269: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 17751 1726882511.07273: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 17751 1726882511.07279: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 17751 1726882511.07283: Loading data from /tmp/network-91m/inventory.yml 17751 1726882511.07352: /tmp/network-91m/inventory.yml was not parsable by auto 17751 1726882511.07417: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 17751 1726882511.07457: Loading data from /tmp/network-91m/inventory.yml 17751 1726882511.07540: group all already in inventory 17751 1726882511.07547: set inventory_file for managed_node1 17751 1726882511.07551: set inventory_dir for managed_node1 17751 1726882511.07552: Added host managed_node1 to inventory 17751 1726882511.07555: Added host managed_node1 to group all 17751 1726882511.07556: set ansible_host for managed_node1 17751 1726882511.07557: set ansible_ssh_extra_args for managed_node1 17751 1726882511.07560: set inventory_file for managed_node2 17751 1726882511.07564: set inventory_dir for managed_node2 17751 1726882511.07565: Added host managed_node2 to inventory 17751 1726882511.07567: Added host managed_node2 to group all 17751 1726882511.07568: set ansible_host for managed_node2 17751 1726882511.07568: set ansible_ssh_extra_args for managed_node2 17751 1726882511.07571: set inventory_file for managed_node3 17751 1726882511.07573: set inventory_dir for managed_node3 17751 1726882511.07574: Added host managed_node3 to inventory 17751 1726882511.07575: Added host managed_node3 to group all 17751 1726882511.07576: set ansible_host for managed_node3 17751 1726882511.07577: set ansible_ssh_extra_args for managed_node3 17751 1726882511.07580: Reconcile groups and hosts in inventory. 17751 1726882511.07584: Group ungrouped now contains managed_node1 17751 1726882511.07586: Group ungrouped now contains managed_node2 17751 1726882511.07587: Group ungrouped now contains managed_node3 17751 1726882511.07666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 17751 1726882511.07790: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 17751 1726882511.07838: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 17751 1726882511.07869: Loaded config def from plugin (vars/host_group_vars) 17751 1726882511.07871: 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) 17751 1726882511.07878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 17751 1726882511.07886: 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) 17751 1726882511.07927: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 17751 1726882511.08282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882511.08374: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 17751 1726882511.08414: Loaded config def from plugin (connection/local) 17751 1726882511.08417: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 17751 1726882511.08998: Loaded config def from plugin (connection/paramiko_ssh) 17751 1726882511.09001: 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) 17751 1726882511.09925: 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) 17751 1726882511.09965: Loaded config def from plugin (connection/psrp) 17751 1726882511.09968: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 17751 1726882511.10669: 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) 17751 1726882511.10708: Loaded config def from plugin (connection/ssh) 17751 1726882511.10711: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 17751 1726882511.12543: 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) 17751 1726882511.12583: Loaded config def from plugin (connection/winrm) 17751 1726882511.12586: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 17751 1726882511.12617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 17751 1726882511.12690: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 17751 1726882511.12759: Loaded config def from plugin (shell/cmd) 17751 1726882511.12761: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 17751 1726882511.12786: 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) 17751 1726882511.12853: Loaded config def from plugin (shell/powershell) 17751 1726882511.12855: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 17751 1726882511.12913: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 17751 1726882511.13089: Loaded config def from plugin (shell/sh) 17751 1726882511.13091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 17751 1726882511.13121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 17751 1726882511.13380: Loaded config def from plugin (become/runas) 17751 1726882511.13382: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 17751 1726882511.13570: Loaded config def from plugin (become/su) 17751 1726882511.13572: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 17751 1726882511.13720: Loaded config def from plugin (become/sudo) 17751 1726882511.13722: 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 17751 1726882511.13752: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17751 1726882511.14069: in VariableManager get_vars() 17751 1726882511.14089: done with get_vars() 17751 1726882511.14205: trying /usr/local/lib/python3.12/site-packages/ansible/modules 17751 1726882511.16869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 17751 1726882511.16980: in VariableManager get_vars() 17751 1726882511.16984: done with get_vars() 17751 1726882511.16987: variable 'playbook_dir' from source: magic vars 17751 1726882511.16988: variable 'ansible_playbook_python' from source: magic vars 17751 1726882511.16989: variable 'ansible_config_file' from source: magic vars 17751 1726882511.16989: variable 'groups' from source: magic vars 17751 1726882511.16990: variable 'omit' from source: magic vars 17751 1726882511.16991: variable 'ansible_version' from source: magic vars 17751 1726882511.16991: variable 'ansible_check_mode' from source: magic vars 17751 1726882511.16992: variable 'ansible_diff_mode' from source: magic vars 17751 1726882511.16993: variable 'ansible_forks' from source: magic vars 17751 1726882511.16993: variable 'ansible_inventory_sources' from source: magic vars 17751 1726882511.16994: variable 'ansible_skip_tags' from source: magic vars 17751 1726882511.16995: variable 'ansible_limit' from source: magic vars 17751 1726882511.16996: variable 'ansible_run_tags' from source: magic vars 17751 1726882511.16996: variable 'ansible_verbosity' from source: magic vars 17751 1726882511.17030: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml 17751 1726882511.17332: in VariableManager get_vars() 17751 1726882511.17352: done with get_vars() 17751 1726882511.17389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 17751 1726882511.17398: 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 17751 1726882511.17569: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 17751 1726882511.17672: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 17751 1726882511.17674: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 17751 1726882511.17694: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 17751 1726882511.17710: 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) 17751 1726882511.17808: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 17751 1726882511.17842: Loaded config def from plugin (callback/default) 17751 1726882511.17844: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17751 1726882511.18569: Loaded config def from plugin (callback/junit) 17751 1726882511.18571: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17751 1726882511.18600: 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) 17751 1726882511.18639: Loaded config def from plugin (callback/minimal) 17751 1726882511.18640: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17751 1726882511.18669: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 17751 1726882511.18706: Loaded config def from plugin (callback/tree) 17751 1726882511.18708: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 17751 1726882511.18779: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 17751 1726882511.18781: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-Xyq/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_dummy_nm.yml *************************************************** 2 plays in /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml 17751 1726882511.18801: in VariableManager get_vars() 17751 1726882511.18808: done with get_vars() 17751 1726882511.18812: in VariableManager get_vars() 17751 1726882511.18817: done with get_vars() 17751 1726882511.18819: variable 'omit' from source: magic vars 17751 1726882511.18841: in VariableManager get_vars() 17751 1726882511.18851: done with get_vars() 17751 1726882511.18867: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_dummy.yml' with nm as provider] ************ 17751 1726882511.19216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 17751 1726882511.19265: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 17751 1726882511.19299: getting the remaining hosts for this loop 17751 1726882511.19301: done getting the remaining hosts for this loop 17751 1726882511.19303: getting the next task for host managed_node1 17751 1726882511.19305: done getting next task for host managed_node1 17751 1726882511.19307: ^ task is: TASK: Gathering Facts 17751 1726882511.19308: ^ 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 17751 1726882511.19309: getting variables 17751 1726882511.19310: in VariableManager get_vars() 17751 1726882511.19317: Calling all_inventory to load vars for managed_node1 17751 1726882511.19319: Calling groups_inventory to load vars for managed_node1 17751 1726882511.19320: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882511.19329: Calling all_plugins_play to load vars for managed_node1 17751 1726882511.19335: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882511.19337: Calling groups_plugins_play to load vars for managed_node1 17751 1726882511.19359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882511.19407: done with get_vars() 17751 1726882511.19412: done getting variables 17751 1726882511.19452: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 Friday 20 September 2024 21:35:11 -0400 (0:00:00.007) 0:00:00.007 ****** 17751 1726882511.19484: entering _queue_task() for managed_node1/gather_facts 17751 1726882511.19485: Creating lock for gather_facts 17751 1726882511.20280: worker is 1 (out of 1 available) 17751 1726882511.20289: exiting _queue_task() for managed_node1/gather_facts 17751 1726882511.20299: done queuing things up, now waiting for results queue to drain 17751 1726882511.20300: waiting for pending results... 17751 1726882511.20323: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17751 1726882511.20328: in run() - task 0e448fcc-3ce9-674a-804b-000000000011 17751 1726882511.20330: variable 'ansible_search_path' from source: unknown 17751 1726882511.20333: calling self._execute() 17751 1726882511.20335: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882511.20337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882511.20338: variable 'omit' from source: magic vars 17751 1726882511.20340: variable 'omit' from source: magic vars 17751 1726882511.20342: variable 'omit' from source: magic vars 17751 1726882511.20368: variable 'omit' from source: magic vars 17751 1726882511.20429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882511.20470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882511.20500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882511.20522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882511.20540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882511.20575: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882511.20584: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882511.20590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882511.20678: Set connection var ansible_connection to ssh 17751 1726882511.20682: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882511.20689: Set connection var ansible_shell_executable to /bin/sh 17751 1726882511.20694: Set connection var ansible_timeout to 10 17751 1726882511.20698: Set connection var ansible_shell_type to sh 17751 1726882511.20703: Set connection var ansible_pipelining to False 17751 1726882511.20724: variable 'ansible_shell_executable' from source: unknown 17751 1726882511.20748: variable 'ansible_connection' from source: unknown 17751 1726882511.20751: variable 'ansible_module_compression' from source: unknown 17751 1726882511.20753: variable 'ansible_shell_type' from source: unknown 17751 1726882511.20757: variable 'ansible_shell_executable' from source: unknown 17751 1726882511.20760: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882511.20762: variable 'ansible_pipelining' from source: unknown 17751 1726882511.20766: variable 'ansible_timeout' from source: unknown 17751 1726882511.20770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882511.20923: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (found_in_cache=True, class_only=False) 17751 1726882511.20930: variable 'omit' from source: magic vars 17751 1726882511.20934: starting attempt loop 17751 1726882511.20946: running the handler 17751 1726882511.20975: variable 'ansible_facts' from source: unknown 17751 1726882511.20995: _low_level_execute_command(): starting 17751 1726882511.21007: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882511.21704: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882511.21716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.21728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.21742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.21790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882511.21800: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882511.21811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.21826: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882511.21835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882511.21843: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882511.21853: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.21866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.21880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.21890: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882511.21899: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882511.21910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.21986: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882511.22002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.22015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.22169: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.23841: stdout chunk (state=3): >>>/root <<< 17751 1726882511.23947: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.23999: stderr chunk (state=3): >>><<< 17751 1726882511.24001: stdout chunk (state=3): >>><<< 17751 1726882511.24038: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882511.24041: _low_level_execute_command(): starting 17751 1726882511.24043: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744 `" && echo ansible-tmp-1726882511.240134-17797-117603362975744="` echo /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744 `" ) && sleep 0' 17751 1726882511.24447: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.24451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.24491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.24495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.24498: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.24547: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.24550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.24660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.26533: stdout chunk (state=3): >>>ansible-tmp-1726882511.240134-17797-117603362975744=/root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744 <<< 17751 1726882511.26643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.26693: stderr chunk (state=3): >>><<< 17751 1726882511.26696: stdout chunk (state=3): >>><<< 17751 1726882511.26710: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882511.240134-17797-117603362975744=/root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882511.26735: variable 'ansible_module_compression' from source: unknown 17751 1726882511.26782: ANSIBALLZ: Using generic lock for ansible.legacy.setup 17751 1726882511.26785: ANSIBALLZ: Acquiring lock 17751 1726882511.26787: ANSIBALLZ: Lock acquired: 140154820669280 17751 1726882511.26790: ANSIBALLZ: Creating module 17751 1726882511.48157: ANSIBALLZ: Writing module into payload 17751 1726882511.48324: ANSIBALLZ: Writing module 17751 1726882511.48353: ANSIBALLZ: Renaming module 17751 1726882511.48362: ANSIBALLZ: Done creating module 17751 1726882511.48398: variable 'ansible_facts' from source: unknown 17751 1726882511.48407: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882511.48418: _low_level_execute_command(): starting 17751 1726882511.48426: _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' 17751 1726882511.49022: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882511.49033: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.49045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.49062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.49103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882511.49113: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882511.49124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.49138: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882511.49147: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882511.49155: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882511.49170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.49182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.49194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.49203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882511.49211: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882511.49221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.49294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882511.49313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.49326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.49450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.51113: stdout chunk (state=3): >>>PLATFORM <<< 17751 1726882511.51201: stdout chunk (state=3): >>>Linux <<< 17751 1726882511.51226: stdout chunk (state=3): >>>FOUND <<< 17751 1726882511.51232: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 <<< 17751 1726882511.51237: stdout chunk (state=3): >>>ENDFOUND <<< 17751 1726882511.51359: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.51405: stderr chunk (state=3): >>><<< 17751 1726882511.51409: stdout chunk (state=3): >>><<< 17751 1726882511.51424: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882511.51434 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 17751 1726882511.51468: _low_level_execute_command(): starting 17751 1726882511.51471: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 17751 1726882511.51547: Sending initial data 17751 1726882511.51550: Sent initial data (1181 bytes) 17751 1726882511.51896: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.51909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.51928: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882511.51939: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882511.51948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.51996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882511.52011: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.52103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.55848: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 17751 1726882511.56217: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.56268: stderr chunk (state=3): >>><<< 17751 1726882511.56271: stdout chunk (state=3): >>><<< 17751 1726882511.56283: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882511.56327: variable 'ansible_facts' from source: unknown 17751 1726882511.56330: variable 'ansible_facts' from source: unknown 17751 1726882511.56337: variable 'ansible_module_compression' from source: unknown 17751 1726882511.56376: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17751 1726882511.56396: variable 'ansible_facts' from source: unknown 17751 1726882511.56503: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/AnsiballZ_setup.py 17751 1726882511.56607: Sending initial data 17751 1726882511.56617: Sent initial data (153 bytes) 17751 1726882511.57253: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.57259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.57293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882511.57296: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882511.57298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882511.57300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.57352: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882511.57361: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.57365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.57450: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.59190: 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 <<< 17751 1726882511.59196: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 17751 1726882511.59280: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882511.59378: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp8c7ot1_l /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/AnsiballZ_setup.py <<< 17751 1726882511.59474: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882511.61362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.61454: stderr chunk (state=3): >>><<< 17751 1726882511.61458: stdout chunk (state=3): >>><<< 17751 1726882511.61484: done transferring module to remote 17751 1726882511.61496: _low_level_execute_command(): starting 17751 1726882511.61500: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/ /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/AnsiballZ_setup.py && sleep 0' 17751 1726882511.61930: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.61934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.61969: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.61972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.61975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.62025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.62032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.62121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.63880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882511.63919: stderr chunk (state=3): >>><<< 17751 1726882511.63923: stdout chunk (state=3): >>><<< 17751 1726882511.63935: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882511.63940: _low_level_execute_command(): starting 17751 1726882511.63942: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/AnsiballZ_setup.py && sleep 0' 17751 1726882511.64362: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.64370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882511.64407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882511.64410: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882511.64413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882511.64471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882511.64474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882511.64575: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882511.66520: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 17751 1726882511.66540: stdout chunk (state=3): >>>import '_thread' # <<< 17751 1726882511.66551: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 17751 1726882511.66607: stdout chunk (state=3): >>>import '_io' # <<< 17751 1726882511.66616: stdout chunk (state=3): >>>import 'marshal' # <<< 17751 1726882511.66644: stdout chunk (state=3): >>>import 'posix' # <<< 17751 1726882511.66685: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17751 1726882511.66713: stdout chunk (state=3): >>>import 'time' # <<< 17751 1726882511.66725: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 17751 1726882511.66776: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 17751 1726882511.66780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.66794: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 17751 1726882511.66816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 17751 1726882511.66820: stdout chunk (state=3): >>>import '_codecs' # <<< 17751 1726882511.66855: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8dc0> <<< 17751 1726882511.66877: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 17751 1726882511.66898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d3a0> <<< 17751 1726882511.66906: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8b20> <<< 17751 1726882511.66933: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 17751 1726882511.66953: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8ac0> <<< 17751 1726882511.66973: stdout chunk (state=3): >>>import '_signal' # <<< 17751 1726882511.66996: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 17751 1726882511.67015: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d490> <<< 17751 1726882511.67035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 17751 1726882511.67056: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 17751 1726882511.67071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882511.67083: stdout chunk (state=3): >>>import '_abc' # <<< 17751 1726882511.67096: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d940> <<< 17751 1726882511.67102: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d670> <<< 17751 1726882511.67135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 17751 1726882511.67140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 17751 1726882511.67171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 17751 1726882511.67183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 17751 1726882511.67207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 17751 1726882511.67217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 17751 1726882511.67245: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634190> <<< 17751 1726882511.67265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 17751 1726882511.67283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 17751 1726882511.67360: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634220> <<< 17751 1726882511.67381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 17751 1726882511.67397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 17751 1726882511.67420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 17751 1726882511.67427: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634940> <<< 17751 1726882511.67455: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349695880> <<< 17751 1726882511.67476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 17751 1726882511.67494: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34962cd90> <<< 17751 1726882511.67549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 17751 1726882511.67552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 17751 1726882511.67556: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349657d90> <<< 17751 1726882511.67606: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d970> <<< 17751 1726882511.67639: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17751 1726882511.67972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 17751 1726882511.67978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 17751 1726882511.68005: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 17751 1726882511.68012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 17751 1726882511.68026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 17751 1726882511.68059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 17751 1726882511.68084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 17751 1726882511.68089: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d3eb0> <<< 17751 1726882511.68135: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d5f40> <<< 17751 1726882511.68158: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 17751 1726882511.68175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 17751 1726882511.68181: stdout chunk (state=3): >>>import '_sre' # <<< 17751 1726882511.68204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 17751 1726882511.68213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 17751 1726882511.68236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 17751 1726882511.68240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 17751 1726882511.68268: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493cc610> <<< 17751 1726882511.68281: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d0640> <<< 17751 1726882511.68294: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d3370> <<< 17751 1726882511.68309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 17751 1726882511.68384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 17751 1726882511.68401: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 17751 1726882511.68431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.68446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 17751 1726882511.68457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 17751 1726882511.68485: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.68496: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3492b9dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b98b0> <<< 17751 1726882511.68509: stdout chunk (state=3): >>>import 'itertools' # <<< 17751 1726882511.68532: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 17751 1726882511.68544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9eb0> <<< 17751 1726882511.68551: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 17751 1726882511.68570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 17751 1726882511.68593: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9f70> <<< 17751 1726882511.68617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 17751 1726882511.68636: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9e80> <<< 17751 1726882511.68641: stdout chunk (state=3): >>>import '_collections' # <<< 17751 1726882511.68694: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493aed30> <<< 17751 1726882511.68698: stdout chunk (state=3): >>>import '_functools' # <<< 17751 1726882511.68728: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493a7610> <<< 17751 1726882511.68778: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 17751 1726882511.68789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493ba670> <<< 17751 1726882511.68791: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493dae20> <<< 17751 1726882511.68816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 17751 1726882511.68819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 17751 1726882511.68843: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.68848: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3492cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493ae250> <<< 17751 1726882511.68891: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.68898: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3493ba280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493e09d0> <<< 17751 1726882511.68924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 17751 1726882511.68929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 17751 1726882511.68948: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 17751 1726882511.68953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.68979: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 17751 1726882511.68982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 17751 1726882511.69002: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbfa0> <<< 17751 1726882511.69007: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbd90> <<< 17751 1726882511.69032: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 17751 1726882511.69038: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbd00> <<< 17751 1726882511.69055: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 17751 1726882511.69066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 17751 1726882511.69086: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 17751 1726882511.69089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882511.69110: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 17751 1726882511.69163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 17751 1726882511.69184: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882511.69189: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34929e370> <<< 17751 1726882511.69213: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 17751 1726882511.69226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 17751 1726882511.69255: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34929e460> <<< 17751 1726882511.69377: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492d2fa0> <<< 17751 1726882511.69411: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cda30> <<< 17751 1726882511.69424: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cd490> <<< 17751 1726882511.69440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 17751 1726882511.69459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 17751 1726882511.69487: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 17751 1726882511.69505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 17751 1726882511.69523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 17751 1726882511.69551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491d21c0> <<< 17751 1726882511.69571: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349289c70> <<< 17751 1726882511.69621: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cdeb0> <<< 17751 1726882511.69624: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493e0040> <<< 17751 1726882511.69645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 17751 1726882511.69668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 17751 1726882511.69692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 17751 1726882511.69708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491e4af0> <<< 17751 1726882511.69713: stdout chunk (state=3): >>>import 'errno' # <<< 17751 1726882511.69737: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.69742: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491e4e20> <<< 17751 1726882511.69767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 17751 1726882511.69772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 17751 1726882511.69796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 17751 1726882511.69800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 17751 1726882511.69806: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f6730> <<< 17751 1726882511.69826: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 17751 1726882511.69854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 17751 1726882511.69883: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f6c70> <<< 17751 1726882511.69931: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.69943: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34918e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491e4f10> <<< 17751 1726882511.69958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 17751 1726882511.70032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 17751 1726882511.70088: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34919f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f65b0> import 'pwd' # <<< 17751 1726882511.70100: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34919f340> <<< 17751 1726882511.70105: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cb9d0> <<< 17751 1726882511.70124: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 17751 1726882511.70149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 17751 1726882511.70161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 17751 1726882511.70228: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba6a0> <<< 17751 1726882511.70236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 17751 1726882511.70260: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491ba760> <<< 17751 1726882511.70313: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba850> <<< 17751 1726882511.70336: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 17751 1726882511.70570: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491baca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491c71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491ba8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491aea30> <<< 17751 1726882511.70602: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cb5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 17751 1726882511.70711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491baa90> <<< 17751 1726882511.70887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 17751 1726882511.70898: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe3490de670> <<< 17751 1726882511.71241: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 17751 1726882511.71320: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.71377: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 17751 1726882511.72503: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.73454: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f727f0> <<< 17751 1726882511.73523: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 17751 1726882511.73596: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349002760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002370> <<< 17751 1726882511.73651: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 17751 1726882511.73680: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349002400> <<< 17751 1726882511.73744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 17751 1726882511.73845: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3490027c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 17751 1726882511.73882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 17751 1726882511.73989: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fde7c0> <<< 17751 1726882511.73995: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fdeb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fde9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 17751 1726882511.74067: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3489c74f0> <<< 17751 1726882511.74074: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348ffcd30> <<< 17751 1726882511.74289: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 17751 1726882511.74338: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348ffc190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 17751 1726882511.74573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34902da90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fd0190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fd0790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3489cdd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fd06a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349051d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 17751 1726882511.74602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 17751 1726882511.74677: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.74691: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f539a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34905be50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 17751 1726882511.74766: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f630d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34905be20> <<< 17751 1726882511.74811: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 17751 1726882511.74835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 17751 1726882511.74881: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349063220> <<< 17751 1726882511.75016: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f63100> <<< 17751 1726882511.75128: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349027b80> <<< 17751 1726882511.75155: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34905bac0> <<< 17751 1726882511.75182: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34905bd00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3490de820> <<< 17751 1726882511.75224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 17751 1726882511.75241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 17751 1726882511.75305: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f5f0d0> <<< 17751 1726882511.75487: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882511.75549: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f55370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f5fd00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f5f6a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f60130> # zipimport: zlib available <<< 17751 1726882511.75577: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 17751 1726882511.75626: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.75734: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 17751 1726882511.75758: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 17751 1726882511.75848: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.75946: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.76392: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.76852: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 17751 1726882511.76878: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 17751 1726882511.76887: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 17751 1726882511.76891: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 17751 1726882511.76897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.76961: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f9b8b0> <<< 17751 1726882511.77060: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fa0910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c46a0> <<< 17751 1726882511.77091: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 17751 1726882511.77153: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py <<< 17751 1726882511.77189: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.77251: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.77418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fda7f0> # zipimport: zlib available <<< 17751 1726882511.77813: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78175: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78231: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78355: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.78439: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.78486: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 17751 1726882511.78501: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 17751 1726882511.78518: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78562: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78618: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 17751 1726882511.78798: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.78992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 17751 1726882511.79005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 17751 1726882511.79076: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c9d90> # zipimport: zlib available <<< 17751 1726882511.79136: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79241: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 17751 1726882511.79260: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79316: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 17751 1726882511.79342: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79390: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79474: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79550: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 17751 1726882511.79582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.79650: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f8e0a0> <<< 17751 1726882511.79728: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348591070> <<< 17751 1726882511.79791: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 17751 1726882511.79825: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.79905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.79941: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 17751 1726882511.79967: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 17751 1726882511.80058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 17751 1726882511.80062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 17751 1726882511.80129: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f97160> <<< 17751 1726882511.80159: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f94cd0> <<< 17751 1726882511.80239: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c9bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 17751 1726882511.80245: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80293: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 17751 1726882511.80360: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 17751 1726882511.80384: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 17751 1726882511.80396: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80452: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80499: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80511: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80536: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80580: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80613: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80632: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80678: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 17751 1726882511.80684: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80742: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80804: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80827: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.80856: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 17751 1726882511.80885: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.81011: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.81159: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.81381: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.81420: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348344a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 17751 1726882511.81450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485a36d0> <<< 17751 1726882511.81472: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3485a3af0> <<< 17751 1726882511.81522: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34858a250> <<< 17751 1726882511.81542: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34858aa30> <<< 17751 1726882511.81589: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9460> <<< 17751 1726882511.81612: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 17751 1726882511.81657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 17751 1726882511.81706: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3485d6d00> <<< 17751 1726882511.81719: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d6d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 17751 1726882511.81739: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d6250> <<< 17751 1726882511.81756: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 17751 1726882511.81800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 17751 1726882511.81818: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3483acf70> <<< 17751 1726882511.81836: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485ea4c0> <<< 17751 1726882511.81874: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 17751 1726882511.81893: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.81905: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 17751 1726882511.81981: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82014: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 17751 1726882511.82020: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82070: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82112: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 17751 1726882511.82139: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.82160: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 17751 1726882511.82186: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82206: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 17751 1726882511.82219: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82248: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82291: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 17751 1726882511.82313: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82338: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82386: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 17751 1726882511.82434: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82481: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82528: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82582: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 17751 1726882511.82585: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 17751 1726882511.82590: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.82974: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 17751 1726882511.83335: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83384: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83428: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83464: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83494: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 17751 1726882511.83499: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 17751 1726882511.83528: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83548: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 17751 1726882511.83567: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83606: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83656: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 17751 1726882511.83663: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83691: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83709: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 17751 1726882511.83727: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83745: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83776: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 17751 1726882511.83782: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83848: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.83920: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 17751 1726882511.83925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 17751 1726882511.83941: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3482c6ca0> <<< 17751 1726882511.83966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 17751 1726882511.83986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 17751 1726882511.84146: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3482c6fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 17751 1726882511.84202: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84261: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 17751 1726882511.84268: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84343: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84425: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 17751 1726882511.84430: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84482: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84538: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 17751 1726882511.84564: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84587: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.84632: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 17751 1726882511.84647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 17751 1726882511.84794: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3482b9370> <<< 17751 1726882511.85042: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348307bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 17751 1726882511.85049: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85085: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85142: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 17751 1726882511.85226: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85286: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85382: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85506: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 17751 1726882511.85521: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85557: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85598: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 17751 1726882511.85601: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85628: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 17751 1726882511.85729: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34823e160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823e2b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 17751 1726882511.85755: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882511.85774: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 17751 1726882511.85804: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85847: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 17751 1726882511.85850: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.85979: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86113: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 17751 1726882511.86116: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86187: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86268: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86299: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86350: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 17751 1726882511.86353: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 17751 1726882511.86436: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86452: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86564: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86692: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 17751 1726882511.86696: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86793: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86904: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 17751 1726882511.86915: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86927: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.86955: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.87390: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.87807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 17751 1726882511.87814: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.87893: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.87994: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 17751 1726882511.87998: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88069: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88159: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 17751 1726882511.88170: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88282: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88419: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 17751 1726882511.88449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 17751 1726882511.88453: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88484: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88525: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 17751 1726882511.88614: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88690: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.88859: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 17751 1726882511.89045: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89068: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89104: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 17751 1726882511.89125: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89156: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 17751 1726882511.89171: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89217: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89281: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 17751 1726882511.89304: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89329: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 17751 1726882511.89341: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89385: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89434: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 17751 1726882511.89447: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89490: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89540: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 17751 1726882511.89552: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89761: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.89979: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 17751 1726882511.89992: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90030: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90083: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 17751 1726882511.90095: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90117: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90153: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 17751 1726882511.90176: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90189: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90216: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 17751 1726882511.90228: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90252: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 17751 1726882511.90298: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90354: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90434: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 17751 1726882511.90454: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 17751 1726882511.90473: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90501: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90544: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 17751 1726882511.90577: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90590: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90625: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90669: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90730: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90801: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 17751 1726882511.90814: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 17751 1726882511.90846: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.90901: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 17751 1726882511.90913: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91062: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91221: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 17751 1726882511.91235: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91267: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91310: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 17751 1726882511.91323: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91352: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91399: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 17751 1726882511.91411: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91468: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91546: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 17751 1726882511.91565: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91618: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91697: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 17751 1726882511.91776: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882511.91949: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 17751 1726882511.91977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 17751 1726882511.92004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 17751 1726882511.92024: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348290070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348290c40> <<< 17751 1726882511.92078: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3480a8b80> <<< 17751 1726882511.93676: stdout chunk (state=3): >>>import 'gc' # <<< 17751 1726882511.96340: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 17751 1726882511.96362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 17751 1726882511.96385: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348290dc0> <<< 17751 1726882511.96400: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 17751 1726882511.96427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 17751 1726882511.96441: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823e040> <<< 17751 1726882511.96490: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882511.96526: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 17751 1726882511.96545: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348072bb0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823ab50> <<< 17751 1726882511.96831: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame<<< 17751 1726882511.96843: 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 <<< 17751 1726882512.20808: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZp<<< 17751 1726882512.20830: stdout chunk (state=3): >>>u81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_loadavg": {"1m": 0.42, "5m": 0.37, "15m": 0.2}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2807, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 725, "free": 2807}, "nocache": {"free": 3269, "used": 263}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": <<< 17751 1726882512.20849: stdout chunk (state=3): >>>{}}, "ansible_uptime_seconds": 669, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264241369088, "block_size": 4096, "block_total": 65519355, "block_available": 64512053, "block_used": 1007302, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "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_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "12", "epoch": "1726882512", "epoch_int": "1726882512", "date": "2024-09-20", "time": "21:35:12", "iso8601_micro": "2024-09-21T01:35:12.167775Z", "iso8601": "2024-09-21T01:35:12Z", "iso8601_basic": "20240920T213512167775", "iso8601_basic_short": "20240920T213512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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"<<< 17751 1726882512.20876: stdout chunk (state=3): >>>: "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.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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"}}} <<< 17751 1726882512.21410: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 17751 1726882512.21461: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii<<< 17751 1726882512.21502: stdout chunk (state=3): >>> # 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 17751 1726882512.21600: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 <<< 17751 1726882512.21618: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 17751 1726882512.21896: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17751 1726882512.21919: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 17751 1726882512.21961: stdout chunk (state=3): >>># destroy zipimport <<< 17751 1726882512.22000: stdout chunk (state=3): >>># destroy _compression <<< 17751 1726882512.22004: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 17751 1726882512.22025: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 17751 1726882512.22039: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17751 1726882512.22084: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 17751 1726882512.22139: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 17751 1726882512.22155: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 17751 1726882512.22177: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.reduction <<< 17751 1726882512.22218: stdout chunk (state=3): >>># destroy shlex # destroy datetime <<< 17751 1726882512.22241: stdout chunk (state=3): >>># destroy base64 <<< 17751 1726882512.22245: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 17751 1726882512.22297: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 17751 1726882512.22301: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection <<< 17751 1726882512.22371: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing <<< 17751 1726882512.22421: stdout chunk (state=3): >>># cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 17751 1726882512.22468: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 17751 1726882512.22505: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 17751 1726882512.22568: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 17751 1726882512.22597: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 17751 1726882512.22612: 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 <<< 17751 1726882512.22661: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios <<< 17751 1726882512.22668: stdout chunk (state=3): >>># destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 17751 1726882512.22841: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 17751 1726882512.22888: stdout chunk (state=3): >>># destroy tokenize <<< 17751 1726882512.22891: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 17751 1726882512.22911: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 17751 1726882512.22949: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 17751 1726882512.23336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882512.23347: stdout chunk (state=3): >>><<< 17751 1726882512.23359: stderr chunk (state=3): >>><<< 17751 1726882512.23521: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3496d8ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349657850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349634940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349695880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34962cd90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349657d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34967d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d5f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d0640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493d3370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3492b9dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b98b0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9f70> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492b9e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493a7610> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493ba670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493dae20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3492cbc70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493ae250> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3493ba280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493e09d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbfa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbd90> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cbd00> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34929e370> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34929e460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492d2fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cda30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cd490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491d21c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349289c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cdeb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3493e0040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491e4af0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491e4e20> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f6730> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f6c70> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34918e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491e4f10> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34919f280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491f65b0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34919f340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cb9d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba6a0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491ba760> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491ba850> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491baca0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3491c71f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491ba8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491aea30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3492cb5b0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3491baa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe3490de670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f727f0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349002760> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002640> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002370> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002490> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002190> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349002400> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3490027c0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fde7c0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fdeb50> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fde9a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3489c74f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348ffcd30> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349002520> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348ffc190> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34902da90> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fd0190> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fd0790> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3489cdd00> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348fd06a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349051d30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f539a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34905be50> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f630d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34905be20> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe349063220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f63100> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe349027b80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34905bac0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34905bd00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3490de820> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f5f0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f55370> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f5fd00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f5f6a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f60130> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f9b8b0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fa0910> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c46a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348fda7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c9d90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348f8e0a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348591070> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f97160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348f94cd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485c9bb0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348344a60> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485a36d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3485a3af0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34858a250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34858aa30> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9460> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9910> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3485d6d00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d6d60> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d6250> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3483acf70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485ea4c0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3485d9310> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3482c6ca0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3482c6fd0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe3482b9370> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348307bb0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe34823e160> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823e2b0> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_8hmzucov/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe348290070> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348290c40> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe3480a8b80> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348290dc0> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823e040> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe348072bb0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe34823ab50> 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_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_loadavg": {"1m": 0.42, "5m": 0.37, "15m": 0.2}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 2807, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 725, "free": 2807}, "nocache": {"free": 3269, "used": 263}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 669, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264241369088, "block_size": 4096, "block_total": 65519355, "block_available": 64512053, "block_used": 1007302, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_fibre_channel_wwn": [], "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_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "12", "epoch": "1726882512", "epoch_int": "1726882512", "date": "2024-09-20", "time": "21:35:12", "iso8601_micro": "2024-09-21T01:35:12.167775Z", "iso8601": "2024-09-21T01:35:12Z", "iso8601_basic": "20240920T213512167775", "iso8601_basic_short": "20240920T213512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_pkg_mgr": "dnf", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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. 17751 1726882512.24807: 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-1726882511.240134-17797-117603362975744/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882512.24850: _low_level_execute_command(): starting 17751 1726882512.24854: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882511.240134-17797-117603362975744/ > /dev/null 2>&1 && sleep 0' 17751 1726882512.25519: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.25534: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.25549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.25574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.25622: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.25635: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.25650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.25672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.25689: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.25702: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.25714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.25733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.25750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.25765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.25778: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.25794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.25876: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.25899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.25920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.26046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.27859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.27937: stderr chunk (state=3): >>><<< 17751 1726882512.27948: stdout chunk (state=3): >>><<< 17751 1726882512.28272: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882512.28276: handler run complete 17751 1726882512.28279: variable 'ansible_facts' from source: unknown 17751 1726882512.28281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.29441: variable 'ansible_facts' from source: unknown 17751 1726882512.29535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.29673: attempt loop complete, returning result 17751 1726882512.29685: _execute() done 17751 1726882512.29696: dumping result to json 17751 1726882512.29730: done dumping result, returning 17751 1726882512.29741: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-674a-804b-000000000011] 17751 1726882512.29749: sending task result for task 0e448fcc-3ce9-674a-804b-000000000011 ok: [managed_node1] 17751 1726882512.30543: no more pending results, returning what we have 17751 1726882512.30545: results queue empty 17751 1726882512.30546: checking for any_errors_fatal 17751 1726882512.30548: done checking for any_errors_fatal 17751 1726882512.30548: checking for max_fail_percentage 17751 1726882512.30550: done checking for max_fail_percentage 17751 1726882512.30550: checking to see if all hosts have failed and the running result is not ok 17751 1726882512.30551: done checking to see if all hosts have failed 17751 1726882512.30552: getting the remaining hosts for this loop 17751 1726882512.30554: done getting the remaining hosts for this loop 17751 1726882512.30557: getting the next task for host managed_node1 17751 1726882512.30566: done getting next task for host managed_node1 17751 1726882512.30568: ^ task is: TASK: meta (flush_handlers) 17751 1726882512.30570: ^ 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 17751 1726882512.30574: getting variables 17751 1726882512.30576: in VariableManager get_vars() 17751 1726882512.30603: Calling all_inventory to load vars for managed_node1 17751 1726882512.30606: Calling groups_inventory to load vars for managed_node1 17751 1726882512.30609: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.30618: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.30621: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.30623: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.30800: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.31315: done with get_vars() 17751 1726882512.31329: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000011 17751 1726882512.31333: WORKER PROCESS EXITING 17751 1726882512.31337: done getting variables 17751 1726882512.31416: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 17751 1726882512.31503: in VariableManager get_vars() 17751 1726882512.31512: Calling all_inventory to load vars for managed_node1 17751 1726882512.31515: Calling groups_inventory to load vars for managed_node1 17751 1726882512.31517: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.31521: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.31527: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.31529: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.33850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.34024: done with get_vars() 17751 1726882512.34037: done queuing things up, now waiting for results queue to drain 17751 1726882512.34039: results queue empty 17751 1726882512.34040: checking for any_errors_fatal 17751 1726882512.34042: done checking for any_errors_fatal 17751 1726882512.34043: checking for max_fail_percentage 17751 1726882512.34044: done checking for max_fail_percentage 17751 1726882512.34044: checking to see if all hosts have failed and the running result is not ok 17751 1726882512.34045: done checking to see if all hosts have failed 17751 1726882512.34046: getting the remaining hosts for this loop 17751 1726882512.34047: done getting the remaining hosts for this loop 17751 1726882512.34049: getting the next task for host managed_node1 17751 1726882512.34053: done getting next task for host managed_node1 17751 1726882512.34055: ^ task is: TASK: Include the task 'el_repo_setup.yml' 17751 1726882512.34057: ^ 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 17751 1726882512.34059: getting variables 17751 1726882512.34059: in VariableManager get_vars() 17751 1726882512.34070: Calling all_inventory to load vars for managed_node1 17751 1726882512.34072: Calling groups_inventory to load vars for managed_node1 17751 1726882512.34074: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.34079: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.34081: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.34088: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.34213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.34378: done with get_vars() 17751 1726882512.34385: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:11 Friday 20 September 2024 21:35:12 -0400 (0:00:01.149) 0:00:01.157 ****** 17751 1726882512.34460: entering _queue_task() for managed_node1/include_tasks 17751 1726882512.34461: Creating lock for include_tasks 17751 1726882512.34788: worker is 1 (out of 1 available) 17751 1726882512.34801: exiting _queue_task() for managed_node1/include_tasks 17751 1726882512.34812: done queuing things up, now waiting for results queue to drain 17751 1726882512.34815: waiting for pending results... 17751 1726882512.35062: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 17751 1726882512.35158: in run() - task 0e448fcc-3ce9-674a-804b-000000000006 17751 1726882512.35186: variable 'ansible_search_path' from source: unknown 17751 1726882512.35229: calling self._execute() 17751 1726882512.35310: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882512.35322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882512.35337: variable 'omit' from source: magic vars 17751 1726882512.35446: _execute() done 17751 1726882512.35456: dumping result to json 17751 1726882512.35468: done dumping result, returning 17751 1726882512.35482: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0e448fcc-3ce9-674a-804b-000000000006] 17751 1726882512.35493: sending task result for task 0e448fcc-3ce9-674a-804b-000000000006 17751 1726882512.35640: no more pending results, returning what we have 17751 1726882512.35647: in VariableManager get_vars() 17751 1726882512.35688: Calling all_inventory to load vars for managed_node1 17751 1726882512.35692: Calling groups_inventory to load vars for managed_node1 17751 1726882512.35696: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.35708: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.35712: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.35715: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.35902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.36107: done with get_vars() 17751 1726882512.36114: variable 'ansible_search_path' from source: unknown 17751 1726882512.36130: we have included files to process 17751 1726882512.36131: generating all_blocks data 17751 1726882512.36132: done generating all_blocks data 17751 1726882512.36133: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17751 1726882512.36135: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17751 1726882512.36138: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 17751 1726882512.36720: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000006 17751 1726882512.36726: WORKER PROCESS EXITING 17751 1726882512.37268: in VariableManager get_vars() 17751 1726882512.37298: done with get_vars() 17751 1726882512.37311: done processing included file 17751 1726882512.37313: iterating over new_blocks loaded from include file 17751 1726882512.37315: in VariableManager get_vars() 17751 1726882512.37326: done with get_vars() 17751 1726882512.37328: filtering new block on tags 17751 1726882512.37348: done filtering new block on tags 17751 1726882512.37353: in VariableManager get_vars() 17751 1726882512.37370: done with get_vars() 17751 1726882512.37372: filtering new block on tags 17751 1726882512.37397: done filtering new block on tags 17751 1726882512.37400: in VariableManager get_vars() 17751 1726882512.37411: done with get_vars() 17751 1726882512.37413: filtering new block on tags 17751 1726882512.37427: done filtering new block on tags 17751 1726882512.37430: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 17751 1726882512.37436: extending task lists for all hosts with included blocks 17751 1726882512.37490: done extending task lists 17751 1726882512.37495: done processing included files 17751 1726882512.37496: results queue empty 17751 1726882512.37497: checking for any_errors_fatal 17751 1726882512.37499: done checking for any_errors_fatal 17751 1726882512.37500: checking for max_fail_percentage 17751 1726882512.37501: done checking for max_fail_percentage 17751 1726882512.37502: checking to see if all hosts have failed and the running result is not ok 17751 1726882512.37503: done checking to see if all hosts have failed 17751 1726882512.37504: getting the remaining hosts for this loop 17751 1726882512.37505: done getting the remaining hosts for this loop 17751 1726882512.37508: getting the next task for host managed_node1 17751 1726882512.37513: done getting next task for host managed_node1 17751 1726882512.37515: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 17751 1726882512.37518: ^ 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 17751 1726882512.37521: getting variables 17751 1726882512.37523: in VariableManager get_vars() 17751 1726882512.37536: Calling all_inventory to load vars for managed_node1 17751 1726882512.37539: Calling groups_inventory to load vars for managed_node1 17751 1726882512.37543: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.37551: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.37554: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.37556: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.37743: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.37977: done with get_vars() 17751 1726882512.37985: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:35:12 -0400 (0:00:00.036) 0:00:01.193 ****** 17751 1726882512.38067: entering _queue_task() for managed_node1/setup 17751 1726882512.38461: worker is 1 (out of 1 available) 17751 1726882512.38478: exiting _queue_task() for managed_node1/setup 17751 1726882512.38490: done queuing things up, now waiting for results queue to drain 17751 1726882512.38492: waiting for pending results... 17751 1726882512.38820: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 17751 1726882512.38969: in run() - task 0e448fcc-3ce9-674a-804b-000000000022 17751 1726882512.38992: variable 'ansible_search_path' from source: unknown 17751 1726882512.39000: variable 'ansible_search_path' from source: unknown 17751 1726882512.39052: calling self._execute() 17751 1726882512.39167: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882512.39185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882512.39206: variable 'omit' from source: magic vars 17751 1726882512.39757: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882512.42117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882512.42206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882512.42246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882512.42291: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882512.42326: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882512.42412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882512.42448: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882512.42487: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882512.42538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882512.42557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882512.42743: variable 'ansible_facts' from source: unknown 17751 1726882512.42822: variable 'network_test_required_facts' from source: task vars 17751 1726882512.42867: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 17751 1726882512.42878: variable 'omit' from source: magic vars 17751 1726882512.42925: variable 'omit' from source: magic vars 17751 1726882512.42963: variable 'omit' from source: magic vars 17751 1726882512.42995: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882512.43030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882512.43052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882512.43078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882512.43095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882512.43128: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882512.43139: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882512.43148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882512.43250: Set connection var ansible_connection to ssh 17751 1726882512.43262: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882512.43278: Set connection var ansible_shell_executable to /bin/sh 17751 1726882512.43290: Set connection var ansible_timeout to 10 17751 1726882512.43307: Set connection var ansible_shell_type to sh 17751 1726882512.43318: Set connection var ansible_pipelining to False 17751 1726882512.43344: variable 'ansible_shell_executable' from source: unknown 17751 1726882512.43357: variable 'ansible_connection' from source: unknown 17751 1726882512.43367: variable 'ansible_module_compression' from source: unknown 17751 1726882512.43375: variable 'ansible_shell_type' from source: unknown 17751 1726882512.43381: variable 'ansible_shell_executable' from source: unknown 17751 1726882512.43387: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882512.43393: variable 'ansible_pipelining' from source: unknown 17751 1726882512.43399: variable 'ansible_timeout' from source: unknown 17751 1726882512.43407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882512.43552: 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) 17751 1726882512.43572: variable 'omit' from source: magic vars 17751 1726882512.43582: starting attempt loop 17751 1726882512.43588: running the handler 17751 1726882512.43603: _low_level_execute_command(): starting 17751 1726882512.43613: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882512.44571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.44621: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.44636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.44656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.44724: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.44800: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.44814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.44836: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.44847: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.44858: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.44875: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.44889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.44909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.44921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.44931: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.44947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.45086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.45134: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.45150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.45295: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.46949: stdout chunk (state=3): >>>/root <<< 17751 1726882512.47142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.47146: stdout chunk (state=3): >>><<< 17751 1726882512.47149: stderr chunk (state=3): >>><<< 17751 1726882512.47266: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882512.47270: _low_level_execute_command(): starting 17751 1726882512.47273: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574 `" && echo ansible-tmp-1726882512.4717004-17825-69037638209574="` echo /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574 `" ) && sleep 0' 17751 1726882512.48376: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.48380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.48454: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.48458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.48461: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.48538: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.48541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.48670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.50556: stdout chunk (state=3): >>>ansible-tmp-1726882512.4717004-17825-69037638209574=/root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574 <<< 17751 1726882512.50657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.50753: stderr chunk (state=3): >>><<< 17751 1726882512.50769: stdout chunk (state=3): >>><<< 17751 1726882512.51076: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882512.4717004-17825-69037638209574=/root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882512.51080: variable 'ansible_module_compression' from source: unknown 17751 1726882512.51083: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17751 1726882512.51085: variable 'ansible_facts' from source: unknown 17751 1726882512.51121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/AnsiballZ_setup.py 17751 1726882512.51308: Sending initial data 17751 1726882512.51311: Sent initial data (153 bytes) 17751 1726882512.52358: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.52376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.52396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.52417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.52462: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.52479: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.52492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.52519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.52530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.52540: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.52551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.52565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.52580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.52591: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.52601: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.52617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.52700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.52726: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.52748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.52877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.54621: 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 <<< 17751 1726882512.54709: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882512.54808: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpr8vnm1xb /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/AnsiballZ_setup.py <<< 17751 1726882512.54896: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882512.57445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.57713: stderr chunk (state=3): >>><<< 17751 1726882512.57717: stdout chunk (state=3): >>><<< 17751 1726882512.57719: done transferring module to remote 17751 1726882512.57721: _low_level_execute_command(): starting 17751 1726882512.57724: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/ /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/AnsiballZ_setup.py && sleep 0' 17751 1726882512.58329: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.58342: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.58355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.58375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.58424: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.58435: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.58447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.58466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.58477: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.58492: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.58507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.58519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.58533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.58543: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.58552: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.58567: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.58650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.58675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.58690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.58810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.60557: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.60629: stderr chunk (state=3): >>><<< 17751 1726882512.60639: stdout chunk (state=3): >>><<< 17751 1726882512.60674: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882512.60677: _low_level_execute_command(): starting 17751 1726882512.60743: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/AnsiballZ_setup.py && sleep 0' 17751 1726882512.61304: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.61316: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.61337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.61353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.61395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.61406: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.61418: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.61441: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.61452: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.61462: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.61477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.61489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.61502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.61513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.61522: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.61533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.61616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.61635: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.61651: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.61792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.63730: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 17751 1726882512.63750: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17751 1726882512.63799: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17751 1726882512.63835: stdout chunk (state=3): >>>import 'posix' # <<< 17751 1726882512.63872: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17751 1726882512.63911: stdout chunk (state=3): >>>import 'time' # <<< 17751 1726882512.63928: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 17751 1726882512.63996: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 17751 1726882512.64004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 17751 1726882512.64016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 17751 1726882512.64035: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898dc0> <<< 17751 1726882512.64092: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 17751 1726882512.64104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898b20> <<< 17751 1726882512.64132: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 17751 1726882512.64144: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898ac0> <<< 17751 1726882512.64177: stdout chunk (state=3): >>>import '_signal' # <<< 17751 1726882512.64216: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 17751 1726882512.64220: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d490> <<< 17751 1726882512.64247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 17751 1726882512.64266: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882512.64278: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d940> <<< 17751 1726882512.64301: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d670> <<< 17751 1726882512.64342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 17751 1726882512.64345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 17751 1726882512.64355: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 17751 1726882512.64382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 17751 1726882512.64392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 17751 1726882512.64429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 17751 1726882512.64452: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf190> <<< 17751 1726882512.64455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 17751 1726882512.64475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 17751 1726882512.64550: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf220> <<< 17751 1726882512.64580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 17751 1726882512.64604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 17751 1726882512.64617: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf940> <<< 17751 1726882512.64661: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4855880> <<< 17751 1726882512.64681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45c7d90> <<< 17751 1726882512.64745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 17751 1726882512.64748: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45f2d90> <<< 17751 1726882512.64794: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d970> <<< 17751 1726882512.64831: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17751 1726882512.65164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 17751 1726882512.65171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 17751 1726882512.65200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 17751 1726882512.65225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 17751 1726882512.65243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 17751 1726882512.65272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 17751 1726882512.65286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 17751 1726882512.65289: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456eeb0> <<< 17751 1726882512.65329: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4571f40> <<< 17751 1726882512.65359: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 17751 1726882512.65367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 17751 1726882512.65394: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 17751 1726882512.65419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 17751 1726882512.65446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 17751 1726882512.65456: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4567610> <<< 17751 1726882512.65481: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456d640> <<< 17751 1726882512.65496: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456e370> <<< 17751 1726882512.65506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 17751 1726882512.65566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 17751 1726882512.65589: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 17751 1726882512.65615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.65645: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 17751 1726882512.65682: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4453e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453910> <<< 17751 1726882512.65702: stdout chunk (state=3): >>>import 'itertools' # <<< 17751 1726882512.65723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453f10> <<< 17751 1726882512.65733: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 17751 1726882512.65770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453fd0> <<< 17751 1726882512.65797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 17751 1726882512.65815: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44660d0> import '_collections' # <<< 17751 1726882512.65871: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4549d90> <<< 17751 1726882512.65888: stdout chunk (state=3): >>>import '_functools' # <<< 17751 1726882512.65898: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4542670> <<< 17751 1726882512.65952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4575e20> <<< 17751 1726882512.65980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 17751 1726882512.66010: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4466cd0> <<< 17751 1726882512.66020: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45492b0> <<< 17751 1726882512.66045: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882512.66084: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f45552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f457b9d0> <<< 17751 1726882512.66107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 17751 1726882512.66118: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.66140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 17751 1726882512.66164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 17751 1726882512.66195: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466df0> <<< 17751 1726882512.66219: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 17751 1726882512.66242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 17751 1726882512.66253: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882512.66273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 17751 1726882512.66323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 17751 1726882512.66348: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44393d0> <<< 17751 1726882512.66376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 17751 1726882512.66390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 17751 1726882512.66416: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44394c0> <<< 17751 1726882512.66534: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f446df40> <<< 17751 1726882512.66574: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468a90> <<< 17751 1726882512.66591: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468490> <<< 17751 1726882512.66612: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 17751 1726882512.66634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 17751 1726882512.66651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 17751 1726882512.66671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 17751 1726882512.66692: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 17751 1726882512.66702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f436d220> <<< 17751 1726882512.66735: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4424520> <<< 17751 1726882512.66778: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468f10> <<< 17751 1726882512.66788: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f457b040> <<< 17751 1726882512.66804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 17751 1726882512.66847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 17751 1726882512.66870: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f437fb50> <<< 17751 1726882512.66880: stdout chunk (state=3): >>>import 'errno' # <<< 17751 1726882512.66903: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f437fe80> <<< 17751 1726882512.66926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 17751 1726882512.66964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 17751 1726882512.66984: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390790> <<< 17751 1726882512.66994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 17751 1726882512.67014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 17751 1726882512.67043: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390cd0> <<< 17751 1726882512.67088: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f431e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f437ff70> <<< 17751 1726882512.67113: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 17751 1726882512.67123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 17751 1726882512.67175: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f432f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390610> <<< 17751 1726882512.67201: stdout chunk (state=3): >>>import 'pwd' # <<< 17751 1726882512.67212: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f432f3a0> <<< 17751 1726882512.67243: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466a30> <<< 17751 1726882512.67260: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 17751 1726882512.67291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 17751 1726882512.67312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 17751 1726882512.67322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 17751 1726882512.67344: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a700> <<< 17751 1726882512.67368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 17751 1726882512.67404: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434a7c0> <<< 17751 1726882512.67429: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a8b0> <<< 17751 1726882512.67455: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 17751 1726882512.67651: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434ad00> <<< 17751 1726882512.67686: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4355250> <<< 17751 1726882512.67704: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434a940> <<< 17751 1726882512.67725: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f433ea90> <<< 17751 1726882512.67738: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466610> <<< 17751 1726882512.67759: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 17751 1726882512.67807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 17751 1726882512.67846: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434aaf0> <<< 17751 1726882512.67989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 17751 1726882512.68002: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5f42726d0> <<< 17751 1726882512.68232: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip' # zipimport: zlib available <<< 17751 1726882512.68325: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.68354: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/__init__.py <<< 17751 1726882512.68384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882512.68405: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 17751 1726882512.69587: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.70497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bc3820> <<< 17751 1726882512.70540: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.70554: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 17751 1726882512.70579: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 17751 1726882512.70607: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4195730> <<< 17751 1726882512.70646: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195610> <<< 17751 1726882512.70683: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195340> <<< 17751 1726882512.70701: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 17751 1726882512.70752: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195160> <<< 17751 1726882512.70766: stdout chunk (state=3): >>>import 'atexit' # <<< 17751 1726882512.70792: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41953a0> <<< 17751 1726882512.70801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 17751 1726882512.70821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 17751 1726882512.70870: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195790> <<< 17751 1726882512.70889: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 17751 1726882512.70910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 17751 1726882512.70927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 17751 1726882512.70958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 17751 1726882512.71038: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4185820> <<< 17751 1726882512.71079: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4185490> <<< 17751 1726882512.71104: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4185640> <<< 17751 1726882512.71127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 17751 1726882512.71138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 17751 1726882512.71166: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3b48520> <<< 17751 1726882512.71190: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4190d60> <<< 17751 1726882512.71344: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41954f0> <<< 17751 1726882512.71370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 17751 1726882512.71391: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41901c0> <<< 17751 1726882512.71424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 17751 1726882512.71451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 17751 1726882512.71479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 17751 1726882512.71501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 17751 1726882512.71525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4194b20> <<< 17751 1726882512.71592: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4164160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4164760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3b4ed30> <<< 17751 1726882512.71627: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4164670> <<< 17751 1726882512.71651: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41e6d00> <<< 17751 1726882512.71680: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 17751 1726882512.71690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 17751 1726882512.71708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 17751 1726882512.71742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 17751 1726882512.71805: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3ba4a00> <<< 17751 1726882512.71823: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f0e80> <<< 17751 1726882512.71846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 17751 1726882512.71895: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3bb30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f0eb0> <<< 17751 1726882512.71921: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 17751 1726882512.71961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.71992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 17751 1726882512.72002: stdout chunk (state=3): >>>import '_string' # <<< 17751 1726882512.72046: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f8250> <<< 17751 1726882512.72180: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bb30d0> <<< 17751 1726882512.72267: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41f8a60> <<< 17751 1726882512.72302: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41bab80> <<< 17751 1726882512.72343: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41f0cd0> <<< 17751 1726882512.72354: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41e6ee0> <<< 17751 1726882512.72384: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 17751 1726882512.72409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 17751 1726882512.72422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 17751 1726882512.72451: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882512.72462: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3baf0d0> <<< 17751 1726882512.72639: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3ba6310> <<< 17751 1726882512.72649: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bafcd0> <<< 17751 1726882512.72681: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3baf670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bb0100> <<< 17751 1726882512.72702: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.72725: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 17751 1726882512.72740: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.72799: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.72881: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882512.72908: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 17751 1726882512.72926: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 17751 1726882512.72941: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.73026: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.73128: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.73559: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.74017: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 17751 1726882512.74047: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 17751 1726882512.74059: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.74112: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3bed910> <<< 17751 1726882512.74182: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 17751 1726882512.74198: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f375b640> <<< 17751 1726882512.74252: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 17751 1726882512.74285: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.74297: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 17751 1726882512.74412: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.74541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 17751 1726882512.74575: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f416c7f0> <<< 17751 1726882512.74591: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.74966: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75328: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75384: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75451: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 17751 1726882512.75467: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75484: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75517: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 17751 1726882512.75528: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75593: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75654: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 17751 1726882512.75688: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882512.75698: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 17751 1726882512.75726: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75767: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 17751 1726882512.75784: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.75951: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76148: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 17751 1726882512.76176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 17751 1726882512.76188: stdout chunk (state=3): >>>import '_ast' # <<< 17751 1726882512.76245: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41b2460> <<< 17751 1726882512.76265: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76321: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76389: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 17751 1726882512.76401: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 17751 1726882512.76425: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76451: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76489: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 17751 1726882512.76533: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76566: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76661: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76713: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 17751 1726882512.76743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.76812: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882512.76823: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3be10d0> <<< 17751 1726882512.76900: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf21f0> <<< 17751 1726882512.76937: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 17751 1726882512.76949: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.76995: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77049: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77076: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77110: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 17751 1726882512.77127: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 17751 1726882512.77145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 17751 1726882512.77176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 17751 1726882512.77202: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 17751 1726882512.77219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 17751 1726882512.77304: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf4bb0> <<< 17751 1726882512.77333: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4201070> <<< 17751 1726882512.77397: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3be52e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 17751 1726882512.77421: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77441: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77453: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 17751 1726882512.77544: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 17751 1726882512.77563: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 17751 1726882512.77575: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77619: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77681: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77693: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77712: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77753: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77789: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77812: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77856: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 17751 1726882512.77870: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77922: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.77985: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78005: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78036: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 17751 1726882512.78047: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78191: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78325: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78355: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.78415: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882512.78434: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 17751 1726882512.78457: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 17751 1726882512.78473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 17751 1726882512.78491: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3710400> <<< 17751 1726882512.78520: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 17751 1726882512.78540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 17751 1726882512.78567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 17751 1726882512.78595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 17751 1726882512.78617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f376f9a0> <<< 17751 1726882512.78648: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f376fdf0> <<< 17751 1726882512.78712: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f376c490> <<< 17751 1726882512.78745: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f35e7040> <<< 17751 1726882512.78765: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d73a0> <<< 17751 1726882512.78782: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d75e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 17751 1726882512.78811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 17751 1726882512.78831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 17751 1726882512.78867: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3be06d0> <<< 17751 1726882512.78885: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f377c730> <<< 17751 1726882512.78903: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 17751 1726882512.78913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 17751 1726882512.78938: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3be05e0> <<< 17751 1726882512.78954: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 17751 1726882512.78983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 17751 1726882512.79007: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882512.79017: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f371fc70> <<< 17751 1726882512.79034: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f35369a0> <<< 17751 1726882512.79077: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d74f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 17751 1726882512.79105: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 17751 1726882512.79117: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79172: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79221: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 17751 1726882512.79266: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79315: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 17751 1726882512.79338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 17751 1726882512.79349: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79373: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79406: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 17751 1726882512.79417: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79449: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79501: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 17751 1726882512.79535: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79578: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 17751 1726882512.79588: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79635: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79687: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79733: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.79788: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 17751 1726882512.79802: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80181: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80532: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 17751 1726882512.80589: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80626: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80655: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80695: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 17751 1726882512.80716: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80727: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80750: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 17751 1726882512.80761: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80807: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80854: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 17751 1726882512.80867: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80889: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80916: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 17751 1726882512.80935: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80946: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.80980: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 17751 1726882512.81039: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 17751 1726882512.81150: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d79d0> <<< 17751 1726882512.81161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 17751 1726882512.81184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 17751 1726882512.81345: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3456f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 17751 1726882512.81398: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81461: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 17751 1726882512.81477: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81538: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81617: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 17751 1726882512.81628: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81680: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81743: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 17751 1726882512.81754: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81786: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.81824: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 17751 1726882512.81844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 17751 1726882512.81992: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f344e3a0> <<< 17751 1726882512.82229: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f349c100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 17751 1726882512.82275: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82327: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 17751 1726882512.82341: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82397: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82472: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82563: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82698: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 17751 1726882512.82730: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82779: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 17751 1726882512.82789: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82810: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 17751 1726882512.82872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 17751 1726882512.82913: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f33e26a0> <<< 17751 1726882512.82940: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33e2a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 17751 1726882512.82951: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.82991: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83022: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 17751 1726882512.83033: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83157: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83283: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 17751 1726882512.83370: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83448: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83485: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83528: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 17751 1726882512.83541: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 17751 1726882512.83609: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83628: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83745: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.83873: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 17751 1726882512.83978: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.84078: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 17751 1726882512.84101: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.84111: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.84134: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.84566: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.84982: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 17751 1726882512.84995: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85077: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85175: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 17751 1726882512.85252: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85336: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 17751 1726882512.85348: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85468: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85612: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 17751 1726882512.85633: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 17751 1726882512.85644: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85671: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85722: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 17751 1726882512.85801: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.85879: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86053: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86220: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 17751 1726882512.86232: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86268: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86297: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 17751 1726882512.86315: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86326: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86350: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 17751 1726882512.86362: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86416: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86477: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 17751 1726882512.86502: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86524: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86536: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 17751 1726882512.86581: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86633: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 17751 1726882512.86648: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86687: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86741: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 17751 1726882512.86752: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.86960: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87178: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 17751 1726882512.87190: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87228: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 17751 1726882512.87295: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87318: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87356: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 17751 1726882512.87378: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87389: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87418: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 17751 1726882512.87428: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87451: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87486: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 17751 1726882512.87497: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87554: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87627: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 17751 1726882512.87650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 17751 1726882512.87669: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87703: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87749: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 17751 1726882512.87769: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87792: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87805: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87832: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87874: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.87933: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88000: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 17751 1726882512.88025: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 17751 1726882512.88057: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88106: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 17751 1726882512.88118: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88273: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88432: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 17751 1726882512.88446: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88476: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88521: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 17751 1726882512.88571: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88606: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 17751 1726882512.88618: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88683: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88753: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 17751 1726882512.88767: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88831: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.88914: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 17751 1726882512.88988: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882512.89711: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 17751 1726882512.89742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 17751 1726882512.89760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 17751 1726882512.89794: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f33c40d0> <<< 17751 1726882512.89807: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33c6d00> <<< 17751 1726882512.89850: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33c6ca0> <<< 17751 1726882512.91043: stdout chunk (state=3): >>>import 'gc' # <<< 17751 1726882512.91724: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "12", "epoch": "1726882512", "epoch_int": "1726882512", "date": "2024-09-20", "time": "21:35:12", "iso8601_micro": "2024-09-21T01:35:12.912967Z", "iso8601": "2024-09-21T01:35:12Z", "iso8601_basic": "20240920T213512912967", "iso8601_basic_short": "20240920T213512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17751 1726882512.92072: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 17751 1726882512.92102: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 <<< 17751 1726882512.92150: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 <<< 17751 1726882512.92208: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # 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 _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 <<< 17751 1726882512.92226: stdout chunk (state=3): >>># 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 gc <<< 17751 1726882512.92492: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17751 1726882512.92516: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 17751 1726882512.92541: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 17751 1726882512.92553: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 17751 1726882512.92592: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 17751 1726882512.92607: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 17751 1726882512.92623: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 17751 1726882512.92649: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 17751 1726882512.92723: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 17751 1726882512.92730: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 17751 1726882512.92766: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex <<< 17751 1726882512.92787: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 17751 1726882512.92805: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json <<< 17751 1726882512.92842: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 17751 1726882512.92910: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 17751 1726882512.92951: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 17751 1726882512.93017: stdout chunk (state=3): >>># 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 17751 1726882512.93097: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre <<< 17751 1726882512.93130: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 <<< 17751 1726882512.93184: stdout chunk (state=3): >>># destroy gc # destroy unicodedata # destroy termios # destroy _ssl <<< 17751 1726882512.93198: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 17751 1726882512.93357: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 17751 1726882512.93382: stdout chunk (state=3): >>># destroy tokenize <<< 17751 1726882512.93414: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 17751 1726882512.93437: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 17751 1726882512.93477: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 17751 1726882512.93859: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882512.93862: stdout chunk (state=3): >>><<< 17751 1726882512.93866: stderr chunk (state=3): >>><<< 17751 1726882512.94079: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898b20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4898ac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4855880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45c7d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f483d970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4571f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4567610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f456e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4453e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453f10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4453fd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44660d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4549d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4542670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45556d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4575e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4466cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f45492b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f45552e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f457b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44393d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f44394c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f446df40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f436d220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4424520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4468f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f457b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f437fb50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f437fe80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f431e400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f437ff70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f432f2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4390610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f432f3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434a7c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434a8b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f434ad00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4355250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434a940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f433ea90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4466610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f434aaf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb5f42726d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bc3820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4195730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41953a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4195790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4185820> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4185490> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4185640> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3b48520> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4190d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41954f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41901c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4194b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4164160> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4164760> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3b4ed30> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f4164670> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41e6d00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3ba4a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f0e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3bb30a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f0eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41f8250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bb30d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41f8a60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41bab80> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f41f0cd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41e6ee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3baf0d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3ba6310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bafcd0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3baf670> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bb0100> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3bed910> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf29a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f375b640> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f416c7f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f41b2460> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3be10d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf21f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3bf4bb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f4201070> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3be52e0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/modules/__init__.py # 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 # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3710400> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f376f9a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f376fdf0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f376c490> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f35e7040> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d73a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d75e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f3be06d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f377c730> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3be05e0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f371fc70> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f35369a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d74f0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f34d79d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f3456f40> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f344e3a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f349c100> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f33e26a0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33e2a90> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # 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 # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_n_5w3_tm/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb5f33c40d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33c6d00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb5f33c6ca0> import 'gc' # {"ansible_facts": {"ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "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_fips": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "12", "epoch": "1726882512", "epoch_int": "1726882512", "date": "2024-09-20", "time": "21:35:12", "iso8601_micro": "2024-09-21T01:35:12.912967Z", "iso8601": "2024-09-21T01:35:12Z", "iso8601_basic": "20240920T213512912967", "iso8601_basic_short": "20240920T213512", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 _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 gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 17751 1726882512.95172: 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-1726882512.4717004-17825-69037638209574/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882512.95175: _low_level_execute_command(): starting 17751 1726882512.95178: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882512.4717004-17825-69037638209574/ > /dev/null 2>&1 && sleep 0' 17751 1726882512.95730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882512.95743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.95756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.95776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.95812: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.95822: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882512.95832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.95846: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882512.95854: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882512.95865: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882512.95877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882512.95889: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882512.95903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882512.95914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882512.95923: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882512.95935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882512.96010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882512.96026: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882512.96041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882512.96502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882512.98379: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882512.98421: stderr chunk (state=3): >>><<< 17751 1726882512.98424: stdout chunk (state=3): >>><<< 17751 1726882512.98670: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882512.98674: handler run complete 17751 1726882512.98676: variable 'ansible_facts' from source: unknown 17751 1726882512.98678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.98699: variable 'ansible_facts' from source: unknown 17751 1726882512.98747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.98813: attempt loop complete, returning result 17751 1726882512.98821: _execute() done 17751 1726882512.98826: dumping result to json 17751 1726882512.98842: done dumping result, returning 17751 1726882512.98853: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0e448fcc-3ce9-674a-804b-000000000022] 17751 1726882512.98868: sending task result for task 0e448fcc-3ce9-674a-804b-000000000022 ok: [managed_node1] 17751 1726882512.99129: no more pending results, returning what we have 17751 1726882512.99132: results queue empty 17751 1726882512.99132: checking for any_errors_fatal 17751 1726882512.99134: done checking for any_errors_fatal 17751 1726882512.99134: checking for max_fail_percentage 17751 1726882512.99136: done checking for max_fail_percentage 17751 1726882512.99138: checking to see if all hosts have failed and the running result is not ok 17751 1726882512.99139: done checking to see if all hosts have failed 17751 1726882512.99140: getting the remaining hosts for this loop 17751 1726882512.99141: done getting the remaining hosts for this loop 17751 1726882512.99145: getting the next task for host managed_node1 17751 1726882512.99153: done getting next task for host managed_node1 17751 1726882512.99155: ^ task is: TASK: Check if system is ostree 17751 1726882512.99157: ^ 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 17751 1726882512.99162: getting variables 17751 1726882512.99165: in VariableManager get_vars() 17751 1726882512.99192: Calling all_inventory to load vars for managed_node1 17751 1726882512.99195: Calling groups_inventory to load vars for managed_node1 17751 1726882512.99198: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882512.99208: Calling all_plugins_play to load vars for managed_node1 17751 1726882512.99211: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882512.99214: Calling groups_plugins_play to load vars for managed_node1 17751 1726882512.99384: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000022 17751 1726882512.99388: WORKER PROCESS EXITING 17751 1726882512.99404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882512.99614: done with get_vars() 17751 1726882512.99624: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:35:12 -0400 (0:00:00.617) 0:00:01.810 ****** 17751 1726882512.99825: entering _queue_task() for managed_node1/stat 17751 1726882513.00134: worker is 1 (out of 1 available) 17751 1726882513.00147: exiting _queue_task() for managed_node1/stat 17751 1726882513.00158: done queuing things up, now waiting for results queue to drain 17751 1726882513.00160: waiting for pending results... 17751 1726882513.00409: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 17751 1726882513.00498: in run() - task 0e448fcc-3ce9-674a-804b-000000000024 17751 1726882513.00510: variable 'ansible_search_path' from source: unknown 17751 1726882513.00513: variable 'ansible_search_path' from source: unknown 17751 1726882513.00547: calling self._execute() 17751 1726882513.00625: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.00629: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.00639: variable 'omit' from source: magic vars 17751 1726882513.01115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882513.01374: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882513.01443: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882513.01480: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882513.01512: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882513.01602: 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) 17751 1726882513.01626: 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) 17751 1726882513.01677: 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) 17751 1726882513.01706: 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) 17751 1726882513.02030: Evaluated conditional (not __network_is_ostree is defined): True 17751 1726882513.02035: variable 'omit' from source: magic vars 17751 1726882513.02081: variable 'omit' from source: magic vars 17751 1726882513.02117: variable 'omit' from source: magic vars 17751 1726882513.02143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882513.02186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882513.02206: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882513.02226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.02239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.02279: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882513.02287: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.02295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.02395: Set connection var ansible_connection to ssh 17751 1726882513.02406: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882513.02417: Set connection var ansible_shell_executable to /bin/sh 17751 1726882513.02425: Set connection var ansible_timeout to 10 17751 1726882513.02434: Set connection var ansible_shell_type to sh 17751 1726882513.02446: Set connection var ansible_pipelining to False 17751 1726882513.02472: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.02487: variable 'ansible_connection' from source: unknown 17751 1726882513.02496: variable 'ansible_module_compression' from source: unknown 17751 1726882513.02502: variable 'ansible_shell_type' from source: unknown 17751 1726882513.02508: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.02514: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.02521: variable 'ansible_pipelining' from source: unknown 17751 1726882513.02527: variable 'ansible_timeout' from source: unknown 17751 1726882513.02534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.02714: 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) 17751 1726882513.02737: variable 'omit' from source: magic vars 17751 1726882513.02746: starting attempt loop 17751 1726882513.02752: running the handler 17751 1726882513.02772: _low_level_execute_command(): starting 17751 1726882513.02785: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882513.03520: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.03536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.03551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.03578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.03624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.03635: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882513.03647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.03668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882513.03686: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882513.03697: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882513.03712: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.03725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.03738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.03749: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.03760: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882513.03775: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.03859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.03884: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.03908: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.04053: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.05645: stdout chunk (state=3): >>>/root <<< 17751 1726882513.05750: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882513.05830: stderr chunk (state=3): >>><<< 17751 1726882513.05842: stdout chunk (state=3): >>><<< 17751 1726882513.05915: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882513.05925: _low_level_execute_command(): starting 17751 1726882513.05929: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254 `" && echo ansible-tmp-1726882513.0586987-17843-119131898383254="` echo /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254 `" ) && sleep 0' 17751 1726882513.06929: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.06944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.06959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.06982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.07032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.07046: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882513.07060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.07080: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882513.07092: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882513.07101: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882513.07112: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.07125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.07147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.07160: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.07172: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882513.07185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.07268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.07291: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.07308: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.07430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.09287: stdout chunk (state=3): >>>ansible-tmp-1726882513.0586987-17843-119131898383254=/root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254 <<< 17751 1726882513.09476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882513.09479: stdout chunk (state=3): >>><<< 17751 1726882513.09481: stderr chunk (state=3): >>><<< 17751 1726882513.09669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882513.0586987-17843-119131898383254=/root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882513.09673: variable 'ansible_module_compression' from source: unknown 17751 1726882513.09675: ANSIBALLZ: Using lock for stat 17751 1726882513.09677: ANSIBALLZ: Acquiring lock 17751 1726882513.09679: ANSIBALLZ: Lock acquired: 140154820670528 17751 1726882513.09680: ANSIBALLZ: Creating module 17751 1726882513.23606: ANSIBALLZ: Writing module into payload 17751 1726882513.23711: ANSIBALLZ: Writing module 17751 1726882513.23740: ANSIBALLZ: Renaming module 17751 1726882513.23749: ANSIBALLZ: Done creating module 17751 1726882513.23771: variable 'ansible_facts' from source: unknown 17751 1726882513.23841: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/AnsiballZ_stat.py 17751 1726882513.24013: Sending initial data 17751 1726882513.24023: Sent initial data (153 bytes) 17751 1726882513.24914: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.24934: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.24938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.24940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.24980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.24983: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 17751 1726882513.24985: 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 <<< 17751 1726882513.24987: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.25045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.25048: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.25055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.25150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.27001: 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 <<< 17751 1726882513.27093: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882513.27190: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp8fikkntv /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/AnsiballZ_stat.py <<< 17751 1726882513.27285: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882513.28498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882513.28738: stderr chunk (state=3): >>><<< 17751 1726882513.28741: stdout chunk (state=3): >>><<< 17751 1726882513.28744: done transferring module to remote 17751 1726882513.28746: _low_level_execute_command(): starting 17751 1726882513.28748: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/ /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/AnsiballZ_stat.py && sleep 0' 17751 1726882513.29372: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.29387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.29409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.29432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.29480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.29493: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882513.29508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.29535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882513.29547: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882513.29561: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882513.29576: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.29588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.29603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.29613: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.29628: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882513.29644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.29723: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.29751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.29772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.29896: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.31648: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882513.31732: stderr chunk (state=3): >>><<< 17751 1726882513.31751: stdout chunk (state=3): >>><<< 17751 1726882513.31858: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882513.31862: _low_level_execute_command(): starting 17751 1726882513.31867: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/AnsiballZ_stat.py && sleep 0' 17751 1726882513.32481: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.32495: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.32519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.32536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.32582: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.32596: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882513.32618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.32637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882513.32650: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882513.32668: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882513.32682: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.32696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.32712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.32733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.32746: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882513.32766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.32848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.32876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.32893: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.33026: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.34994: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 17751 1726882513.34999: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 17751 1726882513.35051: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 17751 1726882513.35093: stdout chunk (state=3): >>>import 'posix' # <<< 17751 1726882513.35121: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 17751 1726882513.35159: stdout chunk (state=3): >>>import 'time' # <<< 17751 1726882513.35176: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 17751 1726882513.35219: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.35247: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 17751 1726882513.35273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 17751 1726882513.35293: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cdc0> <<< 17751 1726882513.35334: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 17751 1726882513.35361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cb20> <<< 17751 1726882513.35384: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 17751 1726882513.35420: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cac0> <<< 17751 1726882513.35424: stdout chunk (state=3): >>>import '_signal' # <<< 17751 1726882513.35451: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 17751 1726882513.35454: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8490> <<< 17751 1726882513.35501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882513.35528: stdout chunk (state=3): >>>import '_abc' # <<< 17751 1726882513.35544: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8940> <<< 17751 1726882513.35547: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8670> <<< 17751 1726882513.35580: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 17751 1726882513.35626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 17751 1726882513.35630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 17751 1726882513.35656: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 17751 1726882513.35659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 17751 1726882513.35694: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f190> <<< 17751 1726882513.35722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 17751 1726882513.35725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 17751 1726882513.35806: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f220> <<< 17751 1726882513.35844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 17751 1726882513.35866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f940> <<< 17751 1726882513.35892: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7f0880> <<< 17751 1726882513.35928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 17751 1726882513.35939: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe788d90> <<< 17751 1726882513.35990: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 17751 1726882513.35993: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7b2d90> <<< 17751 1726882513.36041: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8970> <<< 17751 1726882513.36072: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 17751 1726882513.36281: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 17751 1726882513.36291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 17751 1726882513.36317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 17751 1726882513.36339: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 17751 1726882513.36376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 17751 1726882513.36393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 17751 1726882513.36396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72eeb0> <<< 17751 1726882513.36442: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe731f40> <<< 17751 1726882513.36471: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 17751 1726882513.36477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 17751 1726882513.36504: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 17751 1726882513.36515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 17751 1726882513.36541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 17751 1726882513.36616: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 17751 1726882513.36701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 17751 1726882513.36734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.36800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 17751 1726882513.36839: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe6afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6af910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6aff10> <<< 17751 1726882513.36851: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 17751 1726882513.36904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 17751 1726882513.36932: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6affd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 17751 1726882513.36949: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c20d0> import '_collections' # <<< 17751 1726882513.37010: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe709d90> import '_functools' # <<< 17751 1726882513.37023: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe702670> <<< 17751 1726882513.37126: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe735e20> <<< 17751 1726882513.37140: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe6c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7092b0> <<< 17751 1726882513.37229: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe7152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe73b9d0> <<< 17751 1726882513.37262: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.37341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2df0> <<< 17751 1726882513.37374: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 17751 1726882513.37402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 17751 1726882513.37465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 17751 1726882513.37484: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe68c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 17751 1726882513.37508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 17751 1726882513.37901: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe68c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5a6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe677520> <<< 17751 1726882513.37923: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe73b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 17751 1726882513.37969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 17751 1726882513.37991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5b8b50> import 'errno' # <<< 17751 1726882513.38031: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5b8e80> <<< 17751 1726882513.38049: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 17751 1726882513.38087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 17751 1726882513.38105: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9790> <<< 17751 1726882513.38115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 17751 1726882513.38139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 17751 1726882513.38170: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9cd0> <<< 17751 1726882513.38212: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe557400> <<< 17751 1726882513.38239: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5b8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 17751 1726882513.38252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 17751 1726882513.38297: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5682e0> <<< 17751 1726882513.38321: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9610> import 'pwd' # <<< 17751 1726882513.38333: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5683a0> <<< 17751 1726882513.38383: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2a30> <<< 17751 1726882513.38405: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 17751 1726882513.38433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 17751 1726882513.38482: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe583700> <<< 17751 1726882513.38493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 17751 1726882513.38524: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5837c0> <<< 17751 1726882513.38547: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5838b0> <<< 17751 1726882513.38579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 17751 1726882513.38774: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe583d00> <<< 17751 1726882513.38809: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe58e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe583940> <<< 17751 1726882513.38830: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe577a90> <<< 17751 1726882513.38855: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2610> <<< 17751 1726882513.38879: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 17751 1726882513.38930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 17751 1726882513.38971: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe583af0> <<< 17751 1726882513.39074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 17751 1726882513.39089: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa4fe49e6d0> <<< 17751 1726882513.39247: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip' # zipimport: zlib available <<< 17751 1726882513.39336: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.39372: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 17751 1726882513.39403: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 17751 1726882513.39418: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.40602: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.41536: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe39c820> <<< 17751 1726882513.41565: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.41607: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 17751 1726882513.41630: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 17751 1726882513.41655: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882513.41658: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe42b730> <<< 17751 1726882513.41694: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b610> <<< 17751 1726882513.41733: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b340> <<< 17751 1726882513.41737: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 17751 1726882513.41748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 17751 1726882513.41790: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b460> <<< 17751 1726882513.41793: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b160> <<< 17751 1726882513.41796: stdout chunk (state=3): >>>import 'atexit' # <<< 17751 1726882513.41832: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe42b3a0> <<< 17751 1726882513.41853: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 17751 1726882513.41868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 17751 1726882513.41914: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b790> <<< 17751 1726882513.41945: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 17751 1726882513.41961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 17751 1726882513.41999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 17751 1726882513.42002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 17751 1726882513.42249: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdded7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddedb80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fdded9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe33baf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe425d60> <<< 17751 1726882513.42499: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe4251c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 17751 1726882513.42503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 17751 1726882513.42537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 17751 1726882513.42552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe397b20> <<< 17751 1726882513.42783: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3ceeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3ce8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3352e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe3ce9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3fcd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 17751 1726882513.42857: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddcfa00> <<< 17751 1726882513.42868: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe404e80> <<< 17751 1726882513.42887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 17751 1726882513.42936: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fdddd0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe404eb0> <<< 17751 1726882513.42974: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 17751 1726882513.43022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.43039: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 17751 1726882513.43083: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3d1730> <<< 17751 1726882513.43224: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdddd0d0> <<< 17751 1726882513.43304: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddda550> <<< 17751 1726882513.43343: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddda610> <<< 17751 1726882513.43386: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882513.43391: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddd9c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3fcee0> <<< 17751 1726882513.43440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 17751 1726882513.43493: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38db50> <<< 17751 1726882513.43674: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 17751 1726882513.43678: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38b940> <<< 17751 1726882513.43681: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fddd0820> <<< 17751 1726882513.43717: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38d5b0> <<< 17751 1726882513.43724: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3c5af0> <<< 17751 1726882513.43738: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.43741: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.43752: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 17751 1726882513.43757: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.43838: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.43912: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.43915: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 17751 1726882513.43949: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 17751 1726882513.43958: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 17751 1726882513.43978: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.44075: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.44169: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.44615: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.45081: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 17751 1726882513.45086: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 17751 1726882513.45088: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 17751 1726882513.45114: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 17751 1726882513.45121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.45180: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fd9b3df0> <<< 17751 1726882513.45242: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 17751 1726882513.45257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 17751 1726882513.45261: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fddaa5b0> <<< 17751 1726882513.45265: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9bdf0> <<< 17751 1726882513.45310: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 17751 1726882513.45321: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.45346: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.45350: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 17751 1726882513.45357: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.45479: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.45601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 17751 1726882513.45614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 17751 1726882513.45629: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3829d0> <<< 17751 1726882513.45635: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46023: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46388: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46438: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46506: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 17751 1726882513.46583: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46587: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 17751 1726882513.46589: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46634: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46745: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 17751 1726882513.46749: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 17751 1726882513.46751: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46780: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.46818: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 17751 1726882513.47006: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 17751 1726882513.47228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 17751 1726882513.47231: stdout chunk (state=3): >>>import '_ast' # <<< 17751 1726882513.47304: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd986e50> # zipimport: zlib available <<< 17751 1726882513.47368: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47601: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 17751 1726882513.47608: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47611: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47622: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47706: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.47775: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 17751 1726882513.47788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 17751 1726882513.47868: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe416910> <<< 17751 1726882513.47893: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd986be0> <<< 17751 1726882513.47938: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 17751 1726882513.47942: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 17751 1726882513.47944: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48069: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48116: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48143: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48189: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 17751 1726882513.48192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 17751 1726882513.48205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 17751 1726882513.48243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 17751 1726882513.48259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 17751 1726882513.48280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 17751 1726882513.48363: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd947c70> <<< 17751 1726882513.48402: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9d670> <<< 17751 1726882513.48531: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9c850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 17751 1726882513.48619: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 17751 1726882513.48624: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48627: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48629: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 17751 1726882513.48632: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48738: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.48907: stdout chunk (state=3): >>># zipimport: zlib available <<< 17751 1726882513.49046: 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"}}} <<< 17751 1726882513.49050: stdout chunk (state=3): >>># destroy __main__ <<< 17751 1726882513.49359: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path <<< 17751 1726882513.49366: stdout chunk (state=3): >>># clear sys.__interactivehook__ # 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 encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 17751 1726882513.49372: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 copyreg # cleanup[2] removing re <<< 17751 1726882513.49378: stdout chunk (state=3): >>># 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil <<< 17751 1726882513.49382: stdout chunk (state=3): >>># cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess <<< 17751 1726882513.49398: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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 <<< 17751 1726882513.49610: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 17751 1726882513.49615: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 17751 1726882513.49645: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 17751 1726882513.49673: stdout chunk (state=3): >>># destroy __main__ # destroy locale # 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 encodings <<< 17751 1726882513.49707: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 17751 1726882513.49711: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 17751 1726882513.49880: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 17751 1726882513.49884: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 17751 1726882513.49889: 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 <<< 17751 1726882513.49895: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select <<< 17751 1726882513.49898: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 17751 1726882513.49900: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 17751 1726882513.49902: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 17751 1726882513.49905: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 17751 1726882513.49908: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 17751 1726882513.49913: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 17751 1726882513.49933: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 17751 1726882513.49936: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 17751 1726882513.50104: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 17751 1726882513.50111: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath <<< 17751 1726882513.50116: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 17751 1726882513.50136: stdout chunk (state=3): >>># destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 17751 1726882513.50169: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 17751 1726882513.50569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882513.50589: stdout chunk (state=3): >>><<< 17751 1726882513.50592: stderr chunk (state=3): >>><<< 17751 1726882513.50750: _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.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cdc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cb20> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fea3cac0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8490> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8670> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f220> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe78f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7f0880> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe788d90> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7d8970> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe731f40> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe72e370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe6afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6af910> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6aff10> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6affd0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe709d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe702670> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7156d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe735e20> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe6c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe7092b0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe7152e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe73b9d0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2df0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe68c3d0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe68c4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c9f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5a6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe677520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe73b040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5b8b50> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5b8e80> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9790> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9cd0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe557400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5b8f70> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5c9610> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5683a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2a30> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe583700> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe5837c0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe5838b0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe583d00> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe58e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe583940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe577a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe6c2610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe583af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa4fe49e6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe39c820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe42b730> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b610> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b340> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b160> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe42b3a0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b790> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdded7f0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddedb80> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fdded9d0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe33baf0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe425d60> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe42b4f0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe4251c0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe397b20> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3ceeb0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3ce8b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3352e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe3ce9a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3fcd00> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddcfa00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe404e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fdddd0a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe404eb0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3d1730> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdddd0d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddda550> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddda610> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fddd9c40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3fcee0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38db50> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38b940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fddd0820> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe38d5b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3c5af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fd9b3df0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fddaa5b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9bdf0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fe3829d0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd986e50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa4fe416910> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd986be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fd947c70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9d670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa4fdd9c850> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_8awv9xgy/ansible_stat_payload.zip/ansible/modules/__init__.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 encodings.latin_1 # 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 _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # 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 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 collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # 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 threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # 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 tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # 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 # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # 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 encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # 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 systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # 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 itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 17751 1726882513.51328: 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-1726882513.0586987-17843-119131898383254/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882513.51331: _low_level_execute_command(): starting 17751 1726882513.51334: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882513.0586987-17843-119131898383254/ > /dev/null 2>&1 && sleep 0' 17751 1726882513.53100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882513.53193: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.53255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.53285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.53325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.53361: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882513.53383: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.53405: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882513.53476: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882513.53489: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882513.53508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882513.53523: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882513.53542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882513.53609: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882513.53627: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882513.53642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882513.53736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882513.53756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882513.53779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882513.53906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882513.55808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882513.55811: stdout chunk (state=3): >>><<< 17751 1726882513.55814: stderr chunk (state=3): >>><<< 17751 1726882513.56216: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882513.56220: handler run complete 17751 1726882513.56224: attempt loop complete, returning result 17751 1726882513.56226: _execute() done 17751 1726882513.56228: dumping result to json 17751 1726882513.56230: done dumping result, returning 17751 1726882513.56232: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0e448fcc-3ce9-674a-804b-000000000024] 17751 1726882513.56234: sending task result for task 0e448fcc-3ce9-674a-804b-000000000024 17751 1726882513.56298: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000024 17751 1726882513.56300: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17751 1726882513.56585: no more pending results, returning what we have 17751 1726882513.56588: results queue empty 17751 1726882513.56589: checking for any_errors_fatal 17751 1726882513.56597: done checking for any_errors_fatal 17751 1726882513.56598: checking for max_fail_percentage 17751 1726882513.56599: done checking for max_fail_percentage 17751 1726882513.56600: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.56601: done checking to see if all hosts have failed 17751 1726882513.56602: getting the remaining hosts for this loop 17751 1726882513.56603: done getting the remaining hosts for this loop 17751 1726882513.56607: getting the next task for host managed_node1 17751 1726882513.56612: done getting next task for host managed_node1 17751 1726882513.56615: ^ task is: TASK: Set flag to indicate system is ostree 17751 1726882513.56617: ^ 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 17751 1726882513.56621: getting variables 17751 1726882513.56622: in VariableManager get_vars() 17751 1726882513.56684: Calling all_inventory to load vars for managed_node1 17751 1726882513.56687: Calling groups_inventory to load vars for managed_node1 17751 1726882513.56691: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.56700: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.56703: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.56706: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.57030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.57597: done with get_vars() 17751 1726882513.57608: done getting variables 17751 1726882513.57822: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:35:13 -0400 (0:00:00.580) 0:00:02.391 ****** 17751 1726882513.57857: entering _queue_task() for managed_node1/set_fact 17751 1726882513.57859: Creating lock for set_fact 17751 1726882513.58383: worker is 1 (out of 1 available) 17751 1726882513.58394: exiting _queue_task() for managed_node1/set_fact 17751 1726882513.58404: done queuing things up, now waiting for results queue to drain 17751 1726882513.58406: waiting for pending results... 17751 1726882513.58955: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 17751 1726882513.59057: in run() - task 0e448fcc-3ce9-674a-804b-000000000025 17751 1726882513.59079: variable 'ansible_search_path' from source: unknown 17751 1726882513.59086: variable 'ansible_search_path' from source: unknown 17751 1726882513.59130: calling self._execute() 17751 1726882513.59208: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.59223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.59237: variable 'omit' from source: magic vars 17751 1726882513.59810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882513.60066: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882513.60118: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882513.60159: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882513.60204: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882513.60298: 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) 17751 1726882513.60335: 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) 17751 1726882513.60374: 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) 17751 1726882513.60407: 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) 17751 1726882513.60540: Evaluated conditional (not __network_is_ostree is defined): True 17751 1726882513.60551: variable 'omit' from source: magic vars 17751 1726882513.60597: variable 'omit' from source: magic vars 17751 1726882513.60724: variable '__ostree_booted_stat' from source: set_fact 17751 1726882513.60787: variable 'omit' from source: magic vars 17751 1726882513.60815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882513.60848: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882513.60875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882513.60902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.60917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.60948: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882513.60956: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.60972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.61078: Set connection var ansible_connection to ssh 17751 1726882513.61089: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882513.61106: Set connection var ansible_shell_executable to /bin/sh 17751 1726882513.61117: Set connection var ansible_timeout to 10 17751 1726882513.61128: Set connection var ansible_shell_type to sh 17751 1726882513.61138: Set connection var ansible_pipelining to False 17751 1726882513.61165: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.61176: variable 'ansible_connection' from source: unknown 17751 1726882513.61187: variable 'ansible_module_compression' from source: unknown 17751 1726882513.61193: variable 'ansible_shell_type' from source: unknown 17751 1726882513.61200: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.61207: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.61220: variable 'ansible_pipelining' from source: unknown 17751 1726882513.61227: variable 'ansible_timeout' from source: unknown 17751 1726882513.61234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.61344: 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) 17751 1726882513.61361: variable 'omit' from source: magic vars 17751 1726882513.61375: starting attempt loop 17751 1726882513.61383: running the handler 17751 1726882513.61403: handler run complete 17751 1726882513.61417: attempt loop complete, returning result 17751 1726882513.61425: _execute() done 17751 1726882513.61436: dumping result to json 17751 1726882513.61444: done dumping result, returning 17751 1726882513.61456: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0e448fcc-3ce9-674a-804b-000000000025] 17751 1726882513.61468: sending task result for task 0e448fcc-3ce9-674a-804b-000000000025 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 17751 1726882513.61608: no more pending results, returning what we have 17751 1726882513.61610: results queue empty 17751 1726882513.61611: checking for any_errors_fatal 17751 1726882513.61618: done checking for any_errors_fatal 17751 1726882513.61619: checking for max_fail_percentage 17751 1726882513.61621: done checking for max_fail_percentage 17751 1726882513.61622: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.61623: done checking to see if all hosts have failed 17751 1726882513.61624: getting the remaining hosts for this loop 17751 1726882513.61626: done getting the remaining hosts for this loop 17751 1726882513.61629: getting the next task for host managed_node1 17751 1726882513.61639: done getting next task for host managed_node1 17751 1726882513.61642: ^ task is: TASK: Fix CentOS6 Base repo 17751 1726882513.61644: ^ 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 17751 1726882513.61648: getting variables 17751 1726882513.61650: in VariableManager get_vars() 17751 1726882513.61682: Calling all_inventory to load vars for managed_node1 17751 1726882513.61685: Calling groups_inventory to load vars for managed_node1 17751 1726882513.61689: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.61698: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.61701: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.61704: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.61908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.62115: done with get_vars() 17751 1726882513.62125: done getting variables 17751 1726882513.62306: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000025 17751 1726882513.62309: WORKER PROCESS EXITING 17751 1726882513.62369: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:35:13 -0400 (0:00:00.045) 0:00:02.436 ****** 17751 1726882513.62517: entering _queue_task() for managed_node1/copy 17751 1726882513.62774: worker is 1 (out of 1 available) 17751 1726882513.62785: exiting _queue_task() for managed_node1/copy 17751 1726882513.62796: done queuing things up, now waiting for results queue to drain 17751 1726882513.62798: waiting for pending results... 17751 1726882513.63038: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 17751 1726882513.63157: in run() - task 0e448fcc-3ce9-674a-804b-000000000027 17751 1726882513.63183: variable 'ansible_search_path' from source: unknown 17751 1726882513.63190: variable 'ansible_search_path' from source: unknown 17751 1726882513.63231: calling self._execute() 17751 1726882513.63307: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.63318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.63333: variable 'omit' from source: magic vars 17751 1726882513.63820: variable 'ansible_distribution' from source: facts 17751 1726882513.63846: Evaluated conditional (ansible_distribution == 'CentOS'): True 17751 1726882513.63976: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.63988: Evaluated conditional (ansible_distribution_major_version == '6'): False 17751 1726882513.63997: when evaluation is False, skipping this task 17751 1726882513.64009: _execute() done 17751 1726882513.64016: dumping result to json 17751 1726882513.64024: done dumping result, returning 17751 1726882513.64035: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0e448fcc-3ce9-674a-804b-000000000027] 17751 1726882513.64050: sending task result for task 0e448fcc-3ce9-674a-804b-000000000027 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17751 1726882513.64205: no more pending results, returning what we have 17751 1726882513.64209: results queue empty 17751 1726882513.64210: checking for any_errors_fatal 17751 1726882513.64214: done checking for any_errors_fatal 17751 1726882513.64215: checking for max_fail_percentage 17751 1726882513.64216: done checking for max_fail_percentage 17751 1726882513.64217: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.64218: done checking to see if all hosts have failed 17751 1726882513.64219: getting the remaining hosts for this loop 17751 1726882513.64221: done getting the remaining hosts for this loop 17751 1726882513.64224: getting the next task for host managed_node1 17751 1726882513.64232: done getting next task for host managed_node1 17751 1726882513.64235: ^ task is: TASK: Include the task 'enable_epel.yml' 17751 1726882513.64238: ^ 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 17751 1726882513.64242: getting variables 17751 1726882513.64244: in VariableManager get_vars() 17751 1726882513.64274: Calling all_inventory to load vars for managed_node1 17751 1726882513.64277: Calling groups_inventory to load vars for managed_node1 17751 1726882513.64281: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.64293: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.64296: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.64299: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.64895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.65089: done with get_vars() 17751 1726882513.65099: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:35:13 -0400 (0:00:00.026) 0:00:02.464 ****** 17751 1726882513.65205: entering _queue_task() for managed_node1/include_tasks 17751 1726882513.65674: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000027 17751 1726882513.65681: WORKER PROCESS EXITING 17751 1726882513.66062: worker is 1 (out of 1 available) 17751 1726882513.66074: exiting _queue_task() for managed_node1/include_tasks 17751 1726882513.66084: done queuing things up, now waiting for results queue to drain 17751 1726882513.66086: waiting for pending results... 17751 1726882513.66778: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 17751 1726882513.66988: in run() - task 0e448fcc-3ce9-674a-804b-000000000028 17751 1726882513.67126: variable 'ansible_search_path' from source: unknown 17751 1726882513.67134: variable 'ansible_search_path' from source: unknown 17751 1726882513.67176: calling self._execute() 17751 1726882513.67358: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.67373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.67388: variable 'omit' from source: magic vars 17751 1726882513.68324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882513.70608: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882513.70688: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882513.70726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882513.70761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882513.70795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882513.70872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882513.70910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882513.70941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882513.70988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882513.71013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882513.71133: variable '__network_is_ostree' from source: set_fact 17751 1726882513.71154: Evaluated conditional (not __network_is_ostree | d(false)): True 17751 1726882513.71167: _execute() done 17751 1726882513.71174: dumping result to json 17751 1726882513.71182: done dumping result, returning 17751 1726882513.71191: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0e448fcc-3ce9-674a-804b-000000000028] 17751 1726882513.71201: sending task result for task 0e448fcc-3ce9-674a-804b-000000000028 17751 1726882513.71308: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000028 17751 1726882513.71316: WORKER PROCESS EXITING 17751 1726882513.71352: no more pending results, returning what we have 17751 1726882513.71358: in VariableManager get_vars() 17751 1726882513.71394: Calling all_inventory to load vars for managed_node1 17751 1726882513.71397: Calling groups_inventory to load vars for managed_node1 17751 1726882513.71401: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.71411: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.71414: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.71417: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.71631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.71818: done with get_vars() 17751 1726882513.71825: variable 'ansible_search_path' from source: unknown 17751 1726882513.71827: variable 'ansible_search_path' from source: unknown 17751 1726882513.71868: we have included files to process 17751 1726882513.71870: generating all_blocks data 17751 1726882513.71872: done generating all_blocks data 17751 1726882513.71882: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17751 1726882513.71884: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17751 1726882513.71887: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 17751 1726882513.72841: done processing included file 17751 1726882513.72843: iterating over new_blocks loaded from include file 17751 1726882513.72845: in VariableManager get_vars() 17751 1726882513.72856: done with get_vars() 17751 1726882513.72858: filtering new block on tags 17751 1726882513.72883: done filtering new block on tags 17751 1726882513.72885: in VariableManager get_vars() 17751 1726882513.72939: done with get_vars() 17751 1726882513.72941: filtering new block on tags 17751 1726882513.72955: done filtering new block on tags 17751 1726882513.72956: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 17751 1726882513.72962: extending task lists for all hosts with included blocks 17751 1726882513.73071: done extending task lists 17751 1726882513.73073: done processing included files 17751 1726882513.73074: results queue empty 17751 1726882513.73074: checking for any_errors_fatal 17751 1726882513.73077: done checking for any_errors_fatal 17751 1726882513.73078: checking for max_fail_percentage 17751 1726882513.73079: done checking for max_fail_percentage 17751 1726882513.73080: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.73081: done checking to see if all hosts have failed 17751 1726882513.73081: getting the remaining hosts for this loop 17751 1726882513.73083: done getting the remaining hosts for this loop 17751 1726882513.73085: getting the next task for host managed_node1 17751 1726882513.73089: done getting next task for host managed_node1 17751 1726882513.73091: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 17751 1726882513.73094: ^ 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 17751 1726882513.73096: getting variables 17751 1726882513.73097: in VariableManager get_vars() 17751 1726882513.73105: Calling all_inventory to load vars for managed_node1 17751 1726882513.73107: Calling groups_inventory to load vars for managed_node1 17751 1726882513.73110: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.73114: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.73122: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.73125: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.73259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.73448: done with get_vars() 17751 1726882513.73456: done getting variables 17751 1726882513.73521: 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) 17751 1726882513.73707: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 9] *********************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:35:13 -0400 (0:00:00.085) 0:00:02.550 ****** 17751 1726882513.73750: entering _queue_task() for managed_node1/command 17751 1726882513.73752: Creating lock for command 17751 1726882513.74032: worker is 1 (out of 1 available) 17751 1726882513.74041: exiting _queue_task() for managed_node1/command 17751 1726882513.74051: done queuing things up, now waiting for results queue to drain 17751 1726882513.74052: waiting for pending results... 17751 1726882513.74277: running TaskExecutor() for managed_node1/TASK: Create EPEL 9 17751 1726882513.74382: in run() - task 0e448fcc-3ce9-674a-804b-000000000042 17751 1726882513.74404: variable 'ansible_search_path' from source: unknown 17751 1726882513.74411: variable 'ansible_search_path' from source: unknown 17751 1726882513.74449: calling self._execute() 17751 1726882513.74523: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.74534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.74546: variable 'omit' from source: magic vars 17751 1726882513.75143: variable 'ansible_distribution' from source: facts 17751 1726882513.75277: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17751 1726882513.75524: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.75534: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17751 1726882513.75542: when evaluation is False, skipping this task 17751 1726882513.75548: _execute() done 17751 1726882513.75554: dumping result to json 17751 1726882513.75563: done dumping result, returning 17751 1726882513.75596: done running TaskExecutor() for managed_node1/TASK: Create EPEL 9 [0e448fcc-3ce9-674a-804b-000000000042] 17751 1726882513.75607: sending task result for task 0e448fcc-3ce9-674a-804b-000000000042 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17751 1726882513.75755: no more pending results, returning what we have 17751 1726882513.75759: results queue empty 17751 1726882513.75760: checking for any_errors_fatal 17751 1726882513.75761: done checking for any_errors_fatal 17751 1726882513.75762: checking for max_fail_percentage 17751 1726882513.75766: done checking for max_fail_percentage 17751 1726882513.75767: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.75768: done checking to see if all hosts have failed 17751 1726882513.75768: getting the remaining hosts for this loop 17751 1726882513.75770: done getting the remaining hosts for this loop 17751 1726882513.75773: getting the next task for host managed_node1 17751 1726882513.75781: done getting next task for host managed_node1 17751 1726882513.75783: ^ task is: TASK: Install yum-utils package 17751 1726882513.75787: ^ 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 17751 1726882513.75792: getting variables 17751 1726882513.75794: in VariableManager get_vars() 17751 1726882513.75821: Calling all_inventory to load vars for managed_node1 17751 1726882513.75823: Calling groups_inventory to load vars for managed_node1 17751 1726882513.75827: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.75839: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.75842: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.75845: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.76055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.76255: done with get_vars() 17751 1726882513.76268: done getting variables 17751 1726882513.76387: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:35:13 -0400 (0:00:00.026) 0:00:02.576 ****** 17751 1726882513.76419: entering _queue_task() for managed_node1/package 17751 1726882513.76421: Creating lock for package 17751 1726882513.76488: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000042 17751 1726882513.76495: WORKER PROCESS EXITING 17751 1726882513.76869: worker is 1 (out of 1 available) 17751 1726882513.76881: exiting _queue_task() for managed_node1/package 17751 1726882513.76891: done queuing things up, now waiting for results queue to drain 17751 1726882513.76892: waiting for pending results... 17751 1726882513.77134: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 17751 1726882513.77232: in run() - task 0e448fcc-3ce9-674a-804b-000000000043 17751 1726882513.77249: variable 'ansible_search_path' from source: unknown 17751 1726882513.77255: variable 'ansible_search_path' from source: unknown 17751 1726882513.77293: calling self._execute() 17751 1726882513.77368: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.77379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.77391: variable 'omit' from source: magic vars 17751 1726882513.77732: variable 'ansible_distribution' from source: facts 17751 1726882513.77749: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17751 1726882513.77883: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.77894: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17751 1726882513.77902: when evaluation is False, skipping this task 17751 1726882513.77908: _execute() done 17751 1726882513.77916: dumping result to json 17751 1726882513.77923: done dumping result, returning 17751 1726882513.77932: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0e448fcc-3ce9-674a-804b-000000000043] 17751 1726882513.77942: sending task result for task 0e448fcc-3ce9-674a-804b-000000000043 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17751 1726882513.78077: no more pending results, returning what we have 17751 1726882513.78080: results queue empty 17751 1726882513.78081: checking for any_errors_fatal 17751 1726882513.78086: done checking for any_errors_fatal 17751 1726882513.78087: checking for max_fail_percentage 17751 1726882513.78089: done checking for max_fail_percentage 17751 1726882513.78090: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.78091: done checking to see if all hosts have failed 17751 1726882513.78092: getting the remaining hosts for this loop 17751 1726882513.78093: done getting the remaining hosts for this loop 17751 1726882513.78097: getting the next task for host managed_node1 17751 1726882513.78104: done getting next task for host managed_node1 17751 1726882513.78107: ^ task is: TASK: Enable EPEL 7 17751 1726882513.78111: ^ 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 17751 1726882513.78115: getting variables 17751 1726882513.78117: in VariableManager get_vars() 17751 1726882513.78146: Calling all_inventory to load vars for managed_node1 17751 1726882513.78149: Calling groups_inventory to load vars for managed_node1 17751 1726882513.78153: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.78166: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.78170: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.78173: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.78341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.78552: done with get_vars() 17751 1726882513.78562: done getting variables 17751 1726882513.78636: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:35:13 -0400 (0:00:00.022) 0:00:02.599 ****** 17751 1726882513.78673: entering _queue_task() for managed_node1/command 17751 1726882513.78870: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000043 17751 1726882513.78873: WORKER PROCESS EXITING 17751 1726882513.79064: worker is 1 (out of 1 available) 17751 1726882513.79075: exiting _queue_task() for managed_node1/command 17751 1726882513.79085: done queuing things up, now waiting for results queue to drain 17751 1726882513.79087: waiting for pending results... 17751 1726882513.79299: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 17751 1726882513.79400: in run() - task 0e448fcc-3ce9-674a-804b-000000000044 17751 1726882513.79421: variable 'ansible_search_path' from source: unknown 17751 1726882513.79428: variable 'ansible_search_path' from source: unknown 17751 1726882513.79468: calling self._execute() 17751 1726882513.79537: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.79548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.79562: variable 'omit' from source: magic vars 17751 1726882513.79952: variable 'ansible_distribution' from source: facts 17751 1726882513.79976: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17751 1726882513.80103: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.80113: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17751 1726882513.80121: when evaluation is False, skipping this task 17751 1726882513.80128: _execute() done 17751 1726882513.80136: dumping result to json 17751 1726882513.80143: done dumping result, returning 17751 1726882513.80151: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0e448fcc-3ce9-674a-804b-000000000044] 17751 1726882513.80161: sending task result for task 0e448fcc-3ce9-674a-804b-000000000044 17751 1726882513.80261: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000044 17751 1726882513.80270: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17751 1726882513.80330: no more pending results, returning what we have 17751 1726882513.80333: results queue empty 17751 1726882513.80334: checking for any_errors_fatal 17751 1726882513.80339: done checking for any_errors_fatal 17751 1726882513.80340: checking for max_fail_percentage 17751 1726882513.80341: done checking for max_fail_percentage 17751 1726882513.80342: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.80343: done checking to see if all hosts have failed 17751 1726882513.80344: getting the remaining hosts for this loop 17751 1726882513.80345: done getting the remaining hosts for this loop 17751 1726882513.80348: getting the next task for host managed_node1 17751 1726882513.80355: done getting next task for host managed_node1 17751 1726882513.80357: ^ task is: TASK: Enable EPEL 8 17751 1726882513.80361: ^ 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 17751 1726882513.80368: getting variables 17751 1726882513.80370: in VariableManager get_vars() 17751 1726882513.80397: Calling all_inventory to load vars for managed_node1 17751 1726882513.80400: Calling groups_inventory to load vars for managed_node1 17751 1726882513.80404: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.80415: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.80418: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.80421: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.80618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.80825: done with get_vars() 17751 1726882513.80835: done getting variables 17751 1726882513.80927: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:35:13 -0400 (0:00:00.022) 0:00:02.622 ****** 17751 1726882513.81089: entering _queue_task() for managed_node1/command 17751 1726882513.81550: worker is 1 (out of 1 available) 17751 1726882513.81561: exiting _queue_task() for managed_node1/command 17751 1726882513.81574: done queuing things up, now waiting for results queue to drain 17751 1726882513.81576: waiting for pending results... 17751 1726882513.81888: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 17751 1726882513.82093: in run() - task 0e448fcc-3ce9-674a-804b-000000000045 17751 1726882513.82118: variable 'ansible_search_path' from source: unknown 17751 1726882513.82125: variable 'ansible_search_path' from source: unknown 17751 1726882513.82172: calling self._execute() 17751 1726882513.82239: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.82256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.82274: variable 'omit' from source: magic vars 17751 1726882513.82884: variable 'ansible_distribution' from source: facts 17751 1726882513.83034: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17751 1726882513.83276: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.83288: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 17751 1726882513.83295: when evaluation is False, skipping this task 17751 1726882513.83302: _execute() done 17751 1726882513.83349: dumping result to json 17751 1726882513.83358: done dumping result, returning 17751 1726882513.83370: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0e448fcc-3ce9-674a-804b-000000000045] 17751 1726882513.83381: sending task result for task 0e448fcc-3ce9-674a-804b-000000000045 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 17751 1726882513.83516: no more pending results, returning what we have 17751 1726882513.83519: results queue empty 17751 1726882513.83520: checking for any_errors_fatal 17751 1726882513.83525: done checking for any_errors_fatal 17751 1726882513.83525: checking for max_fail_percentage 17751 1726882513.83527: done checking for max_fail_percentage 17751 1726882513.83528: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.83529: done checking to see if all hosts have failed 17751 1726882513.83530: getting the remaining hosts for this loop 17751 1726882513.83531: done getting the remaining hosts for this loop 17751 1726882513.83535: getting the next task for host managed_node1 17751 1726882513.83544: done getting next task for host managed_node1 17751 1726882513.83547: ^ task is: TASK: Enable EPEL 6 17751 1726882513.83551: ^ 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 17751 1726882513.83555: getting variables 17751 1726882513.83558: in VariableManager get_vars() 17751 1726882513.83587: Calling all_inventory to load vars for managed_node1 17751 1726882513.83590: Calling groups_inventory to load vars for managed_node1 17751 1726882513.83594: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.83606: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.83609: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.83612: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.83789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.83988: done with get_vars() 17751 1726882513.83998: done getting variables 17751 1726882513.84076: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:35:13 -0400 (0:00:00.031) 0:00:02.653 ****** 17751 1726882513.84112: entering _queue_task() for managed_node1/copy 17751 1726882513.84150: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000045 17751 1726882513.84201: WORKER PROCESS EXITING 17751 1726882513.84684: worker is 1 (out of 1 available) 17751 1726882513.84696: exiting _queue_task() for managed_node1/copy 17751 1726882513.84705: done queuing things up, now waiting for results queue to drain 17751 1726882513.84706: waiting for pending results... 17751 1726882513.85108: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 17751 1726882513.85217: in run() - task 0e448fcc-3ce9-674a-804b-000000000047 17751 1726882513.85234: variable 'ansible_search_path' from source: unknown 17751 1726882513.85242: variable 'ansible_search_path' from source: unknown 17751 1726882513.85282: calling self._execute() 17751 1726882513.85353: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.85368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.85388: variable 'omit' from source: magic vars 17751 1726882513.85819: variable 'ansible_distribution' from source: facts 17751 1726882513.85845: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 17751 1726882513.85969: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.85981: Evaluated conditional (ansible_distribution_major_version == '6'): False 17751 1726882513.85988: when evaluation is False, skipping this task 17751 1726882513.85994: _execute() done 17751 1726882513.86001: dumping result to json 17751 1726882513.86010: done dumping result, returning 17751 1726882513.86020: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0e448fcc-3ce9-674a-804b-000000000047] 17751 1726882513.86030: sending task result for task 0e448fcc-3ce9-674a-804b-000000000047 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 17751 1726882513.86167: no more pending results, returning what we have 17751 1726882513.86171: results queue empty 17751 1726882513.86172: checking for any_errors_fatal 17751 1726882513.86176: done checking for any_errors_fatal 17751 1726882513.86177: checking for max_fail_percentage 17751 1726882513.86179: done checking for max_fail_percentage 17751 1726882513.86179: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.86180: done checking to see if all hosts have failed 17751 1726882513.86181: getting the remaining hosts for this loop 17751 1726882513.86183: done getting the remaining hosts for this loop 17751 1726882513.86186: getting the next task for host managed_node1 17751 1726882513.86195: done getting next task for host managed_node1 17751 1726882513.86198: ^ task is: TASK: Set network provider to 'nm' 17751 1726882513.86201: ^ 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 17751 1726882513.86205: getting variables 17751 1726882513.86207: in VariableManager get_vars() 17751 1726882513.86234: Calling all_inventory to load vars for managed_node1 17751 1726882513.86237: Calling groups_inventory to load vars for managed_node1 17751 1726882513.86240: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.86252: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.86255: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.86258: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.86465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.86651: done with get_vars() 17751 1726882513.86660: done getting variables 17751 1726882513.87478: 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) 17751 1726882513.87672: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000047 17751 1726882513.87675: WORKER PROCESS EXITING TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:13 Friday 20 September 2024 21:35:13 -0400 (0:00:00.035) 0:00:02.689 ****** 17751 1726882513.87688: entering _queue_task() for managed_node1/set_fact 17751 1726882513.88370: worker is 1 (out of 1 available) 17751 1726882513.88381: exiting _queue_task() for managed_node1/set_fact 17751 1726882513.88390: done queuing things up, now waiting for results queue to drain 17751 1726882513.88392: waiting for pending results... 17751 1726882513.89153: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 17751 1726882513.89345: in run() - task 0e448fcc-3ce9-674a-804b-000000000007 17751 1726882513.89503: variable 'ansible_search_path' from source: unknown 17751 1726882513.89541: calling self._execute() 17751 1726882513.89722: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.89734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.89748: variable 'omit' from source: magic vars 17751 1726882513.89847: variable 'omit' from source: magic vars 17751 1726882513.89950: variable 'omit' from source: magic vars 17751 1726882513.89988: variable 'omit' from source: magic vars 17751 1726882513.90071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882513.90174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882513.90268: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882513.90291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.90307: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882513.90339: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882513.90469: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.90478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.90693: Set connection var ansible_connection to ssh 17751 1726882513.90705: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882513.90716: Set connection var ansible_shell_executable to /bin/sh 17751 1726882513.90725: Set connection var ansible_timeout to 10 17751 1726882513.90735: Set connection var ansible_shell_type to sh 17751 1726882513.90745: Set connection var ansible_pipelining to False 17751 1726882513.90772: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.90781: variable 'ansible_connection' from source: unknown 17751 1726882513.90793: variable 'ansible_module_compression' from source: unknown 17751 1726882513.90800: variable 'ansible_shell_type' from source: unknown 17751 1726882513.90807: variable 'ansible_shell_executable' from source: unknown 17751 1726882513.90814: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.90822: variable 'ansible_pipelining' from source: unknown 17751 1726882513.90829: variable 'ansible_timeout' from source: unknown 17751 1726882513.90904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.91159: 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) 17751 1726882513.91179: variable 'omit' from source: magic vars 17751 1726882513.91190: starting attempt loop 17751 1726882513.91229: running the handler 17751 1726882513.91246: handler run complete 17751 1726882513.91261: attempt loop complete, returning result 17751 1726882513.91337: _execute() done 17751 1726882513.91345: dumping result to json 17751 1726882513.91353: done dumping result, returning 17751 1726882513.91366: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0e448fcc-3ce9-674a-804b-000000000007] 17751 1726882513.91376: sending task result for task 0e448fcc-3ce9-674a-804b-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 17751 1726882513.91514: no more pending results, returning what we have 17751 1726882513.91517: results queue empty 17751 1726882513.91518: checking for any_errors_fatal 17751 1726882513.91524: done checking for any_errors_fatal 17751 1726882513.91525: checking for max_fail_percentage 17751 1726882513.91527: done checking for max_fail_percentage 17751 1726882513.91528: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.91529: done checking to see if all hosts have failed 17751 1726882513.91530: getting the remaining hosts for this loop 17751 1726882513.91532: done getting the remaining hosts for this loop 17751 1726882513.91536: getting the next task for host managed_node1 17751 1726882513.91543: done getting next task for host managed_node1 17751 1726882513.91545: ^ task is: TASK: meta (flush_handlers) 17751 1726882513.91548: ^ 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 17751 1726882513.91552: getting variables 17751 1726882513.91554: in VariableManager get_vars() 17751 1726882513.91583: Calling all_inventory to load vars for managed_node1 17751 1726882513.91586: Calling groups_inventory to load vars for managed_node1 17751 1726882513.91590: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.91600: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.91603: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.91607: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.91777: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.91971: done with get_vars() 17751 1726882513.91980: done getting variables 17751 1726882513.92041: in VariableManager get_vars() 17751 1726882513.92050: Calling all_inventory to load vars for managed_node1 17751 1726882513.92053: Calling groups_inventory to load vars for managed_node1 17751 1726882513.92055: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.92059: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.92062: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.92067: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.92684: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000007 17751 1726882513.92687: WORKER PROCESS EXITING 17751 1726882513.92750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.92933: done with get_vars() 17751 1726882513.92945: done queuing things up, now waiting for results queue to drain 17751 1726882513.92947: results queue empty 17751 1726882513.92948: checking for any_errors_fatal 17751 1726882513.92950: done checking for any_errors_fatal 17751 1726882513.92951: checking for max_fail_percentage 17751 1726882513.92952: done checking for max_fail_percentage 17751 1726882513.92953: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.92953: done checking to see if all hosts have failed 17751 1726882513.92954: getting the remaining hosts for this loop 17751 1726882513.92955: done getting the remaining hosts for this loop 17751 1726882513.92957: getting the next task for host managed_node1 17751 1726882513.92961: done getting next task for host managed_node1 17751 1726882513.92962: ^ task is: TASK: meta (flush_handlers) 17751 1726882513.92965: ^ 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 17751 1726882513.92977: getting variables 17751 1726882513.92978: in VariableManager get_vars() 17751 1726882513.92985: Calling all_inventory to load vars for managed_node1 17751 1726882513.92987: Calling groups_inventory to load vars for managed_node1 17751 1726882513.92990: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.92994: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.92996: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.92999: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.93131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.93312: done with get_vars() 17751 1726882513.93319: done getting variables 17751 1726882513.93361: in VariableManager get_vars() 17751 1726882513.93372: Calling all_inventory to load vars for managed_node1 17751 1726882513.93374: Calling groups_inventory to load vars for managed_node1 17751 1726882513.93377: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.93386: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.93391: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.93394: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.94419: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.95294: done with get_vars() 17751 1726882513.95304: done queuing things up, now waiting for results queue to drain 17751 1726882513.95305: results queue empty 17751 1726882513.95306: checking for any_errors_fatal 17751 1726882513.95307: done checking for any_errors_fatal 17751 1726882513.95308: checking for max_fail_percentage 17751 1726882513.95309: done checking for max_fail_percentage 17751 1726882513.95310: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.95310: done checking to see if all hosts have failed 17751 1726882513.95311: getting the remaining hosts for this loop 17751 1726882513.95312: done getting the remaining hosts for this loop 17751 1726882513.95314: getting the next task for host managed_node1 17751 1726882513.95316: done getting next task for host managed_node1 17751 1726882513.95317: ^ task is: None 17751 1726882513.95319: ^ 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 17751 1726882513.95320: done queuing things up, now waiting for results queue to drain 17751 1726882513.95320: results queue empty 17751 1726882513.95321: checking for any_errors_fatal 17751 1726882513.95322: done checking for any_errors_fatal 17751 1726882513.95322: checking for max_fail_percentage 17751 1726882513.95323: done checking for max_fail_percentage 17751 1726882513.95324: checking to see if all hosts have failed and the running result is not ok 17751 1726882513.95324: done checking to see if all hosts have failed 17751 1726882513.95326: getting the next task for host managed_node1 17751 1726882513.95328: done getting next task for host managed_node1 17751 1726882513.95329: ^ task is: None 17751 1726882513.95330: ^ 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 17751 1726882513.95372: in VariableManager get_vars() 17751 1726882513.95386: done with get_vars() 17751 1726882513.95391: in VariableManager get_vars() 17751 1726882513.95399: done with get_vars() 17751 1726882513.95403: variable 'omit' from source: magic vars 17751 1726882513.95429: in VariableManager get_vars() 17751 1726882513.95437: done with get_vars() 17751 1726882513.95453: variable 'omit' from source: magic vars PLAY [Play for testing dummy connection] *************************************** 17751 1726882513.95630: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 17751 1726882513.96277: getting the remaining hosts for this loop 17751 1726882513.96279: done getting the remaining hosts for this loop 17751 1726882513.96281: getting the next task for host managed_node1 17751 1726882513.96284: done getting next task for host managed_node1 17751 1726882513.96286: ^ task is: TASK: Gathering Facts 17751 1726882513.96287: ^ 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 17751 1726882513.96289: getting variables 17751 1726882513.96290: in VariableManager get_vars() 17751 1726882513.96297: Calling all_inventory to load vars for managed_node1 17751 1726882513.96300: Calling groups_inventory to load vars for managed_node1 17751 1726882513.96302: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882513.96306: Calling all_plugins_play to load vars for managed_node1 17751 1726882513.96319: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882513.96322: Calling groups_plugins_play to load vars for managed_node1 17751 1726882513.96445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882513.96623: done with get_vars() 17751 1726882513.96630: done getting variables 17751 1726882513.96666: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Friday 20 September 2024 21:35:13 -0400 (0:00:00.089) 0:00:02.779 ****** 17751 1726882513.96686: entering _queue_task() for managed_node1/gather_facts 17751 1726882513.96921: worker is 1 (out of 1 available) 17751 1726882513.96929: exiting _queue_task() for managed_node1/gather_facts 17751 1726882513.96939: done queuing things up, now waiting for results queue to drain 17751 1726882513.96940: waiting for pending results... 17751 1726882513.98331: running TaskExecutor() for managed_node1/TASK: Gathering Facts 17751 1726882513.98405: in run() - task 0e448fcc-3ce9-674a-804b-00000000006d 17751 1726882513.98641: variable 'ansible_search_path' from source: unknown 17751 1726882513.98682: calling self._execute() 17751 1726882513.98978: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882513.98983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882513.98993: variable 'omit' from source: magic vars 17751 1726882513.99813: variable 'ansible_distribution_major_version' from source: facts 17751 1726882513.99940: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882513.99946: variable 'omit' from source: magic vars 17751 1726882513.99976: variable 'omit' from source: magic vars 17751 1726882514.00012: variable 'omit' from source: magic vars 17751 1726882514.00170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882514.00529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.00549: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882514.00571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.00678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.00710: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.00713: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.00715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.00898: Set connection var ansible_connection to ssh 17751 1726882514.00906: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.00914: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.00920: Set connection var ansible_timeout to 10 17751 1726882514.00925: Set connection var ansible_shell_type to sh 17751 1726882514.00930: Set connection var ansible_pipelining to False 17751 1726882514.00952: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.00956: variable 'ansible_connection' from source: unknown 17751 1726882514.00960: variable 'ansible_module_compression' from source: unknown 17751 1726882514.00965: variable 'ansible_shell_type' from source: unknown 17751 1726882514.00968: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.00970: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.00973: variable 'ansible_pipelining' from source: unknown 17751 1726882514.00977: variable 'ansible_timeout' from source: unknown 17751 1726882514.00980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.01334: 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) 17751 1726882514.01456: variable 'omit' from source: magic vars 17751 1726882514.01466: starting attempt loop 17751 1726882514.01561: running the handler 17751 1726882514.01579: variable 'ansible_facts' from source: unknown 17751 1726882514.01597: _low_level_execute_command(): starting 17751 1726882514.01606: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882514.03475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.03481: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.03501: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 17751 1726882514.03506: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.03682: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.03750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882514.03753: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.03868: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.05524: stdout chunk (state=3): >>>/root <<< 17751 1726882514.05625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882514.05710: stderr chunk (state=3): >>><<< 17751 1726882514.05713: stdout chunk (state=3): >>><<< 17751 1726882514.05771: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882514.05774: _low_level_execute_command(): starting 17751 1726882514.05777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018 `" && echo ansible-tmp-1726882514.0573533-17902-265423653294018="` echo /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018 `" ) && sleep 0' 17751 1726882514.07287: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.07291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.07330: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882514.07333: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.07344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.07601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.07605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.07713: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.09595: stdout chunk (state=3): >>>ansible-tmp-1726882514.0573533-17902-265423653294018=/root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018 <<< 17751 1726882514.09706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882514.09768: stderr chunk (state=3): >>><<< 17751 1726882514.09772: stdout chunk (state=3): >>><<< 17751 1726882514.09973: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882514.0573533-17902-265423653294018=/root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882514.09977: variable 'ansible_module_compression' from source: unknown 17751 1726882514.09979: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 17751 1726882514.09981: variable 'ansible_facts' from source: unknown 17751 1726882514.10146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/AnsiballZ_setup.py 17751 1726882514.10320: Sending initial data 17751 1726882514.10324: Sent initial data (154 bytes) 17751 1726882514.11314: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882514.11328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.11341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.11360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.11408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.11420: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882514.11434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.11451: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882514.11470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882514.11484: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882514.11504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.11520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.11542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.11565: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.11578: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882514.11590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.11680: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.11701: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882514.11727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.11866: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.13568: 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 <<< 17751 1726882514.13675: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882514.13776: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmppwd5d0bu /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/AnsiballZ_setup.py <<< 17751 1726882514.13868: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882514.17085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882514.17270: stderr chunk (state=3): >>><<< 17751 1726882514.17273: stdout chunk (state=3): >>><<< 17751 1726882514.17276: done transferring module to remote 17751 1726882514.17278: _low_level_execute_command(): starting 17751 1726882514.17281: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/ /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/AnsiballZ_setup.py && sleep 0' 17751 1726882514.18293: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882514.18306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.18321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.18341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.18390: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.18403: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882514.18417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.18436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882514.18448: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882514.18466: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882514.18483: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.18504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.18521: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.18533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.18545: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882514.18562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.18644: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.18676: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882514.18695: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.18832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.20678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882514.20740: stderr chunk (state=3): >>><<< 17751 1726882514.20743: stdout chunk (state=3): >>><<< 17751 1726882514.20830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882514.20834: _low_level_execute_command(): starting 17751 1726882514.20837: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/AnsiballZ_setup.py && sleep 0' 17751 1726882514.21400: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882514.21414: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.21429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.21445: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.21493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.21510: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882514.21524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.21541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882514.21553: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882514.21569: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882514.21582: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882514.21596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.21616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.21629: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882514.21641: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882514.21658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.21739: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.21765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882514.21782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.21909: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.72794: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "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_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/l<<< 17751 1726882514.72798: stdout chunk (state=3): >>>w7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "14", "epoch": "1726882514", "epoch_int": "1726882514", "date": "2024-09-20", "time": "21:35:14", "iso8601_micro": "2024-09-21T01:35:14.463758Z", "iso8601": "2024-09-21T01:35:14Z", "iso8601_basic": "20240920T213514463758", "iso8601_basic_short": "20240920T213514", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 3532, "ansible_memfree_mb": 2805, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 727, "free": 2805}, "nocache": {"free": 3266, "used": 266}, "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_<<< 17751 1726882514.72848: stdout chunk (state=3): >>>chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 672, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264241369088, "block_size": 4096, "block_total": 65519355, "block_available": 64512053, "block_used": 1007302, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.47, "5m": 0.38, "15m": 0.2}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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<<< 17751 1726882514.72869: stdout chunk (state=3): >>>_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.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 17751 1726882514.74495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882514.74543: stderr chunk (state=3): >>><<< 17751 1726882514.74546: stdout chunk (state=3): >>><<< 17751 1726882514.74579: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-90.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-90", "ansible_nodename": "ip-10-31-44-90.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": "465293f2bd9b457497a5eaf565f184f8", "ansible_lsb": {}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "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_dsa_public": "AAAAB3NzaC1kc3MAAACBANd7RrvRqB/kTBmp4g3vOXSd1XQX7zSKmnuTmpsZ60vmB0PwXJIj7HTI9DBqGrzofXOOHlh/Qs4ml+D2H79EO+6EUEZza9meZ+anJVVwXBuxgfn1Hl/EExsmp7gV5o+r0rCFeuFds6ISUZQpal2OlQk3lrit00RA//JoxvQO1YQdAAAAFQDxLJGSeERY5sZYyGr88om1BNq9KQAAAIEA1WO5ElHMof6Upf9GQZn4wlJh6JUOjZfYnL4XATh/W6uye7kuC/rBqGPirkmks1GCUkKhSkzQlRIPyLYENrbPKRMNarYAwwQ8N8BDOUWFDCcrO55SJdlLTyYGWdlVFysYGSMIyZT5ye4oL3Nkff/e1ZGqjvL0sLNJaye4za70Xj4AAACAXRnpJPDKgCzakgHO14HsH3r7qS4cvfQld+ThBJZcbtKtJUyUo1sqg9NbvK+hvA41TYWOVy52DcWn5yzPwfhAn+mQEcAdBXWqSSJdESZ9fPnbc9C1XO02sYpyX5+wsZnau23XhtnlnY8jRTpWgRt4X8AWaSND9mfeL8ZDTgVphRc=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCi3knQjBMOMykE1WC1CWkOsV5q0hmL0iOCSTq050rqbxjUmkXoe4BeOWZh4ID8k5GgD5emRh5PU5ME25rsP6hnelUBzDOCjdgI1rmTkUbw5oFRN+kpX2RbAM/2L5J6RrqqllFBjrHtSG6JINsPIWqLn9rlmE965Kj4AY3QplgiApeN07yDM5YPS2tpRpVHVIxZia7pdzKs+h+TXJoo/Z7SMAw8MTUNeIXd9bSzuxhulOrLNrvrcej4EVg88FYiy96oA+NBNLFb41RHNLumM3xUQvjCeyqP1hcUw9YAY+gwADhRGBKQ+JCAzzLqyM/3RAO8gXXJr1Yjr+H9xi8IwKB71QU/lw7bWc33YuNbe5mDlUHQ/a2qvo4O96wD8m4eZpu81iHiwtIU5cwKm+fk8sz9kxOR77AozaYLtjgW9FYUmxh2ChfTBV2rnFflhC3CjgRMlZv8CLtne5JcsRFSpHeCB2RXzA1JPiF89OxoUFa8NsPqdUyAMUkaR8MmW+fj+t8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAqf0PBdBRTqmYqGYFABEC2soCa/Gsi3A2munUEZEo0enWjwRQivB5pKJDjOn6lwgGyr2ebU0/VpRzddk73uEfk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOdij61fBkKDElS700Z560nYW2c4QCIx/VplUW7jn+UE", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_env": {"SHELL": "/bin/bash", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.9", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.40.7 34614 10.31.44.90 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.40.7 34614 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "which_declare": "declare -f", "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", "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "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,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "35", "second": "14", "epoch": "1726882514", "epoch_int": "1726882514", "date": "2024-09-20", "time": "21:35:14", "iso8601_micro": "2024-09-21T01:35:14.463758Z", "iso8601": "2024-09-21T01:35:14Z", "iso8601_basic": "20240920T213514463758", "iso8601_basic_short": "20240920T213514", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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": 3532, "ansible_memfree_mb": 2805, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 727, "free": 2805}, "nocache": {"free": 3266, "used": 266}, "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": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "ansible_product_uuid": "ec2ca037-5a7b-1ebc-28c4-7fb32adce23a", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 672, "ansible_lvm": "N/A", "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 264241369088, "block_size": 4096, "block_total": 65519355, "block_available": 64512053, "block_used": 1007302, "inode_total": 131071472, "inode_available": 130998699, "inode_used": 72773, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.47, "5m": 0.38, "15m": 0.2}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::9e:a1ff:fe0b:f96d", "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.44.1", "interface": "eth0", "address": "10.31.44.90", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:9e:a1:0b:f9:6d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.90"], "ansible_all_ipv6_addresses": ["fe80::9e:a1ff:fe0b:f96d"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.90", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::9e:a1ff:fe0b:f96d"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fips": false, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882514.74778: 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-1726882514.0573533-17902-265423653294018/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882514.74792: _low_level_execute_command(): starting 17751 1726882514.74796: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882514.0573533-17902-265423653294018/ > /dev/null 2>&1 && sleep 0' 17751 1726882514.75212: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882514.75224: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882514.75241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882514.75256: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882514.75274: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882514.75309: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882514.75320: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882514.75421: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882514.77287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882514.77290: stdout chunk (state=3): >>><<< 17751 1726882514.77298: stderr chunk (state=3): >>><<< 17751 1726882514.77470: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882514.77474: handler run complete 17751 1726882514.77476: variable 'ansible_facts' from source: unknown 17751 1726882514.77550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.77868: variable 'ansible_facts' from source: unknown 17751 1726882514.77976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.78113: attempt loop complete, returning result 17751 1726882514.78122: _execute() done 17751 1726882514.78128: dumping result to json 17751 1726882514.78171: done dumping result, returning 17751 1726882514.78210: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0e448fcc-3ce9-674a-804b-00000000006d] 17751 1726882514.78221: sending task result for task 0e448fcc-3ce9-674a-804b-00000000006d 17751 1726882514.78661: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000006d 17751 1726882514.78667: WORKER PROCESS EXITING ok: [managed_node1] 17751 1726882514.78847: no more pending results, returning what we have 17751 1726882514.78849: results queue empty 17751 1726882514.78850: checking for any_errors_fatal 17751 1726882514.78850: done checking for any_errors_fatal 17751 1726882514.78851: checking for max_fail_percentage 17751 1726882514.78852: done checking for max_fail_percentage 17751 1726882514.78852: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.78853: done checking to see if all hosts have failed 17751 1726882514.78855: getting the remaining hosts for this loop 17751 1726882514.78856: done getting the remaining hosts for this loop 17751 1726882514.78859: getting the next task for host managed_node1 17751 1726882514.78864: done getting next task for host managed_node1 17751 1726882514.78866: ^ task is: TASK: meta (flush_handlers) 17751 1726882514.78867: ^ 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 17751 1726882514.78869: getting variables 17751 1726882514.78870: in VariableManager get_vars() 17751 1726882514.78885: Calling all_inventory to load vars for managed_node1 17751 1726882514.78886: Calling groups_inventory to load vars for managed_node1 17751 1726882514.78889: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.78896: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.78897: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.78899: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.78994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.79117: done with get_vars() 17751 1726882514.79124: done getting variables 17751 1726882514.79176: in VariableManager get_vars() 17751 1726882514.79183: Calling all_inventory to load vars for managed_node1 17751 1726882514.79184: Calling groups_inventory to load vars for managed_node1 17751 1726882514.79186: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.79189: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.79190: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.79191: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.79271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.79375: done with get_vars() 17751 1726882514.79384: done queuing things up, now waiting for results queue to drain 17751 1726882514.79385: results queue empty 17751 1726882514.79386: checking for any_errors_fatal 17751 1726882514.79389: done checking for any_errors_fatal 17751 1726882514.79389: checking for max_fail_percentage 17751 1726882514.79390: done checking for max_fail_percentage 17751 1726882514.79390: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.79394: done checking to see if all hosts have failed 17751 1726882514.79394: getting the remaining hosts for this loop 17751 1726882514.79395: done getting the remaining hosts for this loop 17751 1726882514.79396: getting the next task for host managed_node1 17751 1726882514.79399: done getting next task for host managed_node1 17751 1726882514.79400: ^ task is: TASK: Show playbook name 17751 1726882514.79401: ^ 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 17751 1726882514.79402: getting variables 17751 1726882514.79402: in VariableManager get_vars() 17751 1726882514.79407: Calling all_inventory to load vars for managed_node1 17751 1726882514.79408: Calling groups_inventory to load vars for managed_node1 17751 1726882514.79410: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.79413: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.79414: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.79415: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.79494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.79597: done with get_vars() 17751 1726882514.79603: done getting variables 17751 1726882514.79652: 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 playbook name] ****************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:11 Friday 20 September 2024 21:35:14 -0400 (0:00:00.829) 0:00:03.609 ****** 17751 1726882514.79673: entering _queue_task() for managed_node1/debug 17751 1726882514.79675: Creating lock for debug 17751 1726882514.79852: worker is 1 (out of 1 available) 17751 1726882514.79869: exiting _queue_task() for managed_node1/debug 17751 1726882514.79879: done queuing things up, now waiting for results queue to drain 17751 1726882514.79881: waiting for pending results... 17751 1726882514.80022: running TaskExecutor() for managed_node1/TASK: Show playbook name 17751 1726882514.80074: in run() - task 0e448fcc-3ce9-674a-804b-00000000000b 17751 1726882514.80084: variable 'ansible_search_path' from source: unknown 17751 1726882514.80113: calling self._execute() 17751 1726882514.80166: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.80170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.80180: variable 'omit' from source: magic vars 17751 1726882514.80572: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.80587: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.80604: variable 'omit' from source: magic vars 17751 1726882514.80631: variable 'omit' from source: magic vars 17751 1726882514.80653: variable 'omit' from source: magic vars 17751 1726882514.80694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882514.80735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.80759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882514.80781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.80796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.80823: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.80831: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.80837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.80937: Set connection var ansible_connection to ssh 17751 1726882514.80949: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.80969: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.80980: Set connection var ansible_timeout to 10 17751 1726882514.80989: Set connection var ansible_shell_type to sh 17751 1726882514.81004: Set connection var ansible_pipelining to False 17751 1726882514.81027: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.81033: variable 'ansible_connection' from source: unknown 17751 1726882514.81042: variable 'ansible_module_compression' from source: unknown 17751 1726882514.81048: variable 'ansible_shell_type' from source: unknown 17751 1726882514.81056: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.81062: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.81073: variable 'ansible_pipelining' from source: unknown 17751 1726882514.81079: variable 'ansible_timeout' from source: unknown 17751 1726882514.81085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.81220: 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) 17751 1726882514.81240: variable 'omit' from source: magic vars 17751 1726882514.81251: starting attempt loop 17751 1726882514.81263: running the handler 17751 1726882514.81314: handler run complete 17751 1726882514.81338: attempt loop complete, returning result 17751 1726882514.81349: _execute() done 17751 1726882514.81356: dumping result to json 17751 1726882514.81366: done dumping result, returning 17751 1726882514.81377: done running TaskExecutor() for managed_node1/TASK: Show playbook name [0e448fcc-3ce9-674a-804b-00000000000b] 17751 1726882514.81385: sending task result for task 0e448fcc-3ce9-674a-804b-00000000000b 17751 1726882514.81490: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000000b 17751 1726882514.81496: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: this is: playbooks/tests_dummy.yml 17751 1726882514.81615: no more pending results, returning what we have 17751 1726882514.81618: results queue empty 17751 1726882514.81619: checking for any_errors_fatal 17751 1726882514.81620: done checking for any_errors_fatal 17751 1726882514.81620: checking for max_fail_percentage 17751 1726882514.81622: done checking for max_fail_percentage 17751 1726882514.81622: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.81623: done checking to see if all hosts have failed 17751 1726882514.81624: getting the remaining hosts for this loop 17751 1726882514.81626: done getting the remaining hosts for this loop 17751 1726882514.81628: getting the next task for host managed_node1 17751 1726882514.81634: done getting next task for host managed_node1 17751 1726882514.81636: ^ task is: TASK: Include the task 'run_test.yml' 17751 1726882514.81638: ^ 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 17751 1726882514.81640: getting variables 17751 1726882514.81642: in VariableManager get_vars() 17751 1726882514.81665: Calling all_inventory to load vars for managed_node1 17751 1726882514.81667: Calling groups_inventory to load vars for managed_node1 17751 1726882514.81669: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.81683: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.81686: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.81689: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.81905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.82106: done with get_vars() 17751 1726882514.82121: done getting variables TASK [Include the task 'run_test.yml'] ***************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:21 Friday 20 September 2024 21:35:14 -0400 (0:00:00.025) 0:00:03.634 ****** 17751 1726882514.82199: entering _queue_task() for managed_node1/include_tasks 17751 1726882514.82425: worker is 1 (out of 1 available) 17751 1726882514.82443: exiting _queue_task() for managed_node1/include_tasks 17751 1726882514.82452: done queuing things up, now waiting for results queue to drain 17751 1726882514.82454: waiting for pending results... 17751 1726882514.82704: running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' 17751 1726882514.82787: in run() - task 0e448fcc-3ce9-674a-804b-00000000000d 17751 1726882514.82800: variable 'ansible_search_path' from source: unknown 17751 1726882514.82827: calling self._execute() 17751 1726882514.82885: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.82892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.82910: variable 'omit' from source: magic vars 17751 1726882514.83228: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.83238: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.83243: _execute() done 17751 1726882514.83246: dumping result to json 17751 1726882514.83249: done dumping result, returning 17751 1726882514.83255: done running TaskExecutor() for managed_node1/TASK: Include the task 'run_test.yml' [0e448fcc-3ce9-674a-804b-00000000000d] 17751 1726882514.83263: sending task result for task 0e448fcc-3ce9-674a-804b-00000000000d 17751 1726882514.83362: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000000d 17751 1726882514.83473: WORKER PROCESS EXITING 17751 1726882514.83494: no more pending results, returning what we have 17751 1726882514.83498: in VariableManager get_vars() 17751 1726882514.83523: Calling all_inventory to load vars for managed_node1 17751 1726882514.83525: Calling groups_inventory to load vars for managed_node1 17751 1726882514.83528: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.83536: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.83539: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.83542: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.83699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.83889: done with get_vars() 17751 1726882514.83895: variable 'ansible_search_path' from source: unknown 17751 1726882514.83906: we have included files to process 17751 1726882514.83907: generating all_blocks data 17751 1726882514.83909: done generating all_blocks data 17751 1726882514.83910: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17751 1726882514.83911: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17751 1726882514.83913: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml 17751 1726882514.84467: in VariableManager get_vars() 17751 1726882514.84482: done with get_vars() 17751 1726882514.84528: in VariableManager get_vars() 17751 1726882514.84543: done with get_vars() 17751 1726882514.84592: in VariableManager get_vars() 17751 1726882514.84616: done with get_vars() 17751 1726882514.84660: in VariableManager get_vars() 17751 1726882514.84673: done with get_vars() 17751 1726882514.84700: in VariableManager get_vars() 17751 1726882514.84712: done with get_vars() 17751 1726882514.84974: in VariableManager get_vars() 17751 1726882514.84985: done with get_vars() 17751 1726882514.84992: done processing included file 17751 1726882514.84993: iterating over new_blocks loaded from include file 17751 1726882514.84994: in VariableManager get_vars() 17751 1726882514.85000: done with get_vars() 17751 1726882514.85001: filtering new block on tags 17751 1726882514.85062: done filtering new block on tags 17751 1726882514.85066: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml for managed_node1 17751 1726882514.85070: extending task lists for all hosts with included blocks 17751 1726882514.85091: done extending task lists 17751 1726882514.85092: done processing included files 17751 1726882514.85093: results queue empty 17751 1726882514.85093: checking for any_errors_fatal 17751 1726882514.85096: done checking for any_errors_fatal 17751 1726882514.85096: checking for max_fail_percentage 17751 1726882514.85097: done checking for max_fail_percentage 17751 1726882514.85097: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.85098: done checking to see if all hosts have failed 17751 1726882514.85098: getting the remaining hosts for this loop 17751 1726882514.85099: done getting the remaining hosts for this loop 17751 1726882514.85100: getting the next task for host managed_node1 17751 1726882514.85103: done getting next task for host managed_node1 17751 1726882514.85104: ^ task is: TASK: TEST: {{ lsr_description }} 17751 1726882514.85105: ^ 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 17751 1726882514.85107: getting variables 17751 1726882514.85108: in VariableManager get_vars() 17751 1726882514.85112: Calling all_inventory to load vars for managed_node1 17751 1726882514.85113: Calling groups_inventory to load vars for managed_node1 17751 1726882514.85115: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.85118: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.85120: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.85121: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.85217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.85323: done with get_vars() 17751 1726882514.85329: done getting variables 17751 1726882514.85357: 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) 17751 1726882514.85437: variable 'lsr_description' from source: include params TASK [TEST: Create a dummy interface] ****************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:5 Friday 20 September 2024 21:35:14 -0400 (0:00:00.032) 0:00:03.667 ****** 17751 1726882514.85468: entering _queue_task() for managed_node1/debug 17751 1726882514.85624: worker is 1 (out of 1 available) 17751 1726882514.85635: exiting _queue_task() for managed_node1/debug 17751 1726882514.85645: done queuing things up, now waiting for results queue to drain 17751 1726882514.85646: waiting for pending results... 17751 1726882514.85779: running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface 17751 1726882514.85833: in run() - task 0e448fcc-3ce9-674a-804b-000000000082 17751 1726882514.85843: variable 'ansible_search_path' from source: unknown 17751 1726882514.85846: variable 'ansible_search_path' from source: unknown 17751 1726882514.85878: calling self._execute() 17751 1726882514.85933: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.85937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.85945: variable 'omit' from source: magic vars 17751 1726882514.86193: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.86202: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.86207: variable 'omit' from source: magic vars 17751 1726882514.86235: variable 'omit' from source: magic vars 17751 1726882514.86301: variable 'lsr_description' from source: include params 17751 1726882514.86314: variable 'omit' from source: magic vars 17751 1726882514.86345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882514.86373: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.86388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882514.86400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.86410: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.86433: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.86436: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.86439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.86509: Set connection var ansible_connection to ssh 17751 1726882514.86512: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.86521: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.86526: Set connection var ansible_timeout to 10 17751 1726882514.86531: Set connection var ansible_shell_type to sh 17751 1726882514.86536: Set connection var ansible_pipelining to False 17751 1726882514.86562: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.86576: variable 'ansible_connection' from source: unknown 17751 1726882514.86600: variable 'ansible_module_compression' from source: unknown 17751 1726882514.86607: variable 'ansible_shell_type' from source: unknown 17751 1726882514.86613: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.86619: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.86625: variable 'ansible_pipelining' from source: unknown 17751 1726882514.86631: variable 'ansible_timeout' from source: unknown 17751 1726882514.86649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.86798: 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) 17751 1726882514.86814: variable 'omit' from source: magic vars 17751 1726882514.86823: starting attempt loop 17751 1726882514.86830: running the handler 17751 1726882514.86890: handler run complete 17751 1726882514.86909: attempt loop complete, returning result 17751 1726882514.86917: _execute() done 17751 1726882514.86923: dumping result to json 17751 1726882514.86930: done dumping result, returning 17751 1726882514.86940: done running TaskExecutor() for managed_node1/TASK: TEST: Create a dummy interface [0e448fcc-3ce9-674a-804b-000000000082] 17751 1726882514.86948: sending task result for task 0e448fcc-3ce9-674a-804b-000000000082 17751 1726882514.87049: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000082 17751 1726882514.87059: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ########## Create a dummy interface ########## 17751 1726882514.87128: no more pending results, returning what we have 17751 1726882514.87131: results queue empty 17751 1726882514.87132: checking for any_errors_fatal 17751 1726882514.87133: done checking for any_errors_fatal 17751 1726882514.87134: checking for max_fail_percentage 17751 1726882514.87135: done checking for max_fail_percentage 17751 1726882514.87136: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.87137: done checking to see if all hosts have failed 17751 1726882514.87138: getting the remaining hosts for this loop 17751 1726882514.87139: done getting the remaining hosts for this loop 17751 1726882514.87143: getting the next task for host managed_node1 17751 1726882514.87149: done getting next task for host managed_node1 17751 1726882514.87151: ^ task is: TASK: Show item 17751 1726882514.87157: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882514.87160: getting variables 17751 1726882514.87162: in VariableManager get_vars() 17751 1726882514.87193: Calling all_inventory to load vars for managed_node1 17751 1726882514.87196: Calling groups_inventory to load vars for managed_node1 17751 1726882514.87200: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.87209: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.87212: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.87215: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.87392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.87716: done with get_vars() 17751 1726882514.87722: done getting variables 17751 1726882514.87774: 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 item] *************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:9 Friday 20 September 2024 21:35:14 -0400 (0:00:00.023) 0:00:03.690 ****** 17751 1726882514.87802: entering _queue_task() for managed_node1/debug 17751 1726882514.87952: worker is 1 (out of 1 available) 17751 1726882514.87967: exiting _queue_task() for managed_node1/debug 17751 1726882514.87977: done queuing things up, now waiting for results queue to drain 17751 1726882514.87978: waiting for pending results... 17751 1726882514.88126: running TaskExecutor() for managed_node1/TASK: Show item 17751 1726882514.88185: in run() - task 0e448fcc-3ce9-674a-804b-000000000083 17751 1726882514.88195: variable 'ansible_search_path' from source: unknown 17751 1726882514.88200: variable 'ansible_search_path' from source: unknown 17751 1726882514.88236: variable 'omit' from source: magic vars 17751 1726882514.88332: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.88340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.88348: variable 'omit' from source: magic vars 17751 1726882514.88632: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.88642: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.88648: variable 'omit' from source: magic vars 17751 1726882514.88674: variable 'omit' from source: magic vars 17751 1726882514.88702: variable 'item' from source: unknown 17751 1726882514.88752: variable 'item' from source: unknown 17751 1726882514.88767: variable 'omit' from source: magic vars 17751 1726882514.88796: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882514.88826: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.88837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882514.88849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.88859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.88883: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.88886: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.88888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.88951: Set connection var ansible_connection to ssh 17751 1726882514.88958: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.88964: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.88971: Set connection var ansible_timeout to 10 17751 1726882514.88976: Set connection var ansible_shell_type to sh 17751 1726882514.88980: Set connection var ansible_pipelining to False 17751 1726882514.88994: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.88997: variable 'ansible_connection' from source: unknown 17751 1726882514.88999: variable 'ansible_module_compression' from source: unknown 17751 1726882514.89002: variable 'ansible_shell_type' from source: unknown 17751 1726882514.89004: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.89007: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.89011: variable 'ansible_pipelining' from source: unknown 17751 1726882514.89013: variable 'ansible_timeout' from source: unknown 17751 1726882514.89018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.89113: 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) 17751 1726882514.89121: variable 'omit' from source: magic vars 17751 1726882514.89126: starting attempt loop 17751 1726882514.89129: running the handler 17751 1726882514.89166: variable 'lsr_description' from source: include params 17751 1726882514.89210: variable 'lsr_description' from source: include params 17751 1726882514.89218: handler run complete 17751 1726882514.89229: attempt loop complete, returning result 17751 1726882514.89240: variable 'item' from source: unknown 17751 1726882514.89286: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a dummy interface" } 17751 1726882514.89418: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.89421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.89424: variable 'omit' from source: magic vars 17751 1726882514.89497: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.89501: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.89505: variable 'omit' from source: magic vars 17751 1726882514.89515: variable 'omit' from source: magic vars 17751 1726882514.89541: variable 'item' from source: unknown 17751 1726882514.89591: variable 'item' from source: unknown 17751 1726882514.89597: variable 'omit' from source: magic vars 17751 1726882514.89611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.89617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.89624: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.89632: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.89636: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.89638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.89687: Set connection var ansible_connection to ssh 17751 1726882514.89696: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.89700: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.89702: Set connection var ansible_timeout to 10 17751 1726882514.89708: Set connection var ansible_shell_type to sh 17751 1726882514.89712: Set connection var ansible_pipelining to False 17751 1726882514.89725: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.89728: variable 'ansible_connection' from source: unknown 17751 1726882514.89731: variable 'ansible_module_compression' from source: unknown 17751 1726882514.89733: variable 'ansible_shell_type' from source: unknown 17751 1726882514.89735: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.89737: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.89742: variable 'ansible_pipelining' from source: unknown 17751 1726882514.89745: variable 'ansible_timeout' from source: unknown 17751 1726882514.89749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.89856: 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) 17751 1726882514.89878: variable 'omit' from source: magic vars 17751 1726882514.89891: starting attempt loop 17751 1726882514.89898: running the handler 17751 1726882514.89935: variable 'lsr_setup' from source: include params 17751 1726882514.90010: variable 'lsr_setup' from source: include params 17751 1726882514.90087: handler run complete 17751 1726882514.90112: attempt loop complete, returning result 17751 1726882514.90148: variable 'item' from source: unknown 17751 1726882514.90276: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } 17751 1726882514.90533: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.90543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.90551: variable 'omit' from source: magic vars 17751 1726882514.90767: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.90802: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.90811: variable 'omit' from source: magic vars 17751 1726882514.90828: variable 'omit' from source: magic vars 17751 1726882514.90867: variable 'item' from source: unknown 17751 1726882514.90926: variable 'item' from source: unknown 17751 1726882514.90939: variable 'omit' from source: magic vars 17751 1726882514.90952: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.90958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.90965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.90974: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.90976: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.90979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.91024: Set connection var ansible_connection to ssh 17751 1726882514.91028: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.91035: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.91043: Set connection var ansible_timeout to 10 17751 1726882514.91046: Set connection var ansible_shell_type to sh 17751 1726882514.91048: Set connection var ansible_pipelining to False 17751 1726882514.91062: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.91067: variable 'ansible_connection' from source: unknown 17751 1726882514.91069: variable 'ansible_module_compression' from source: unknown 17751 1726882514.91071: variable 'ansible_shell_type' from source: unknown 17751 1726882514.91073: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.91075: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.91079: variable 'ansible_pipelining' from source: unknown 17751 1726882514.91082: variable 'ansible_timeout' from source: unknown 17751 1726882514.91086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.91142: 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) 17751 1726882514.91151: variable 'omit' from source: magic vars 17751 1726882514.91157: starting attempt loop 17751 1726882514.91159: running the handler 17751 1726882514.91171: variable 'lsr_test' from source: include params 17751 1726882514.91248: variable 'lsr_test' from source: include params 17751 1726882514.91286: handler run complete 17751 1726882514.91324: attempt loop complete, returning result 17751 1726882514.91343: variable 'item' from source: unknown 17751 1726882514.91448: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_dummy_profile.yml" ] } 17751 1726882514.91603: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.91616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.91627: variable 'omit' from source: magic vars 17751 1726882514.91872: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.91890: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.91893: variable 'omit' from source: magic vars 17751 1726882514.91903: variable 'omit' from source: magic vars 17751 1726882514.91959: variable 'item' from source: unknown 17751 1726882514.92023: variable 'item' from source: unknown 17751 1726882514.92072: variable 'omit' from source: magic vars 17751 1726882514.92100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.92127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.92159: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.92201: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.92227: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.92257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.92367: Set connection var ansible_connection to ssh 17751 1726882514.92375: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.92385: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.92393: Set connection var ansible_timeout to 10 17751 1726882514.92399: Set connection var ansible_shell_type to sh 17751 1726882514.92407: Set connection var ansible_pipelining to False 17751 1726882514.92446: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.92455: variable 'ansible_connection' from source: unknown 17751 1726882514.92458: variable 'ansible_module_compression' from source: unknown 17751 1726882514.92461: variable 'ansible_shell_type' from source: unknown 17751 1726882514.92467: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.92470: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.92475: variable 'ansible_pipelining' from source: unknown 17751 1726882514.92481: variable 'ansible_timeout' from source: unknown 17751 1726882514.92486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.92549: 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) 17751 1726882514.92553: variable 'omit' from source: magic vars 17751 1726882514.92558: starting attempt loop 17751 1726882514.92560: running the handler 17751 1726882514.92578: variable 'lsr_assert' from source: include params 17751 1726882514.92629: variable 'lsr_assert' from source: include params 17751 1726882514.92656: handler run complete 17751 1726882514.92681: attempt loop complete, returning result 17751 1726882514.92707: variable 'item' from source: unknown 17751 1726882514.92805: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } 17751 1726882514.92982: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.92992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.92996: variable 'omit' from source: magic vars 17751 1726882514.93152: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.93160: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.93169: variable 'omit' from source: magic vars 17751 1726882514.93201: variable 'omit' from source: magic vars 17751 1726882514.93244: variable 'item' from source: unknown 17751 1726882514.93324: variable 'item' from source: unknown 17751 1726882514.93343: variable 'omit' from source: magic vars 17751 1726882514.93376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.93389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.93396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.93410: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.93421: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.93424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.93534: Set connection var ansible_connection to ssh 17751 1726882514.93542: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.93547: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.93552: Set connection var ansible_timeout to 10 17751 1726882514.93557: Set connection var ansible_shell_type to sh 17751 1726882514.93562: Set connection var ansible_pipelining to False 17751 1726882514.93581: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.93583: variable 'ansible_connection' from source: unknown 17751 1726882514.93586: variable 'ansible_module_compression' from source: unknown 17751 1726882514.93588: variable 'ansible_shell_type' from source: unknown 17751 1726882514.93590: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.93592: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.93597: variable 'ansible_pipelining' from source: unknown 17751 1726882514.93600: variable 'ansible_timeout' from source: unknown 17751 1726882514.93604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.93661: 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) 17751 1726882514.93669: variable 'omit' from source: magic vars 17751 1726882514.93672: starting attempt loop 17751 1726882514.93678: running the handler 17751 1726882514.93765: handler run complete 17751 1726882514.93796: attempt loop complete, returning result 17751 1726882514.93816: variable 'item' from source: unknown 17751 1726882514.93879: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } 17751 1726882514.93961: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.93967: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.93972: variable 'omit' from source: magic vars 17751 1726882514.94082: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.94095: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.94098: variable 'omit' from source: magic vars 17751 1726882514.94113: variable 'omit' from source: magic vars 17751 1726882514.94138: variable 'item' from source: unknown 17751 1726882514.94181: variable 'item' from source: unknown 17751 1726882514.94192: variable 'omit' from source: magic vars 17751 1726882514.94206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.94212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.94217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.94229: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.94232: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.94234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.94277: Set connection var ansible_connection to ssh 17751 1726882514.94280: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.94287: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.94291: Set connection var ansible_timeout to 10 17751 1726882514.94298: Set connection var ansible_shell_type to sh 17751 1726882514.94301: Set connection var ansible_pipelining to False 17751 1726882514.94315: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.94318: variable 'ansible_connection' from source: unknown 17751 1726882514.94320: variable 'ansible_module_compression' from source: unknown 17751 1726882514.94322: variable 'ansible_shell_type' from source: unknown 17751 1726882514.94325: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.94327: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.94331: variable 'ansible_pipelining' from source: unknown 17751 1726882514.94337: variable 'ansible_timeout' from source: unknown 17751 1726882514.94339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.94419: 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) 17751 1726882514.94425: variable 'omit' from source: magic vars 17751 1726882514.94428: starting attempt loop 17751 1726882514.94430: running the handler 17751 1726882514.94445: variable 'lsr_fail_debug' from source: play vars 17751 1726882514.94536: variable 'lsr_fail_debug' from source: play vars 17751 1726882514.94559: handler run complete 17751 1726882514.94562: attempt loop complete, returning result 17751 1726882514.94574: variable 'item' from source: unknown 17751 1726882514.94614: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } 17751 1726882514.94694: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.94697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.94700: variable 'omit' from source: magic vars 17751 1726882514.94793: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.94797: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.94800: variable 'omit' from source: magic vars 17751 1726882514.94811: variable 'omit' from source: magic vars 17751 1726882514.94835: variable 'item' from source: unknown 17751 1726882514.94881: variable 'item' from source: unknown 17751 1726882514.94893: variable 'omit' from source: magic vars 17751 1726882514.94907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882514.94912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.94918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882514.94928: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882514.94931: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.94933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.94979: Set connection var ansible_connection to ssh 17751 1726882514.94982: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882514.94989: Set connection var ansible_shell_executable to /bin/sh 17751 1726882514.94996: Set connection var ansible_timeout to 10 17751 1726882514.94998: Set connection var ansible_shell_type to sh 17751 1726882514.95003: Set connection var ansible_pipelining to False 17751 1726882514.95016: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.95018: variable 'ansible_connection' from source: unknown 17751 1726882514.95021: variable 'ansible_module_compression' from source: unknown 17751 1726882514.95023: variable 'ansible_shell_type' from source: unknown 17751 1726882514.95025: variable 'ansible_shell_executable' from source: unknown 17751 1726882514.95027: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.95031: variable 'ansible_pipelining' from source: unknown 17751 1726882514.95034: variable 'ansible_timeout' from source: unknown 17751 1726882514.95038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.95097: 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) 17751 1726882514.95105: variable 'omit' from source: magic vars 17751 1726882514.95107: starting attempt loop 17751 1726882514.95110: running the handler 17751 1726882514.95122: variable 'lsr_cleanup' from source: include params 17751 1726882514.95170: variable 'lsr_cleanup' from source: include params 17751 1726882514.95182: handler run complete 17751 1726882514.95191: attempt loop complete, returning result 17751 1726882514.95202: variable 'item' from source: unknown 17751 1726882514.95262: variable 'item' from source: unknown ok: [managed_node1] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } 17751 1726882514.95343: dumping result to json 17751 1726882514.95346: done dumping result, returning 17751 1726882514.95349: done running TaskExecutor() for managed_node1/TASK: Show item [0e448fcc-3ce9-674a-804b-000000000083] 17751 1726882514.95350: sending task result for task 0e448fcc-3ce9-674a-804b-000000000083 17751 1726882514.95392: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000083 17751 1726882514.95399: WORKER PROCESS EXITING 17751 1726882514.95498: no more pending results, returning what we have 17751 1726882514.95500: results queue empty 17751 1726882514.95502: checking for any_errors_fatal 17751 1726882514.95507: done checking for any_errors_fatal 17751 1726882514.95507: checking for max_fail_percentage 17751 1726882514.95508: done checking for max_fail_percentage 17751 1726882514.95508: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.95509: done checking to see if all hosts have failed 17751 1726882514.95509: getting the remaining hosts for this loop 17751 1726882514.95510: done getting the remaining hosts for this loop 17751 1726882514.95512: getting the next task for host managed_node1 17751 1726882514.95516: done getting next task for host managed_node1 17751 1726882514.95518: ^ task is: TASK: Include the task 'show_interfaces.yml' 17751 1726882514.95519: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882514.95521: getting variables 17751 1726882514.95522: in VariableManager get_vars() 17751 1726882514.95537: Calling all_inventory to load vars for managed_node1 17751 1726882514.95539: Calling groups_inventory to load vars for managed_node1 17751 1726882514.95541: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.95547: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.95548: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.95550: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.95642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.95771: done with get_vars() 17751 1726882514.95777: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:21 Friday 20 September 2024 21:35:14 -0400 (0:00:00.080) 0:00:03.770 ****** 17751 1726882514.95833: entering _queue_task() for managed_node1/include_tasks 17751 1726882514.95993: worker is 1 (out of 1 available) 17751 1726882514.96006: exiting _queue_task() for managed_node1/include_tasks 17751 1726882514.96017: done queuing things up, now waiting for results queue to drain 17751 1726882514.96018: waiting for pending results... 17751 1726882514.96166: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 17751 1726882514.96226: in run() - task 0e448fcc-3ce9-674a-804b-000000000084 17751 1726882514.96236: variable 'ansible_search_path' from source: unknown 17751 1726882514.96241: variable 'ansible_search_path' from source: unknown 17751 1726882514.96274: calling self._execute() 17751 1726882514.96330: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.96336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.96344: variable 'omit' from source: magic vars 17751 1726882514.96605: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.96615: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.96620: _execute() done 17751 1726882514.96623: dumping result to json 17751 1726882514.96627: done dumping result, returning 17751 1726882514.96631: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0e448fcc-3ce9-674a-804b-000000000084] 17751 1726882514.96640: sending task result for task 0e448fcc-3ce9-674a-804b-000000000084 17751 1726882514.96771: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000084 17751 1726882514.96780: WORKER PROCESS EXITING 17751 1726882514.96919: no more pending results, returning what we have 17751 1726882514.96923: in VariableManager get_vars() 17751 1726882514.96988: Calling all_inventory to load vars for managed_node1 17751 1726882514.96991: Calling groups_inventory to load vars for managed_node1 17751 1726882514.96994: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.97002: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.97003: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.97005: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.97189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.97374: done with get_vars() 17751 1726882514.97379: variable 'ansible_search_path' from source: unknown 17751 1726882514.97380: variable 'ansible_search_path' from source: unknown 17751 1726882514.97407: we have included files to process 17751 1726882514.97408: generating all_blocks data 17751 1726882514.97409: done generating all_blocks data 17751 1726882514.97411: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17751 1726882514.97412: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17751 1726882514.97413: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 17751 1726882514.97522: in VariableManager get_vars() 17751 1726882514.97543: done with get_vars() 17751 1726882514.97677: done processing included file 17751 1726882514.97679: iterating over new_blocks loaded from include file 17751 1726882514.97681: in VariableManager get_vars() 17751 1726882514.97692: done with get_vars() 17751 1726882514.97693: filtering new block on tags 17751 1726882514.97714: done filtering new block on tags 17751 1726882514.97716: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml for managed_node1 17751 1726882514.97719: extending task lists for all hosts with included blocks 17751 1726882514.98216: done extending task lists 17751 1726882514.98217: done processing included files 17751 1726882514.98218: results queue empty 17751 1726882514.98218: checking for any_errors_fatal 17751 1726882514.98221: done checking for any_errors_fatal 17751 1726882514.98222: checking for max_fail_percentage 17751 1726882514.98223: done checking for max_fail_percentage 17751 1726882514.98223: checking to see if all hosts have failed and the running result is not ok 17751 1726882514.98224: done checking to see if all hosts have failed 17751 1726882514.98224: getting the remaining hosts for this loop 17751 1726882514.98225: done getting the remaining hosts for this loop 17751 1726882514.98226: getting the next task for host managed_node1 17751 1726882514.98229: done getting next task for host managed_node1 17751 1726882514.98230: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 17751 1726882514.98232: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882514.98234: getting variables 17751 1726882514.98234: in VariableManager get_vars() 17751 1726882514.98239: Calling all_inventory to load vars for managed_node1 17751 1726882514.98241: Calling groups_inventory to load vars for managed_node1 17751 1726882514.98242: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.98245: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.98247: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.98249: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.98366: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.98540: done with get_vars() 17751 1726882514.98551: done getting variables TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:3 Friday 20 September 2024 21:35:14 -0400 (0:00:00.027) 0:00:03.798 ****** 17751 1726882514.98620: entering _queue_task() for managed_node1/include_tasks 17751 1726882514.98781: worker is 1 (out of 1 available) 17751 1726882514.98793: exiting _queue_task() for managed_node1/include_tasks 17751 1726882514.98809: done queuing things up, now waiting for results queue to drain 17751 1726882514.98813: waiting for pending results... 17751 1726882514.99038: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 17751 1726882514.99113: in run() - task 0e448fcc-3ce9-674a-804b-0000000000ab 17751 1726882514.99124: variable 'ansible_search_path' from source: unknown 17751 1726882514.99127: variable 'ansible_search_path' from source: unknown 17751 1726882514.99153: calling self._execute() 17751 1726882514.99212: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882514.99220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882514.99228: variable 'omit' from source: magic vars 17751 1726882514.99486: variable 'ansible_distribution_major_version' from source: facts 17751 1726882514.99495: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882514.99500: _execute() done 17751 1726882514.99504: dumping result to json 17751 1726882514.99506: done dumping result, returning 17751 1726882514.99511: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0e448fcc-3ce9-674a-804b-0000000000ab] 17751 1726882514.99517: sending task result for task 0e448fcc-3ce9-674a-804b-0000000000ab 17751 1726882514.99598: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000000ab 17751 1726882514.99601: WORKER PROCESS EXITING 17751 1726882514.99627: no more pending results, returning what we have 17751 1726882514.99635: in VariableManager get_vars() 17751 1726882514.99661: Calling all_inventory to load vars for managed_node1 17751 1726882514.99665: Calling groups_inventory to load vars for managed_node1 17751 1726882514.99668: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882514.99676: Calling all_plugins_play to load vars for managed_node1 17751 1726882514.99678: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882514.99680: Calling groups_plugins_play to load vars for managed_node1 17751 1726882514.99793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882514.99903: done with get_vars() 17751 1726882514.99907: variable 'ansible_search_path' from source: unknown 17751 1726882514.99908: variable 'ansible_search_path' from source: unknown 17751 1726882514.99929: we have included files to process 17751 1726882514.99929: generating all_blocks data 17751 1726882514.99930: done generating all_blocks data 17751 1726882514.99931: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17751 1726882514.99932: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17751 1726882514.99934: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 17751 1726882515.00128: done processing included file 17751 1726882515.00130: iterating over new_blocks loaded from include file 17751 1726882515.00131: in VariableManager get_vars() 17751 1726882515.00206: done with get_vars() 17751 1726882515.00207: filtering new block on tags 17751 1726882515.00230: done filtering new block on tags 17751 1726882515.00231: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml for managed_node1 17751 1726882515.00234: extending task lists for all hosts with included blocks 17751 1726882515.00410: done extending task lists 17751 1726882515.00412: done processing included files 17751 1726882515.00413: results queue empty 17751 1726882515.00413: checking for any_errors_fatal 17751 1726882515.00419: done checking for any_errors_fatal 17751 1726882515.00420: checking for max_fail_percentage 17751 1726882515.00421: done checking for max_fail_percentage 17751 1726882515.00422: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.00423: done checking to see if all hosts have failed 17751 1726882515.00423: getting the remaining hosts for this loop 17751 1726882515.00425: done getting the remaining hosts for this loop 17751 1726882515.00427: getting the next task for host managed_node1 17751 1726882515.00431: done getting next task for host managed_node1 17751 1726882515.00434: ^ task is: TASK: Gather current interface info 17751 1726882515.00437: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882515.00439: getting variables 17751 1726882515.00440: in VariableManager get_vars() 17751 1726882515.00446: Calling all_inventory to load vars for managed_node1 17751 1726882515.00447: Calling groups_inventory to load vars for managed_node1 17751 1726882515.00448: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.00452: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.00453: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.00457: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.00570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.00701: done with get_vars() 17751 1726882515.00710: done getting variables 17751 1726882515.00739: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 21:35:15 -0400 (0:00:00.021) 0:00:03.820 ****** 17751 1726882515.00759: entering _queue_task() for managed_node1/command 17751 1726882515.00905: worker is 1 (out of 1 available) 17751 1726882515.00916: exiting _queue_task() for managed_node1/command 17751 1726882515.00926: done queuing things up, now waiting for results queue to drain 17751 1726882515.00928: waiting for pending results... 17751 1726882515.01067: running TaskExecutor() for managed_node1/TASK: Gather current interface info 17751 1726882515.01141: in run() - task 0e448fcc-3ce9-674a-804b-0000000000e6 17751 1726882515.01153: variable 'ansible_search_path' from source: unknown 17751 1726882515.01157: variable 'ansible_search_path' from source: unknown 17751 1726882515.01190: calling self._execute() 17751 1726882515.01240: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.01244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.01253: variable 'omit' from source: magic vars 17751 1726882515.01503: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.01520: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.01526: variable 'omit' from source: magic vars 17751 1726882515.01572: variable 'omit' from source: magic vars 17751 1726882515.01602: variable 'omit' from source: magic vars 17751 1726882515.01651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882515.01695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882515.01706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882515.01727: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.01736: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.01760: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882515.01777: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.01790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.01901: Set connection var ansible_connection to ssh 17751 1726882515.01905: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882515.01912: Set connection var ansible_shell_executable to /bin/sh 17751 1726882515.01917: Set connection var ansible_timeout to 10 17751 1726882515.01922: Set connection var ansible_shell_type to sh 17751 1726882515.01930: Set connection var ansible_pipelining to False 17751 1726882515.01947: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.01950: variable 'ansible_connection' from source: unknown 17751 1726882515.01953: variable 'ansible_module_compression' from source: unknown 17751 1726882515.01958: variable 'ansible_shell_type' from source: unknown 17751 1726882515.01961: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.01965: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.01967: variable 'ansible_pipelining' from source: unknown 17751 1726882515.01969: variable 'ansible_timeout' from source: unknown 17751 1726882515.01974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.02082: 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) 17751 1726882515.02093: variable 'omit' from source: magic vars 17751 1726882515.02098: starting attempt loop 17751 1726882515.02101: running the handler 17751 1726882515.02112: _low_level_execute_command(): starting 17751 1726882515.02119: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882515.02778: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.02794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.02820: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.02877: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.02889: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.02997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.04684: stdout chunk (state=3): >>>/root <<< 17751 1726882515.04786: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.04874: stderr chunk (state=3): >>><<< 17751 1726882515.04877: stdout chunk (state=3): >>><<< 17751 1726882515.04910: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.04938: _low_level_execute_command(): starting 17751 1726882515.04965: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290 `" && echo ansible-tmp-1726882515.049212-17947-269925862529290="` echo /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290 `" ) && sleep 0' 17751 1726882515.05623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.05637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.05665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.05669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.05726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.05735: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.05747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.05799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.05802: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882515.05806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.05906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.07794: stdout chunk (state=3): >>>ansible-tmp-1726882515.049212-17947-269925862529290=/root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290 <<< 17751 1726882515.07912: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.07973: stderr chunk (state=3): >>><<< 17751 1726882515.07977: stdout chunk (state=3): >>><<< 17751 1726882515.07990: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882515.049212-17947-269925862529290=/root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.08015: variable 'ansible_module_compression' from source: unknown 17751 1726882515.08053: ANSIBALLZ: Using generic lock for ansible.legacy.command 17751 1726882515.08057: ANSIBALLZ: Acquiring lock 17751 1726882515.08060: ANSIBALLZ: Lock acquired: 140154820669280 17751 1726882515.08062: ANSIBALLZ: Creating module 17751 1726882515.18227: ANSIBALLZ: Writing module into payload 17751 1726882515.18304: ANSIBALLZ: Writing module 17751 1726882515.18328: ANSIBALLZ: Renaming module 17751 1726882515.18331: ANSIBALLZ: Done creating module 17751 1726882515.18345: variable 'ansible_facts' from source: unknown 17751 1726882515.18394: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/AnsiballZ_command.py 17751 1726882515.18600: Sending initial data 17751 1726882515.18634: Sent initial data (155 bytes) 17751 1726882515.19348: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.19351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.19393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882515.19396: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.19399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882515.19403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.19444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.19456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.19572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.21404: 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 <<< 17751 1726882515.21410: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 17751 1726882515.21494: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882515.21588: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp5xk45bu0 /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/AnsiballZ_command.py <<< 17751 1726882515.21680: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882515.22691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.22793: stderr chunk (state=3): >>><<< 17751 1726882515.22796: stdout chunk (state=3): >>><<< 17751 1726882515.22811: done transferring module to remote 17751 1726882515.22820: _low_level_execute_command(): starting 17751 1726882515.22825: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/ /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/AnsiballZ_command.py && sleep 0' 17751 1726882515.23270: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.23285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.23306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.23316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.23362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.23377: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.23484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.25257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.25302: stderr chunk (state=3): >>><<< 17751 1726882515.25305: stdout chunk (state=3): >>><<< 17751 1726882515.25318: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.25321: _low_level_execute_command(): starting 17751 1726882515.25325: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/AnsiballZ_command.py && sleep 0' 17751 1726882515.25758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.25779: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.25795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.25806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.25848: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.25869: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.25970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.39489: stdout chunk (state=3): >>> <<< 17751 1726882515.39495: stdout chunk (state=3): >>>{"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:15.390054", "end": "2024-09-20 21:35:15.393516", "delta": "0:00:00.003462", "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}}} <<< 17751 1726882515.40668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882515.40730: stderr chunk (state=3): >>><<< 17751 1726882515.40733: stdout chunk (state=3): >>><<< 17751 1726882515.40749: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 21:35:15.390054", "end": "2024-09-20 21:35:15.393516", "delta": "0:00:00.003462", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882515.40780: 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-1726882515.049212-17947-269925862529290/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882515.40786: _low_level_execute_command(): starting 17751 1726882515.40791: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882515.049212-17947-269925862529290/ > /dev/null 2>&1 && sleep 0' 17751 1726882515.41247: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.41271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.41287: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.41297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.41343: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.41355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.41458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.43281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.43327: stderr chunk (state=3): >>><<< 17751 1726882515.43330: stdout chunk (state=3): >>><<< 17751 1726882515.43342: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.43347: handler run complete 17751 1726882515.43367: Evaluated conditional (False): False 17751 1726882515.43376: attempt loop complete, returning result 17751 1726882515.43379: _execute() done 17751 1726882515.43381: dumping result to json 17751 1726882515.43386: done dumping result, returning 17751 1726882515.43395: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0e448fcc-3ce9-674a-804b-0000000000e6] 17751 1726882515.43400: sending task result for task 0e448fcc-3ce9-674a-804b-0000000000e6 17751 1726882515.43508: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000000e6 ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003462", "end": "2024-09-20 21:35:15.393516", "rc": 0, "start": "2024-09-20 21:35:15.390054" } STDOUT: bonding_masters eth0 lo 17751 1726882515.43582: no more pending results, returning what we have 17751 1726882515.43585: results queue empty 17751 1726882515.43586: checking for any_errors_fatal 17751 1726882515.43587: done checking for any_errors_fatal 17751 1726882515.43588: checking for max_fail_percentage 17751 1726882515.43589: done checking for max_fail_percentage 17751 1726882515.43590: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.43591: done checking to see if all hosts have failed 17751 1726882515.43591: getting the remaining hosts for this loop 17751 1726882515.43593: done getting the remaining hosts for this loop 17751 1726882515.43596: getting the next task for host managed_node1 17751 1726882515.43603: done getting next task for host managed_node1 17751 1726882515.43606: ^ task is: TASK: Set current_interfaces 17751 1726882515.43609: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882515.43613: getting variables 17751 1726882515.43614: in VariableManager get_vars() 17751 1726882515.43644: Calling all_inventory to load vars for managed_node1 17751 1726882515.43647: Calling groups_inventory to load vars for managed_node1 17751 1726882515.43650: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.43662: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.43670: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.43673: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.43819: WORKER PROCESS EXITING 17751 1726882515.43829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.44177: done with get_vars() 17751 1726882515.44185: done getting variables 17751 1726882515.44225: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 21:35:15 -0400 (0:00:00.434) 0:00:04.255 ****** 17751 1726882515.44245: entering _queue_task() for managed_node1/set_fact 17751 1726882515.44462: worker is 1 (out of 1 available) 17751 1726882515.44478: exiting _queue_task() for managed_node1/set_fact 17751 1726882515.44498: done queuing things up, now waiting for results queue to drain 17751 1726882515.44503: waiting for pending results... 17751 1726882515.44923: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 17751 1726882515.45087: in run() - task 0e448fcc-3ce9-674a-804b-0000000000e7 17751 1726882515.45097: variable 'ansible_search_path' from source: unknown 17751 1726882515.45101: variable 'ansible_search_path' from source: unknown 17751 1726882515.45128: calling self._execute() 17751 1726882515.45189: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.45192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.45202: variable 'omit' from source: magic vars 17751 1726882515.45596: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.45615: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.45637: variable 'omit' from source: magic vars 17751 1726882515.45710: variable 'omit' from source: magic vars 17751 1726882515.45887: variable '_current_interfaces' from source: set_fact 17751 1726882515.45985: variable 'omit' from source: magic vars 17751 1726882515.46032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882515.46060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882515.46080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882515.46093: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.46103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.46125: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882515.46128: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.46131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.46260: Set connection var ansible_connection to ssh 17751 1726882515.46277: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882515.46291: Set connection var ansible_shell_executable to /bin/sh 17751 1726882515.46294: Set connection var ansible_timeout to 10 17751 1726882515.46296: Set connection var ansible_shell_type to sh 17751 1726882515.46301: Set connection var ansible_pipelining to False 17751 1726882515.46326: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.46330: variable 'ansible_connection' from source: unknown 17751 1726882515.46332: variable 'ansible_module_compression' from source: unknown 17751 1726882515.46334: variable 'ansible_shell_type' from source: unknown 17751 1726882515.46336: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.46338: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.46340: variable 'ansible_pipelining' from source: unknown 17751 1726882515.46342: variable 'ansible_timeout' from source: unknown 17751 1726882515.46347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.46452: 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) 17751 1726882515.46463: variable 'omit' from source: magic vars 17751 1726882515.46470: starting attempt loop 17751 1726882515.46473: running the handler 17751 1726882515.46481: handler run complete 17751 1726882515.46488: attempt loop complete, returning result 17751 1726882515.46490: _execute() done 17751 1726882515.46493: dumping result to json 17751 1726882515.46496: done dumping result, returning 17751 1726882515.46502: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0e448fcc-3ce9-674a-804b-0000000000e7] 17751 1726882515.46510: sending task result for task 0e448fcc-3ce9-674a-804b-0000000000e7 17751 1726882515.46620: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000000e7 17751 1726882515.46624: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } 17751 1726882515.46687: no more pending results, returning what we have 17751 1726882515.46690: results queue empty 17751 1726882515.46691: checking for any_errors_fatal 17751 1726882515.46701: done checking for any_errors_fatal 17751 1726882515.46702: checking for max_fail_percentage 17751 1726882515.46704: done checking for max_fail_percentage 17751 1726882515.46704: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.46705: done checking to see if all hosts have failed 17751 1726882515.46706: getting the remaining hosts for this loop 17751 1726882515.46707: done getting the remaining hosts for this loop 17751 1726882515.46711: getting the next task for host managed_node1 17751 1726882515.46718: done getting next task for host managed_node1 17751 1726882515.46720: ^ task is: TASK: Show current_interfaces 17751 1726882515.46724: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 17751 1726882515.46727: getting variables 17751 1726882515.46728: in VariableManager get_vars() 17751 1726882515.46753: Calling all_inventory to load vars for managed_node1 17751 1726882515.46756: Calling groups_inventory to load vars for managed_node1 17751 1726882515.46759: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.46775: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.46778: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.46781: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.46947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.47159: done with get_vars() 17751 1726882515.47170: done getting variables 17751 1726882515.47227: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 21:35:15 -0400 (0:00:00.030) 0:00:04.285 ****** 17751 1726882515.47253: entering _queue_task() for managed_node1/debug 17751 1726882515.47471: worker is 1 (out of 1 available) 17751 1726882515.47483: exiting _queue_task() for managed_node1/debug 17751 1726882515.47494: done queuing things up, now waiting for results queue to drain 17751 1726882515.47496: waiting for pending results... 17751 1726882515.47734: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 17751 1726882515.47845: in run() - task 0e448fcc-3ce9-674a-804b-0000000000ac 17751 1726882515.47871: variable 'ansible_search_path' from source: unknown 17751 1726882515.47878: variable 'ansible_search_path' from source: unknown 17751 1726882515.47921: calling self._execute() 17751 1726882515.48008: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.48023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.48037: variable 'omit' from source: magic vars 17751 1726882515.48407: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.48424: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.48434: variable 'omit' from source: magic vars 17751 1726882515.48493: variable 'omit' from source: magic vars 17751 1726882515.48597: variable 'current_interfaces' from source: set_fact 17751 1726882515.48630: variable 'omit' from source: magic vars 17751 1726882515.48675: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882515.48717: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882515.48747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882515.48771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.48785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.48818: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882515.48825: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.48837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.48944: Set connection var ansible_connection to ssh 17751 1726882515.48960: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882515.48976: Set connection var ansible_shell_executable to /bin/sh 17751 1726882515.48986: Set connection var ansible_timeout to 10 17751 1726882515.48994: Set connection var ansible_shell_type to sh 17751 1726882515.49002: Set connection var ansible_pipelining to False 17751 1726882515.49031: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.49038: variable 'ansible_connection' from source: unknown 17751 1726882515.49046: variable 'ansible_module_compression' from source: unknown 17751 1726882515.49056: variable 'ansible_shell_type' from source: unknown 17751 1726882515.49068: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.49077: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.49084: variable 'ansible_pipelining' from source: unknown 17751 1726882515.49090: variable 'ansible_timeout' from source: unknown 17751 1726882515.49097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.49241: 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) 17751 1726882515.49258: variable 'omit' from source: magic vars 17751 1726882515.49276: starting attempt loop 17751 1726882515.49286: running the handler 17751 1726882515.49333: handler run complete 17751 1726882515.49356: attempt loop complete, returning result 17751 1726882515.49365: _execute() done 17751 1726882515.49373: dumping result to json 17751 1726882515.49387: done dumping result, returning 17751 1726882515.49402: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0e448fcc-3ce9-674a-804b-0000000000ac] 17751 1726882515.49412: sending task result for task 0e448fcc-3ce9-674a-804b-0000000000ac ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] 17751 1726882515.49550: no more pending results, returning what we have 17751 1726882515.49553: results queue empty 17751 1726882515.49554: checking for any_errors_fatal 17751 1726882515.49559: done checking for any_errors_fatal 17751 1726882515.49560: checking for max_fail_percentage 17751 1726882515.49562: done checking for max_fail_percentage 17751 1726882515.49565: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.49566: done checking to see if all hosts have failed 17751 1726882515.49567: getting the remaining hosts for this loop 17751 1726882515.49569: done getting the remaining hosts for this loop 17751 1726882515.49573: getting the next task for host managed_node1 17751 1726882515.49582: done getting next task for host managed_node1 17751 1726882515.49586: ^ task is: TASK: Setup 17751 1726882515.49588: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882515.49592: getting variables 17751 1726882515.49594: in VariableManager get_vars() 17751 1726882515.49619: Calling all_inventory to load vars for managed_node1 17751 1726882515.49622: Calling groups_inventory to load vars for managed_node1 17751 1726882515.49626: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.49636: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.49638: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.49641: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.49816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.50077: done with get_vars() 17751 1726882515.50093: done getting variables TASK [Setup] ******************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:24 Friday 20 September 2024 21:35:15 -0400 (0:00:00.029) 0:00:04.314 ****** 17751 1726882515.50180: entering _queue_task() for managed_node1/include_tasks 17751 1726882515.50215: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000000ac 17751 1726882515.50224: WORKER PROCESS EXITING 17751 1726882515.50559: worker is 1 (out of 1 available) 17751 1726882515.50576: exiting _queue_task() for managed_node1/include_tasks 17751 1726882515.50587: done queuing things up, now waiting for results queue to drain 17751 1726882515.50589: waiting for pending results... 17751 1726882515.50734: running TaskExecutor() for managed_node1/TASK: Setup 17751 1726882515.50801: in run() - task 0e448fcc-3ce9-674a-804b-000000000085 17751 1726882515.50812: variable 'ansible_search_path' from source: unknown 17751 1726882515.50816: variable 'ansible_search_path' from source: unknown 17751 1726882515.50852: variable 'lsr_setup' from source: include params 17751 1726882515.50997: variable 'lsr_setup' from source: include params 17751 1726882515.51045: variable 'omit' from source: magic vars 17751 1726882515.51129: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.51136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.51145: variable 'omit' from source: magic vars 17751 1726882515.51300: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.51304: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.51310: variable 'item' from source: unknown 17751 1726882515.51357: variable 'item' from source: unknown 17751 1726882515.51380: variable 'item' from source: unknown 17751 1726882515.51424: variable 'item' from source: unknown 17751 1726882515.51541: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.51544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.51547: variable 'omit' from source: magic vars 17751 1726882515.51622: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.51625: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.51631: variable 'item' from source: unknown 17751 1726882515.51677: variable 'item' from source: unknown 17751 1726882515.51697: variable 'item' from source: unknown 17751 1726882515.51739: variable 'item' from source: unknown 17751 1726882515.51806: dumping result to json 17751 1726882515.51809: done dumping result, returning 17751 1726882515.51811: done running TaskExecutor() for managed_node1/TASK: Setup [0e448fcc-3ce9-674a-804b-000000000085] 17751 1726882515.51813: sending task result for task 0e448fcc-3ce9-674a-804b-000000000085 17751 1726882515.51846: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000085 17751 1726882515.51849: WORKER PROCESS EXITING 17751 1726882515.51883: no more pending results, returning what we have 17751 1726882515.51887: in VariableManager get_vars() 17751 1726882515.51912: Calling all_inventory to load vars for managed_node1 17751 1726882515.51914: Calling groups_inventory to load vars for managed_node1 17751 1726882515.51917: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.51925: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.51927: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.51930: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.52038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.52204: done with get_vars() 17751 1726882515.52210: variable 'ansible_search_path' from source: unknown 17751 1726882515.52212: variable 'ansible_search_path' from source: unknown 17751 1726882515.52256: variable 'ansible_search_path' from source: unknown 17751 1726882515.52257: variable 'ansible_search_path' from source: unknown 17751 1726882515.52290: we have included files to process 17751 1726882515.52291: generating all_blocks data 17751 1726882515.52292: done generating all_blocks data 17751 1726882515.52295: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17751 1726882515.52296: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17751 1726882515.52298: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml 17751 1726882515.52507: done processing included file 17751 1726882515.52509: iterating over new_blocks loaded from include file 17751 1726882515.52511: in VariableManager get_vars() 17751 1726882515.52523: done with get_vars() 17751 1726882515.52524: filtering new block on tags 17751 1726882515.52554: done filtering new block on tags 17751 1726882515.52556: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml for managed_node1 => (item=tasks/delete_interface.yml) 17751 1726882515.52561: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17751 1726882515.52562: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17751 1726882515.52566: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml 17751 1726882515.52683: in VariableManager get_vars() 17751 1726882515.52700: done with get_vars() 17751 1726882515.52814: done processing included file 17751 1726882515.52816: iterating over new_blocks loaded from include file 17751 1726882515.52817: in VariableManager get_vars() 17751 1726882515.52830: done with get_vars() 17751 1726882515.52831: filtering new block on tags 17751 1726882515.52905: done filtering new block on tags 17751 1726882515.52907: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml for managed_node1 => (item=tasks/assert_device_absent.yml) 17751 1726882515.52910: extending task lists for all hosts with included blocks 17751 1726882515.54608: done extending task lists 17751 1726882515.54610: done processing included files 17751 1726882515.54610: results queue empty 17751 1726882515.54611: checking for any_errors_fatal 17751 1726882515.54615: done checking for any_errors_fatal 17751 1726882515.54616: checking for max_fail_percentage 17751 1726882515.54617: done checking for max_fail_percentage 17751 1726882515.54618: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.54618: done checking to see if all hosts have failed 17751 1726882515.54619: getting the remaining hosts for this loop 17751 1726882515.54620: done getting the remaining hosts for this loop 17751 1726882515.54623: getting the next task for host managed_node1 17751 1726882515.54627: done getting next task for host managed_node1 17751 1726882515.54629: ^ task is: TASK: Remove test interface if necessary 17751 1726882515.54632: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882515.54634: getting variables 17751 1726882515.54635: in VariableManager get_vars() 17751 1726882515.54647: Calling all_inventory to load vars for managed_node1 17751 1726882515.54650: Calling groups_inventory to load vars for managed_node1 17751 1726882515.54652: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.54660: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.54662: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.54669: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.54806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.55012: done with get_vars() 17751 1726882515.55020: done getting variables 17751 1726882515.55062: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Friday 20 September 2024 21:35:15 -0400 (0:00:00.049) 0:00:04.363 ****** 17751 1726882515.55091: entering _queue_task() for managed_node1/command 17751 1726882515.55307: worker is 1 (out of 1 available) 17751 1726882515.55318: exiting _queue_task() for managed_node1/command 17751 1726882515.55329: done queuing things up, now waiting for results queue to drain 17751 1726882515.55331: waiting for pending results... 17751 1726882515.55583: running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary 17751 1726882515.55688: in run() - task 0e448fcc-3ce9-674a-804b-00000000010c 17751 1726882515.55710: variable 'ansible_search_path' from source: unknown 17751 1726882515.55719: variable 'ansible_search_path' from source: unknown 17751 1726882515.55760: calling self._execute() 17751 1726882515.55840: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.55856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.55877: variable 'omit' from source: magic vars 17751 1726882515.56276: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.56295: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.56307: variable 'omit' from source: magic vars 17751 1726882515.56361: variable 'omit' from source: magic vars 17751 1726882515.56466: variable 'interface' from source: play vars 17751 1726882515.56489: variable 'omit' from source: magic vars 17751 1726882515.56533: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882515.56580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882515.56604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882515.56627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.56646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.56681: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882515.56689: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.56694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.56795: Set connection var ansible_connection to ssh 17751 1726882515.56805: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882515.56815: Set connection var ansible_shell_executable to /bin/sh 17751 1726882515.56823: Set connection var ansible_timeout to 10 17751 1726882515.56831: Set connection var ansible_shell_type to sh 17751 1726882515.56838: Set connection var ansible_pipelining to False 17751 1726882515.56865: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.56876: variable 'ansible_connection' from source: unknown 17751 1726882515.56883: variable 'ansible_module_compression' from source: unknown 17751 1726882515.56889: variable 'ansible_shell_type' from source: unknown 17751 1726882515.56895: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.56901: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.56909: variable 'ansible_pipelining' from source: unknown 17751 1726882515.56915: variable 'ansible_timeout' from source: unknown 17751 1726882515.56922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.57072: 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) 17751 1726882515.57095: variable 'omit' from source: magic vars 17751 1726882515.57105: starting attempt loop 17751 1726882515.57111: running the handler 17751 1726882515.57129: _low_level_execute_command(): starting 17751 1726882515.57142: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882515.58960: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.58979: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.58995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.59018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.59065: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.59080: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882515.59095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.59114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882515.59130: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882515.59142: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882515.59159: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.59176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.59193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.59205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.59217: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882515.59231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.59313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.59335: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882515.59360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.59499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.61159: stdout chunk (state=3): >>>/root <<< 17751 1726882515.61263: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.61339: stderr chunk (state=3): >>><<< 17751 1726882515.61350: stdout chunk (state=3): >>><<< 17751 1726882515.61469: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.61472: _low_level_execute_command(): starting 17751 1726882515.61475: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635 `" && echo ansible-tmp-1726882515.6137922-17963-209792562711635="` echo /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635 `" ) && sleep 0' 17751 1726882515.62057: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.62075: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.62091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.62111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.62166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.62179: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882515.62194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.62211: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882515.62230: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882515.62246: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882515.62262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.62279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.62295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.62308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.62320: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882515.62341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.62421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.62445: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882515.62478: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.62617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.64515: stdout chunk (state=3): >>>ansible-tmp-1726882515.6137922-17963-209792562711635=/root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635 <<< 17751 1726882515.64625: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.64673: stderr chunk (state=3): >>><<< 17751 1726882515.64676: stdout chunk (state=3): >>><<< 17751 1726882515.64691: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882515.6137922-17963-209792562711635=/root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.64717: variable 'ansible_module_compression' from source: unknown 17751 1726882515.64760: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17751 1726882515.64792: variable 'ansible_facts' from source: unknown 17751 1726882515.64853: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/AnsiballZ_command.py 17751 1726882515.64953: Sending initial data 17751 1726882515.64965: Sent initial data (156 bytes) 17751 1726882515.65613: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.65617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.65659: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.65665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.65668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.65725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.65729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.65834: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.67576: 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 <<< 17751 1726882515.67669: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882515.67758: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp5jye7hxs /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/AnsiballZ_command.py <<< 17751 1726882515.67849: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882515.68879: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.69144: stderr chunk (state=3): >>><<< 17751 1726882515.69147: stdout chunk (state=3): >>><<< 17751 1726882515.69150: done transferring module to remote 17751 1726882515.69152: _low_level_execute_command(): starting 17751 1726882515.69157: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/ /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/AnsiballZ_command.py && sleep 0' 17751 1726882515.69752: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.69771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.69786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.69802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.69857: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.69873: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882515.69888: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.69905: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882515.69920: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882515.69940: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882515.69953: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.69973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.69988: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.70001: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.70014: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882515.70027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.70116: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.70136: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882515.70167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.70287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.72016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.72058: stderr chunk (state=3): >>><<< 17751 1726882515.72061: stdout chunk (state=3): >>><<< 17751 1726882515.72075: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.72078: _low_level_execute_command(): starting 17751 1726882515.72082: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/AnsiballZ_command.py && sleep 0' 17751 1726882515.72604: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.72620: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.72637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.72657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.72699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.72715: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882515.72733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.72752: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882515.72769: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882515.72780: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882515.72795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.72809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.72825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.72842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882515.72853: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882515.72871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.72949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.72976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882515.72996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.73118: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.86987: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:35:15.861991", "end": "2024-09-20 21:35:15.868380", "delta": "0:00:00.006389", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_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}}} <<< 17751 1726882515.88069: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.44.90 closed. <<< 17751 1726882515.88134: stderr chunk (state=3): >>><<< 17751 1726882515.88138: stdout chunk (state=3): >>><<< 17751 1726882515.88154: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": ["ip", "link", "del", "dummy0"], "start": "2024-09-20 21:35:15.861991", "end": "2024-09-20 21:35:15.868380", "delta": "0:00:00.006389", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "ip link del dummy0", "_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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_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.44.90 closed. 17751 1726882515.88191: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del dummy0', '_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-1726882515.6137922-17963-209792562711635/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882515.88197: _low_level_execute_command(): starting 17751 1726882515.88202: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882515.6137922-17963-209792562711635/ > /dev/null 2>&1 && sleep 0' 17751 1726882515.88831: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.88836: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.88884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.88887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.88988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.89070: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.90874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.90917: stderr chunk (state=3): >>><<< 17751 1726882515.90920: stdout chunk (state=3): >>><<< 17751 1726882515.90933: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.90938: handler run complete 17751 1726882515.90954: Evaluated conditional (False): False 17751 1726882515.90965: attempt loop complete, returning result 17751 1726882515.90968: _execute() done 17751 1726882515.90970: dumping result to json 17751 1726882515.90975: done dumping result, returning 17751 1726882515.90982: done running TaskExecutor() for managed_node1/TASK: Remove test interface if necessary [0e448fcc-3ce9-674a-804b-00000000010c] 17751 1726882515.90987: sending task result for task 0e448fcc-3ce9-674a-804b-00000000010c 17751 1726882515.91092: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000010c 17751 1726882515.91095: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "dummy0" ], "delta": "0:00:00.006389", "end": "2024-09-20 21:35:15.868380", "rc": 1, "start": "2024-09-20 21:35:15.861991" } STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17751 1726882515.91177: no more pending results, returning what we have 17751 1726882515.91181: results queue empty 17751 1726882515.91181: checking for any_errors_fatal 17751 1726882515.91183: done checking for any_errors_fatal 17751 1726882515.91183: checking for max_fail_percentage 17751 1726882515.91185: done checking for max_fail_percentage 17751 1726882515.91185: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.91187: done checking to see if all hosts have failed 17751 1726882515.91187: getting the remaining hosts for this loop 17751 1726882515.91189: done getting the remaining hosts for this loop 17751 1726882515.91192: getting the next task for host managed_node1 17751 1726882515.91201: done getting next task for host managed_node1 17751 1726882515.91204: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17751 1726882515.91207: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882515.91211: getting variables 17751 1726882515.91213: in VariableManager get_vars() 17751 1726882515.91237: Calling all_inventory to load vars for managed_node1 17751 1726882515.91240: Calling groups_inventory to load vars for managed_node1 17751 1726882515.91243: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.91252: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.91254: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.91257: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.91413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.91577: done with get_vars() 17751 1726882515.91593: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:3 Friday 20 September 2024 21:35:15 -0400 (0:00:00.365) 0:00:04.729 ****** 17751 1726882515.91681: entering _queue_task() for managed_node1/include_tasks 17751 1726882515.91940: worker is 1 (out of 1 available) 17751 1726882515.91953: exiting _queue_task() for managed_node1/include_tasks 17751 1726882515.91966: done queuing things up, now waiting for results queue to drain 17751 1726882515.91968: waiting for pending results... 17751 1726882515.92128: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17751 1726882515.92204: in run() - task 0e448fcc-3ce9-674a-804b-000000000110 17751 1726882515.92285: variable 'ansible_search_path' from source: unknown 17751 1726882515.92290: variable 'ansible_search_path' from source: unknown 17751 1726882515.92293: calling self._execute() 17751 1726882515.92344: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.92358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.92370: variable 'omit' from source: magic vars 17751 1726882515.92735: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.92751: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.92768: _execute() done 17751 1726882515.92771: dumping result to json 17751 1726882515.92774: done dumping result, returning 17751 1726882515.92779: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-674a-804b-000000000110] 17751 1726882515.92788: sending task result for task 0e448fcc-3ce9-674a-804b-000000000110 17751 1726882515.92904: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000110 17751 1726882515.92908: WORKER PROCESS EXITING 17751 1726882515.92948: no more pending results, returning what we have 17751 1726882515.92952: in VariableManager get_vars() 17751 1726882515.92981: Calling all_inventory to load vars for managed_node1 17751 1726882515.92984: Calling groups_inventory to load vars for managed_node1 17751 1726882515.92986: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.93018: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.93040: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.93045: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.93201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.93375: done with get_vars() 17751 1726882515.93380: variable 'ansible_search_path' from source: unknown 17751 1726882515.93384: variable 'ansible_search_path' from source: unknown 17751 1726882515.93394: variable 'item' from source: include params 17751 1726882515.93504: variable 'item' from source: include params 17751 1726882515.93551: we have included files to process 17751 1726882515.93553: generating all_blocks data 17751 1726882515.93557: done generating all_blocks data 17751 1726882515.93561: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882515.93562: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882515.93566: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882515.93779: done processing included file 17751 1726882515.93781: iterating over new_blocks loaded from include file 17751 1726882515.93783: in VariableManager get_vars() 17751 1726882515.93831: done with get_vars() 17751 1726882515.93833: filtering new block on tags 17751 1726882515.93859: done filtering new block on tags 17751 1726882515.93862: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17751 1726882515.93870: extending task lists for all hosts with included blocks 17751 1726882515.94021: done extending task lists 17751 1726882515.94022: done processing included files 17751 1726882515.94022: results queue empty 17751 1726882515.94023: checking for any_errors_fatal 17751 1726882515.94026: done checking for any_errors_fatal 17751 1726882515.94027: checking for max_fail_percentage 17751 1726882515.94027: done checking for max_fail_percentage 17751 1726882515.94028: checking to see if all hosts have failed and the running result is not ok 17751 1726882515.94028: done checking to see if all hosts have failed 17751 1726882515.94029: getting the remaining hosts for this loop 17751 1726882515.94030: done getting the remaining hosts for this loop 17751 1726882515.94031: getting the next task for host managed_node1 17751 1726882515.94034: done getting next task for host managed_node1 17751 1726882515.94036: ^ task is: TASK: Get stat for interface {{ interface }} 17751 1726882515.94038: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882515.94039: getting variables 17751 1726882515.94040: in VariableManager get_vars() 17751 1726882515.94045: Calling all_inventory to load vars for managed_node1 17751 1726882515.94046: Calling groups_inventory to load vars for managed_node1 17751 1726882515.94048: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882515.94055: Calling all_plugins_play to load vars for managed_node1 17751 1726882515.94057: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882515.94060: Calling groups_plugins_play to load vars for managed_node1 17751 1726882515.94183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882515.94303: done with get_vars() 17751 1726882515.94308: done getting variables 17751 1726882515.94397: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:15 -0400 (0:00:00.027) 0:00:04.756 ****** 17751 1726882515.94425: entering _queue_task() for managed_node1/stat 17751 1726882515.94678: worker is 1 (out of 1 available) 17751 1726882515.94690: exiting _queue_task() for managed_node1/stat 17751 1726882515.94701: done queuing things up, now waiting for results queue to drain 17751 1726882515.94703: waiting for pending results... 17751 1726882515.94957: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17751 1726882515.95089: in run() - task 0e448fcc-3ce9-674a-804b-00000000015f 17751 1726882515.95116: variable 'ansible_search_path' from source: unknown 17751 1726882515.95132: variable 'ansible_search_path' from source: unknown 17751 1726882515.95181: calling self._execute() 17751 1726882515.95252: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.95271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.95276: variable 'omit' from source: magic vars 17751 1726882515.95644: variable 'ansible_distribution_major_version' from source: facts 17751 1726882515.95653: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882515.95661: variable 'omit' from source: magic vars 17751 1726882515.95709: variable 'omit' from source: magic vars 17751 1726882515.95798: variable 'interface' from source: play vars 17751 1726882515.95817: variable 'omit' from source: magic vars 17751 1726882515.95870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882515.95895: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882515.95910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882515.95925: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.95933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882515.95962: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882515.95967: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.95970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.96033: Set connection var ansible_connection to ssh 17751 1726882515.96037: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882515.96045: Set connection var ansible_shell_executable to /bin/sh 17751 1726882515.96048: Set connection var ansible_timeout to 10 17751 1726882515.96055: Set connection var ansible_shell_type to sh 17751 1726882515.96062: Set connection var ansible_pipelining to False 17751 1726882515.96079: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.96082: variable 'ansible_connection' from source: unknown 17751 1726882515.96085: variable 'ansible_module_compression' from source: unknown 17751 1726882515.96087: variable 'ansible_shell_type' from source: unknown 17751 1726882515.96090: variable 'ansible_shell_executable' from source: unknown 17751 1726882515.96092: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882515.96094: variable 'ansible_pipelining' from source: unknown 17751 1726882515.96098: variable 'ansible_timeout' from source: unknown 17751 1726882515.96101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882515.96254: 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) 17751 1726882515.96266: variable 'omit' from source: magic vars 17751 1726882515.96271: starting attempt loop 17751 1726882515.96281: running the handler 17751 1726882515.96289: _low_level_execute_command(): starting 17751 1726882515.96296: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882515.96925: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882515.96946: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.96970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882515.97055: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.97073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.97114: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.97126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.97240: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882515.98854: stdout chunk (state=3): >>>/root <<< 17751 1726882515.98988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882515.99050: stderr chunk (state=3): >>><<< 17751 1726882515.99066: stdout chunk (state=3): >>><<< 17751 1726882515.99091: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882515.99108: _low_level_execute_command(): starting 17751 1726882515.99116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772 `" && echo ansible-tmp-1726882515.9909418-17983-96266186411772="` echo /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772 `" ) && sleep 0' 17751 1726882515.99649: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882515.99680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882515.99718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.99738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882515.99784: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882515.99804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882515.99899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.01767: stdout chunk (state=3): >>>ansible-tmp-1726882515.9909418-17983-96266186411772=/root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772 <<< 17751 1726882516.01880: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.01940: stderr chunk (state=3): >>><<< 17751 1726882516.01943: stdout chunk (state=3): >>><<< 17751 1726882516.01950: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882515.9909418-17983-96266186411772=/root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.01986: variable 'ansible_module_compression' from source: unknown 17751 1726882516.02026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17751 1726882516.02059: variable 'ansible_facts' from source: unknown 17751 1726882516.02125: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/AnsiballZ_stat.py 17751 1726882516.02224: Sending initial data 17751 1726882516.02246: Sent initial data (152 bytes) 17751 1726882516.03070: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.03074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.03109: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.03113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.03118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.03161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.03176: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.03278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.04995: 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 <<< 17751 1726882516.04999: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 17751 1726882516.05086: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882516.05184: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp6mxb4job /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/AnsiballZ_stat.py <<< 17751 1726882516.05281: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882516.06295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.06380: stderr chunk (state=3): >>><<< 17751 1726882516.06383: stdout chunk (state=3): >>><<< 17751 1726882516.06398: done transferring module to remote 17751 1726882516.06408: _low_level_execute_command(): starting 17751 1726882516.06413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/ /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/AnsiballZ_stat.py && sleep 0' 17751 1726882516.06825: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.06845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.06868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.06879: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.06917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.06929: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.07030: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.08753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.08837: stderr chunk (state=3): >>><<< 17751 1726882516.08859: stdout chunk (state=3): >>><<< 17751 1726882516.08889: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.08904: _low_level_execute_command(): starting 17751 1726882516.08922: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/AnsiballZ_stat.py && sleep 0' 17751 1726882516.09585: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.09590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.09620: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882516.09624: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.09626: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.09685: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.09690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882516.09692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.09818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.22817: 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/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17751 1726882516.23784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882516.23870: stderr chunk (state=3): >>><<< 17751 1726882516.23874: stdout chunk (state=3): >>><<< 17751 1726882516.24004: _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/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882516.24008: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882515.9909418-17983-96266186411772/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882516.24010: _low_level_execute_command(): starting 17751 1726882516.24012: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882515.9909418-17983-96266186411772/ > /dev/null 2>&1 && sleep 0' 17751 1726882516.24623: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882516.24637: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.24652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.24686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.24728: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.24741: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882516.24759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.24786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882516.24803: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882516.24813: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882516.24824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.24834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.24847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.24860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.24872: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882516.24885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.24968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.24997: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882516.25021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.25143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.26932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.27008: stderr chunk (state=3): >>><<< 17751 1726882516.27018: stdout chunk (state=3): >>><<< 17751 1726882516.27172: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.27176: handler run complete 17751 1726882516.27179: attempt loop complete, returning result 17751 1726882516.27181: _execute() done 17751 1726882516.27183: dumping result to json 17751 1726882516.27271: done dumping result, returning 17751 1726882516.27275: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0e448fcc-3ce9-674a-804b-00000000015f] 17751 1726882516.27278: sending task result for task 0e448fcc-3ce9-674a-804b-00000000015f 17751 1726882516.27348: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000015f 17751 1726882516.27351: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17751 1726882516.27416: no more pending results, returning what we have 17751 1726882516.27420: results queue empty 17751 1726882516.27422: checking for any_errors_fatal 17751 1726882516.27423: done checking for any_errors_fatal 17751 1726882516.27424: checking for max_fail_percentage 17751 1726882516.27426: done checking for max_fail_percentage 17751 1726882516.27426: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.27427: done checking to see if all hosts have failed 17751 1726882516.27428: getting the remaining hosts for this loop 17751 1726882516.27430: done getting the remaining hosts for this loop 17751 1726882516.27434: getting the next task for host managed_node1 17751 1726882516.27443: done getting next task for host managed_node1 17751 1726882516.27446: ^ task is: TASK: Assert that the interface is absent - '{{ interface }}' 17751 1726882516.27451: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882516.27457: getting variables 17751 1726882516.27459: in VariableManager get_vars() 17751 1726882516.27492: Calling all_inventory to load vars for managed_node1 17751 1726882516.27496: Calling groups_inventory to load vars for managed_node1 17751 1726882516.27500: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.27510: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.27513: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.27517: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.27840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.28092: done with get_vars() 17751 1726882516.28103: done getting variables 17751 1726882516.28201: 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) 17751 1726882516.28320: variable 'interface' from source: play vars TASK [Assert that the interface is absent - 'dummy0'] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_absent.yml:5 Friday 20 September 2024 21:35:16 -0400 (0:00:00.339) 0:00:05.096 ****** 17751 1726882516.28354: entering _queue_task() for managed_node1/assert 17751 1726882516.28356: Creating lock for assert 17751 1726882516.28625: worker is 1 (out of 1 available) 17751 1726882516.28637: exiting _queue_task() for managed_node1/assert 17751 1726882516.28648: done queuing things up, now waiting for results queue to drain 17751 1726882516.28649: waiting for pending results... 17751 1726882516.28895: running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' 17751 1726882516.29001: in run() - task 0e448fcc-3ce9-674a-804b-000000000111 17751 1726882516.29018: variable 'ansible_search_path' from source: unknown 17751 1726882516.29025: variable 'ansible_search_path' from source: unknown 17751 1726882516.29064: calling self._execute() 17751 1726882516.29150: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.29162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.29182: variable 'omit' from source: magic vars 17751 1726882516.29572: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.29587: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.29598: variable 'omit' from source: magic vars 17751 1726882516.29649: variable 'omit' from source: magic vars 17751 1726882516.29742: variable 'interface' from source: play vars 17751 1726882516.29769: variable 'omit' from source: magic vars 17751 1726882516.29809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882516.29846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882516.29877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882516.29897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882516.29912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882516.29945: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882516.29952: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.29964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.30060: Set connection var ansible_connection to ssh 17751 1726882516.30079: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882516.30091: Set connection var ansible_shell_executable to /bin/sh 17751 1726882516.30099: Set connection var ansible_timeout to 10 17751 1726882516.30107: Set connection var ansible_shell_type to sh 17751 1726882516.30114: Set connection var ansible_pipelining to False 17751 1726882516.30137: variable 'ansible_shell_executable' from source: unknown 17751 1726882516.30145: variable 'ansible_connection' from source: unknown 17751 1726882516.30151: variable 'ansible_module_compression' from source: unknown 17751 1726882516.30157: variable 'ansible_shell_type' from source: unknown 17751 1726882516.30165: variable 'ansible_shell_executable' from source: unknown 17751 1726882516.30172: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.30184: variable 'ansible_pipelining' from source: unknown 17751 1726882516.30194: variable 'ansible_timeout' from source: unknown 17751 1726882516.30201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.30338: 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) 17751 1726882516.30353: variable 'omit' from source: magic vars 17751 1726882516.30366: starting attempt loop 17751 1726882516.30374: running the handler 17751 1726882516.30522: variable 'interface_stat' from source: set_fact 17751 1726882516.30536: Evaluated conditional (not interface_stat.stat.exists): True 17751 1726882516.30544: handler run complete 17751 1726882516.30560: attempt loop complete, returning result 17751 1726882516.30568: _execute() done 17751 1726882516.30573: dumping result to json 17751 1726882516.30580: done dumping result, returning 17751 1726882516.30590: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is absent - 'dummy0' [0e448fcc-3ce9-674a-804b-000000000111] 17751 1726882516.30599: sending task result for task 0e448fcc-3ce9-674a-804b-000000000111 17751 1726882516.30703: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000111 17751 1726882516.30710: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17751 1726882516.30774: no more pending results, returning what we have 17751 1726882516.30778: results queue empty 17751 1726882516.30779: checking for any_errors_fatal 17751 1726882516.30787: done checking for any_errors_fatal 17751 1726882516.30788: checking for max_fail_percentage 17751 1726882516.30789: done checking for max_fail_percentage 17751 1726882516.30790: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.30791: done checking to see if all hosts have failed 17751 1726882516.30792: getting the remaining hosts for this loop 17751 1726882516.30794: done getting the remaining hosts for this loop 17751 1726882516.30798: getting the next task for host managed_node1 17751 1726882516.30806: done getting next task for host managed_node1 17751 1726882516.30810: ^ task is: TASK: Test 17751 1726882516.30813: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.30818: getting variables 17751 1726882516.30820: in VariableManager get_vars() 17751 1726882516.30847: Calling all_inventory to load vars for managed_node1 17751 1726882516.30849: Calling groups_inventory to load vars for managed_node1 17751 1726882516.30853: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.30863: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.30871: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.30874: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.31045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.31238: done with get_vars() 17751 1726882516.31246: done getting variables TASK [Test] ******************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:30 Friday 20 September 2024 21:35:16 -0400 (0:00:00.029) 0:00:05.125 ****** 17751 1726882516.31331: entering _queue_task() for managed_node1/include_tasks 17751 1726882516.31598: worker is 1 (out of 1 available) 17751 1726882516.31609: exiting _queue_task() for managed_node1/include_tasks 17751 1726882516.31620: done queuing things up, now waiting for results queue to drain 17751 1726882516.31622: waiting for pending results... 17751 1726882516.31873: running TaskExecutor() for managed_node1/TASK: Test 17751 1726882516.31961: in run() - task 0e448fcc-3ce9-674a-804b-000000000086 17751 1726882516.31987: variable 'ansible_search_path' from source: unknown 17751 1726882516.32002: variable 'ansible_search_path' from source: unknown 17751 1726882516.32057: variable 'lsr_test' from source: include params 17751 1726882516.32241: variable 'lsr_test' from source: include params 17751 1726882516.32307: variable 'omit' from source: magic vars 17751 1726882516.32424: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.32444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.32462: variable 'omit' from source: magic vars 17751 1726882516.32758: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.32776: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.32786: variable 'item' from source: unknown 17751 1726882516.32850: variable 'item' from source: unknown 17751 1726882516.32893: variable 'item' from source: unknown 17751 1726882516.32944: variable 'item' from source: unknown 17751 1726882516.33080: dumping result to json 17751 1726882516.33083: done dumping result, returning 17751 1726882516.33085: done running TaskExecutor() for managed_node1/TASK: Test [0e448fcc-3ce9-674a-804b-000000000086] 17751 1726882516.33088: sending task result for task 0e448fcc-3ce9-674a-804b-000000000086 17751 1726882516.33126: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000086 17751 1726882516.33129: WORKER PROCESS EXITING 17751 1726882516.33150: no more pending results, returning what we have 17751 1726882516.33154: in VariableManager get_vars() 17751 1726882516.33190: Calling all_inventory to load vars for managed_node1 17751 1726882516.33195: Calling groups_inventory to load vars for managed_node1 17751 1726882516.33200: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.33209: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.33212: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.33215: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.33345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.33457: done with get_vars() 17751 1726882516.33462: variable 'ansible_search_path' from source: unknown 17751 1726882516.33464: variable 'ansible_search_path' from source: unknown 17751 1726882516.33489: we have included files to process 17751 1726882516.33490: generating all_blocks data 17751 1726882516.33490: done generating all_blocks data 17751 1726882516.33493: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17751 1726882516.33494: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17751 1726882516.33495: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml 17751 1726882516.33696: done processing included file 17751 1726882516.33698: iterating over new_blocks loaded from include file 17751 1726882516.33699: in VariableManager get_vars() 17751 1726882516.33707: done with get_vars() 17751 1726882516.33708: filtering new block on tags 17751 1726882516.33729: done filtering new block on tags 17751 1726882516.33730: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml for managed_node1 => (item=tasks/create_dummy_profile.yml) 17751 1726882516.33733: extending task lists for all hosts with included blocks 17751 1726882516.34246: done extending task lists 17751 1726882516.34247: done processing included files 17751 1726882516.34247: results queue empty 17751 1726882516.34248: checking for any_errors_fatal 17751 1726882516.34249: done checking for any_errors_fatal 17751 1726882516.34250: checking for max_fail_percentage 17751 1726882516.34251: done checking for max_fail_percentage 17751 1726882516.34251: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.34252: done checking to see if all hosts have failed 17751 1726882516.34252: getting the remaining hosts for this loop 17751 1726882516.34253: done getting the remaining hosts for this loop 17751 1726882516.34256: getting the next task for host managed_node1 17751 1726882516.34259: done getting next task for host managed_node1 17751 1726882516.34260: ^ task is: TASK: Include network role 17751 1726882516.34262: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.34265: getting variables 17751 1726882516.34266: in VariableManager get_vars() 17751 1726882516.34271: Calling all_inventory to load vars for managed_node1 17751 1726882516.34273: Calling groups_inventory to load vars for managed_node1 17751 1726882516.34274: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.34277: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.34279: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.34280: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.34379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.34488: done with get_vars() 17751 1726882516.34494: done getting variables TASK [Include network role] **************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:3 Friday 20 September 2024 21:35:16 -0400 (0:00:00.032) 0:00:05.158 ****** 17751 1726882516.34542: entering _queue_task() for managed_node1/include_role 17751 1726882516.34544: Creating lock for include_role 17751 1726882516.34717: worker is 1 (out of 1 available) 17751 1726882516.34729: exiting _queue_task() for managed_node1/include_role 17751 1726882516.34740: done queuing things up, now waiting for results queue to drain 17751 1726882516.34742: waiting for pending results... 17751 1726882516.34911: running TaskExecutor() for managed_node1/TASK: Include network role 17751 1726882516.34997: in run() - task 0e448fcc-3ce9-674a-804b-00000000017f 17751 1726882516.35007: variable 'ansible_search_path' from source: unknown 17751 1726882516.35010: variable 'ansible_search_path' from source: unknown 17751 1726882516.35043: calling self._execute() 17751 1726882516.35117: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.35121: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.35150: variable 'omit' from source: magic vars 17751 1726882516.35450: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.35471: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.35481: _execute() done 17751 1726882516.35492: dumping result to json 17751 1726882516.35500: done dumping result, returning 17751 1726882516.35509: done running TaskExecutor() for managed_node1/TASK: Include network role [0e448fcc-3ce9-674a-804b-00000000017f] 17751 1726882516.35519: sending task result for task 0e448fcc-3ce9-674a-804b-00000000017f 17751 1726882516.35645: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000017f 17751 1726882516.35653: WORKER PROCESS EXITING 17751 1726882516.35809: no more pending results, returning what we have 17751 1726882516.35813: in VariableManager get_vars() 17751 1726882516.35842: Calling all_inventory to load vars for managed_node1 17751 1726882516.35844: Calling groups_inventory to load vars for managed_node1 17751 1726882516.35847: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.35855: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.35858: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.35861: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.36036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.36205: done with get_vars() 17751 1726882516.36210: variable 'ansible_search_path' from source: unknown 17751 1726882516.36210: variable 'ansible_search_path' from source: unknown 17751 1726882516.36346: variable 'omit' from source: magic vars 17751 1726882516.36380: variable 'omit' from source: magic vars 17751 1726882516.36394: variable 'omit' from source: magic vars 17751 1726882516.36396: we have included files to process 17751 1726882516.36397: generating all_blocks data 17751 1726882516.36398: done generating all_blocks data 17751 1726882516.36399: processing included file: fedora.linux_system_roles.network 17751 1726882516.36413: in VariableManager get_vars() 17751 1726882516.36420: done with get_vars() 17751 1726882516.36468: in VariableManager get_vars() 17751 1726882516.36479: done with get_vars() 17751 1726882516.36543: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 17751 1726882516.36816: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 17751 1726882516.36968: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 17751 1726882516.37714: in VariableManager get_vars() 17751 1726882516.37727: done with get_vars() 17751 1726882516.38043: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17751 1726882516.39111: iterating over new_blocks loaded from include file 17751 1726882516.39112: in VariableManager get_vars() 17751 1726882516.39122: done with get_vars() 17751 1726882516.39123: filtering new block on tags 17751 1726882516.39398: done filtering new block on tags 17751 1726882516.39400: in VariableManager get_vars() 17751 1726882516.39410: done with get_vars() 17751 1726882516.39411: filtering new block on tags 17751 1726882516.39423: done filtering new block on tags 17751 1726882516.39424: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.network for managed_node1 17751 1726882516.39427: extending task lists for all hosts with included blocks 17751 1726882516.39526: done extending task lists 17751 1726882516.39528: done processing included files 17751 1726882516.39528: results queue empty 17751 1726882516.39529: checking for any_errors_fatal 17751 1726882516.39531: done checking for any_errors_fatal 17751 1726882516.39532: checking for max_fail_percentage 17751 1726882516.39532: done checking for max_fail_percentage 17751 1726882516.39533: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.39533: done checking to see if all hosts have failed 17751 1726882516.39534: getting the remaining hosts for this loop 17751 1726882516.39534: done getting the remaining hosts for this loop 17751 1726882516.39536: getting the next task for host managed_node1 17751 1726882516.39538: done getting next task for host managed_node1 17751 1726882516.39540: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17751 1726882516.39542: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882516.39548: getting variables 17751 1726882516.39549: in VariableManager get_vars() 17751 1726882516.39558: Calling all_inventory to load vars for managed_node1 17751 1726882516.39560: Calling groups_inventory to load vars for managed_node1 17751 1726882516.39561: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.39566: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.39567: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.39569: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.39696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.39886: done with get_vars() 17751 1726882516.39894: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:35:16 -0400 (0:00:00.054) 0:00:05.212 ****** 17751 1726882516.39965: entering _queue_task() for managed_node1/include_tasks 17751 1726882516.40180: worker is 1 (out of 1 available) 17751 1726882516.40192: exiting _queue_task() for managed_node1/include_tasks 17751 1726882516.40202: done queuing things up, now waiting for results queue to drain 17751 1726882516.40204: waiting for pending results... 17751 1726882516.40446: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 17751 1726882516.40573: in run() - task 0e448fcc-3ce9-674a-804b-0000000001fd 17751 1726882516.40591: variable 'ansible_search_path' from source: unknown 17751 1726882516.40599: variable 'ansible_search_path' from source: unknown 17751 1726882516.40636: calling self._execute() 17751 1726882516.40725: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.40738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.40760: variable 'omit' from source: magic vars 17751 1726882516.41065: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.41076: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.41080: _execute() done 17751 1726882516.41082: dumping result to json 17751 1726882516.41089: done dumping result, returning 17751 1726882516.41099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0e448fcc-3ce9-674a-804b-0000000001fd] 17751 1726882516.41104: sending task result for task 0e448fcc-3ce9-674a-804b-0000000001fd 17751 1726882516.41192: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000001fd 17751 1726882516.41195: WORKER PROCESS EXITING 17751 1726882516.41234: no more pending results, returning what we have 17751 1726882516.41239: in VariableManager get_vars() 17751 1726882516.41272: Calling all_inventory to load vars for managed_node1 17751 1726882516.41275: Calling groups_inventory to load vars for managed_node1 17751 1726882516.41277: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.41284: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.41286: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.41289: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.41392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.41515: done with get_vars() 17751 1726882516.41520: variable 'ansible_search_path' from source: unknown 17751 1726882516.41521: variable 'ansible_search_path' from source: unknown 17751 1726882516.41546: we have included files to process 17751 1726882516.41547: generating all_blocks data 17751 1726882516.41548: done generating all_blocks data 17751 1726882516.41551: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17751 1726882516.41551: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17751 1726882516.41552: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 17751 1726882516.42002: done processing included file 17751 1726882516.42004: iterating over new_blocks loaded from include file 17751 1726882516.42005: in VariableManager get_vars() 17751 1726882516.42018: done with get_vars() 17751 1726882516.42019: filtering new block on tags 17751 1726882516.42036: done filtering new block on tags 17751 1726882516.42038: in VariableManager get_vars() 17751 1726882516.42049: done with get_vars() 17751 1726882516.42050: filtering new block on tags 17751 1726882516.42080: done filtering new block on tags 17751 1726882516.42082: in VariableManager get_vars() 17751 1726882516.42095: done with get_vars() 17751 1726882516.42096: filtering new block on tags 17751 1726882516.42120: done filtering new block on tags 17751 1726882516.42121: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for managed_node1 17751 1726882516.42124: extending task lists for all hosts with included blocks 17751 1726882516.43351: done extending task lists 17751 1726882516.43352: done processing included files 17751 1726882516.43353: results queue empty 17751 1726882516.43359: checking for any_errors_fatal 17751 1726882516.43365: done checking for any_errors_fatal 17751 1726882516.43366: checking for max_fail_percentage 17751 1726882516.43367: done checking for max_fail_percentage 17751 1726882516.43368: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.43369: done checking to see if all hosts have failed 17751 1726882516.43370: getting the remaining hosts for this loop 17751 1726882516.43371: done getting the remaining hosts for this loop 17751 1726882516.43374: getting the next task for host managed_node1 17751 1726882516.43380: done getting next task for host managed_node1 17751 1726882516.43385: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17751 1726882516.43389: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.43402: getting variables 17751 1726882516.43404: in VariableManager get_vars() 17751 1726882516.43418: Calling all_inventory to load vars for managed_node1 17751 1726882516.43420: Calling groups_inventory to load vars for managed_node1 17751 1726882516.43446: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.43455: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.43458: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.43462: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.43625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.43798: done with get_vars() 17751 1726882516.43810: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Friday 20 September 2024 21:35:16 -0400 (0:00:00.039) 0:00:05.251 ****** 17751 1726882516.43888: entering _queue_task() for managed_node1/setup 17751 1726882516.44074: worker is 1 (out of 1 available) 17751 1726882516.44087: exiting _queue_task() for managed_node1/setup 17751 1726882516.44097: done queuing things up, now waiting for results queue to drain 17751 1726882516.44099: waiting for pending results... 17751 1726882516.44342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 17751 1726882516.44519: in run() - task 0e448fcc-3ce9-674a-804b-00000000025a 17751 1726882516.44540: variable 'ansible_search_path' from source: unknown 17751 1726882516.44543: variable 'ansible_search_path' from source: unknown 17751 1726882516.44571: calling self._execute() 17751 1726882516.44657: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.44673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.44696: variable 'omit' from source: magic vars 17751 1726882516.45127: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.45149: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.45409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882516.47444: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882516.47500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882516.47525: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882516.47560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882516.47582: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882516.47636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882516.47661: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882516.47683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882516.47709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882516.47720: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882516.47757: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882516.47780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882516.47796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882516.47821: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882516.47831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882516.47937: variable '__network_required_facts' from source: role '' defaults 17751 1726882516.47943: variable 'ansible_facts' from source: unknown 17751 1726882516.47999: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 17751 1726882516.48003: when evaluation is False, skipping this task 17751 1726882516.48006: _execute() done 17751 1726882516.48008: dumping result to json 17751 1726882516.48010: done dumping result, returning 17751 1726882516.48015: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0e448fcc-3ce9-674a-804b-00000000025a] 17751 1726882516.48020: sending task result for task 0e448fcc-3ce9-674a-804b-00000000025a 17751 1726882516.48101: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000025a 17751 1726882516.48103: 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 } 17751 1726882516.48145: no more pending results, returning what we have 17751 1726882516.48149: results queue empty 17751 1726882516.48149: checking for any_errors_fatal 17751 1726882516.48151: done checking for any_errors_fatal 17751 1726882516.48151: checking for max_fail_percentage 17751 1726882516.48153: done checking for max_fail_percentage 17751 1726882516.48156: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.48157: done checking to see if all hosts have failed 17751 1726882516.48157: getting the remaining hosts for this loop 17751 1726882516.48159: done getting the remaining hosts for this loop 17751 1726882516.48162: getting the next task for host managed_node1 17751 1726882516.48172: done getting next task for host managed_node1 17751 1726882516.48176: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 17751 1726882516.48181: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.48193: getting variables 17751 1726882516.48194: in VariableManager get_vars() 17751 1726882516.48223: Calling all_inventory to load vars for managed_node1 17751 1726882516.48225: Calling groups_inventory to load vars for managed_node1 17751 1726882516.48227: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.48234: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.48236: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.48241: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.48345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.48492: done with get_vars() 17751 1726882516.48499: done getting variables TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Friday 20 September 2024 21:35:16 -0400 (0:00:00.046) 0:00:05.298 ****** 17751 1726882516.48578: entering _queue_task() for managed_node1/stat 17751 1726882516.48745: worker is 1 (out of 1 available) 17751 1726882516.48761: exiting _queue_task() for managed_node1/stat 17751 1726882516.48774: done queuing things up, now waiting for results queue to drain 17751 1726882516.48776: waiting for pending results... 17751 1726882516.48925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 17751 1726882516.49011: in run() - task 0e448fcc-3ce9-674a-804b-00000000025c 17751 1726882516.49022: variable 'ansible_search_path' from source: unknown 17751 1726882516.49025: variable 'ansible_search_path' from source: unknown 17751 1726882516.49052: calling self._execute() 17751 1726882516.49108: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.49118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.49126: variable 'omit' from source: magic vars 17751 1726882516.49393: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.49402: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.49589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882516.49887: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882516.49945: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882516.49986: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882516.50024: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882516.50150: 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) 17751 1726882516.50188: 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) 17751 1726882516.50211: 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) 17751 1726882516.50230: 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) 17751 1726882516.50291: variable '__network_is_ostree' from source: set_fact 17751 1726882516.50298: Evaluated conditional (not __network_is_ostree is defined): False 17751 1726882516.50301: when evaluation is False, skipping this task 17751 1726882516.50304: _execute() done 17751 1726882516.50306: dumping result to json 17751 1726882516.50309: done dumping result, returning 17751 1726882516.50324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0e448fcc-3ce9-674a-804b-00000000025c] 17751 1726882516.50328: sending task result for task 0e448fcc-3ce9-674a-804b-00000000025c 17751 1726882516.50451: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000025c 17751 1726882516.50463: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17751 1726882516.50549: no more pending results, returning what we have 17751 1726882516.50553: results queue empty 17751 1726882516.50584: checking for any_errors_fatal 17751 1726882516.50669: done checking for any_errors_fatal 17751 1726882516.50671: checking for max_fail_percentage 17751 1726882516.50673: done checking for max_fail_percentage 17751 1726882516.50673: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.50676: done checking to see if all hosts have failed 17751 1726882516.50677: getting the remaining hosts for this loop 17751 1726882516.50678: done getting the remaining hosts for this loop 17751 1726882516.50681: getting the next task for host managed_node1 17751 1726882516.50688: done getting next task for host managed_node1 17751 1726882516.50694: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17751 1726882516.50700: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.50712: getting variables 17751 1726882516.50713: in VariableManager get_vars() 17751 1726882516.50735: Calling all_inventory to load vars for managed_node1 17751 1726882516.50737: Calling groups_inventory to load vars for managed_node1 17751 1726882516.50738: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.50743: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.50745: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.50747: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.50916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.51082: done with get_vars() 17751 1726882516.51090: done getting variables 17751 1726882516.51133: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 21:35:16 -0400 (0:00:00.025) 0:00:05.324 ****** 17751 1726882516.51168: entering _queue_task() for managed_node1/set_fact 17751 1726882516.51401: worker is 1 (out of 1 available) 17751 1726882516.51413: exiting _queue_task() for managed_node1/set_fact 17751 1726882516.51424: done queuing things up, now waiting for results queue to drain 17751 1726882516.51426: waiting for pending results... 17751 1726882516.51682: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 17751 1726882516.51799: in run() - task 0e448fcc-3ce9-674a-804b-00000000025d 17751 1726882516.51837: variable 'ansible_search_path' from source: unknown 17751 1726882516.51842: variable 'ansible_search_path' from source: unknown 17751 1726882516.51877: calling self._execute() 17751 1726882516.51951: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.51955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.51968: variable 'omit' from source: magic vars 17751 1726882516.52251: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.52265: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.52381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882516.52633: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882516.52670: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882516.52694: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882516.52719: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882516.52783: 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) 17751 1726882516.52801: 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) 17751 1726882516.52819: 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) 17751 1726882516.52840: 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) 17751 1726882516.52899: variable '__network_is_ostree' from source: set_fact 17751 1726882516.52906: Evaluated conditional (not __network_is_ostree is defined): False 17751 1726882516.52909: when evaluation is False, skipping this task 17751 1726882516.52911: _execute() done 17751 1726882516.52913: dumping result to json 17751 1726882516.52916: done dumping result, returning 17751 1726882516.52924: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0e448fcc-3ce9-674a-804b-00000000025d] 17751 1726882516.52928: sending task result for task 0e448fcc-3ce9-674a-804b-00000000025d 17751 1726882516.53031: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000025d 17751 1726882516.53034: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 17751 1726882516.53133: no more pending results, returning what we have 17751 1726882516.53139: results queue empty 17751 1726882516.53193: checking for any_errors_fatal 17751 1726882516.53197: done checking for any_errors_fatal 17751 1726882516.53198: checking for max_fail_percentage 17751 1726882516.53200: done checking for max_fail_percentage 17751 1726882516.53200: checking to see if all hosts have failed and the running result is not ok 17751 1726882516.53202: done checking to see if all hosts have failed 17751 1726882516.53202: getting the remaining hosts for this loop 17751 1726882516.53203: done getting the remaining hosts for this loop 17751 1726882516.53251: getting the next task for host managed_node1 17751 1726882516.53267: done getting next task for host managed_node1 17751 1726882516.53272: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 17751 1726882516.53278: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882516.53288: getting variables 17751 1726882516.53289: in VariableManager get_vars() 17751 1726882516.53310: Calling all_inventory to load vars for managed_node1 17751 1726882516.53312: Calling groups_inventory to load vars for managed_node1 17751 1726882516.53313: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882516.53319: Calling all_plugins_play to load vars for managed_node1 17751 1726882516.53320: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882516.53322: Calling groups_plugins_play to load vars for managed_node1 17751 1726882516.53479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882516.53631: done with get_vars() 17751 1726882516.53638: done getting variables TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Friday 20 September 2024 21:35:16 -0400 (0:00:00.025) 0:00:05.349 ****** 17751 1726882516.53705: entering _queue_task() for managed_node1/service_facts 17751 1726882516.53706: Creating lock for service_facts 17751 1726882516.53888: worker is 1 (out of 1 available) 17751 1726882516.53901: exiting _queue_task() for managed_node1/service_facts 17751 1726882516.53913: done queuing things up, now waiting for results queue to drain 17751 1726882516.53914: waiting for pending results... 17751 1726882516.54083: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 17751 1726882516.54171: in run() - task 0e448fcc-3ce9-674a-804b-00000000025f 17751 1726882516.54181: variable 'ansible_search_path' from source: unknown 17751 1726882516.54185: variable 'ansible_search_path' from source: unknown 17751 1726882516.54213: calling self._execute() 17751 1726882516.54274: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.54279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.54293: variable 'omit' from source: magic vars 17751 1726882516.54631: variable 'ansible_distribution_major_version' from source: facts 17751 1726882516.54657: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882516.54675: variable 'omit' from source: magic vars 17751 1726882516.54754: variable 'omit' from source: magic vars 17751 1726882516.54781: variable 'omit' from source: magic vars 17751 1726882516.54809: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882516.54836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882516.54867: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882516.54883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882516.54896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882516.54925: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882516.54931: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.54933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.55005: Set connection var ansible_connection to ssh 17751 1726882516.55009: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882516.55016: Set connection var ansible_shell_executable to /bin/sh 17751 1726882516.55021: Set connection var ansible_timeout to 10 17751 1726882516.55026: Set connection var ansible_shell_type to sh 17751 1726882516.55032: Set connection var ansible_pipelining to False 17751 1726882516.55050: variable 'ansible_shell_executable' from source: unknown 17751 1726882516.55053: variable 'ansible_connection' from source: unknown 17751 1726882516.55059: variable 'ansible_module_compression' from source: unknown 17751 1726882516.55061: variable 'ansible_shell_type' from source: unknown 17751 1726882516.55065: variable 'ansible_shell_executable' from source: unknown 17751 1726882516.55068: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882516.55070: variable 'ansible_pipelining' from source: unknown 17751 1726882516.55072: variable 'ansible_timeout' from source: unknown 17751 1726882516.55079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882516.55266: 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) 17751 1726882516.55283: variable 'omit' from source: magic vars 17751 1726882516.55290: starting attempt loop 17751 1726882516.55293: running the handler 17751 1726882516.55307: _low_level_execute_command(): starting 17751 1726882516.55330: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882516.56011: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.56015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.56084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.56110: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 17751 1726882516.56115: 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.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.56174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.56188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.56299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.57948: stdout chunk (state=3): >>>/root <<< 17751 1726882516.58074: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.58129: stderr chunk (state=3): >>><<< 17751 1726882516.58132: stdout chunk (state=3): >>><<< 17751 1726882516.58151: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.58165: _low_level_execute_command(): starting 17751 1726882516.58173: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844 `" && echo ansible-tmp-1726882516.581507-18006-57744164896844="` echo /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844 `" ) && sleep 0' 17751 1726882516.58799: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.58802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.58804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.58813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.58867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.58882: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.59037: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.60852: stdout chunk (state=3): >>>ansible-tmp-1726882516.581507-18006-57744164896844=/root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844 <<< 17751 1726882516.60973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.61029: stderr chunk (state=3): >>><<< 17751 1726882516.61032: stdout chunk (state=3): >>><<< 17751 1726882516.61077: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882516.581507-18006-57744164896844=/root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.61173: variable 'ansible_module_compression' from source: unknown 17751 1726882516.61176: ANSIBALLZ: Using lock for service_facts 17751 1726882516.61181: ANSIBALLZ: Acquiring lock 17751 1726882516.61183: ANSIBALLZ: Lock acquired: 140154818522016 17751 1726882516.61185: ANSIBALLZ: Creating module 17751 1726882516.74410: ANSIBALLZ: Writing module into payload 17751 1726882516.74535: ANSIBALLZ: Writing module 17751 1726882516.74573: ANSIBALLZ: Renaming module 17751 1726882516.74591: ANSIBALLZ: Done creating module 17751 1726882516.74613: variable 'ansible_facts' from source: unknown 17751 1726882516.74691: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/AnsiballZ_service_facts.py 17751 1726882516.74848: Sending initial data 17751 1726882516.74851: Sent initial data (160 bytes) 17751 1726882516.75811: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882516.75825: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.75840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.75862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.75910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.75923: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882516.75937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.75959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882516.75976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882516.75988: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882516.76001: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.76015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.76030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.76042: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.76057: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882516.76075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.76149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.76178: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882516.76195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.76328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.78158: 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 <<< 17751 1726882516.78257: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882516.78353: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpgbjbcg3x /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/AnsiballZ_service_facts.py <<< 17751 1726882516.78450: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882516.80020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.80171: stderr chunk (state=3): >>><<< 17751 1726882516.80175: stdout chunk (state=3): >>><<< 17751 1726882516.80177: done transferring module to remote 17751 1726882516.80180: _low_level_execute_command(): starting 17751 1726882516.80182: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/ /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/AnsiballZ_service_facts.py && sleep 0' 17751 1726882516.80892: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882516.80907: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.80923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.80948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.80999: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.81012: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882516.81028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.81050: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882516.81073: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882516.81089: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882516.81102: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.81116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.81132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.81145: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.81162: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882516.81184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.81260: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.81285: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882516.81305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.81433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882516.83243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882516.83246: stdout chunk (state=3): >>><<< 17751 1726882516.83249: stderr chunk (state=3): >>><<< 17751 1726882516.83340: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882516.83343: _low_level_execute_command(): starting 17751 1726882516.83346: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/AnsiballZ_service_facts.py && sleep 0' 17751 1726882516.83972: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882516.83986: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.84000: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.84026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.84073: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.84087: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882516.84103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.84126: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882516.84140: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882516.84152: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882516.84172: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882516.84187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882516.84203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882516.84216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882516.84229: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882516.84249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882516.84328: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882516.84358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882516.84378: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882516.84510: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.16516: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"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"}, "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", <<< 17751 1726882518.16522: stdout chunk (state=3): >>>"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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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<<< 17751 1726882518.16534: stdout chunk (state=3): >>>", "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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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": {"n<<< 17751 1726882518.16571: stdout chunk (state=3): >>>ame": "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", <<< 17751 1726882518.16577: stdout chunk (state=3): >>>"status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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": {}}} <<< 17751 1726882518.17899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882518.17902: stdout chunk (state=3): >>><<< 17751 1726882518.17905: stderr chunk (state=3): >>><<< 17751 1726882518.18574: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"services": {"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"}, "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"}, "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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "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"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.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"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "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-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-boot-update.service": {"name": "systemd-boot-update.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-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-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-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-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "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.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-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "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"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "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"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "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"}, "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"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "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"}, "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"}, "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"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.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-coredump@.service": {"name": "systemd-coredump@.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-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "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-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-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "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-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"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882518.18587: 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-1726882516.581507-18006-57744164896844/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882518.18590: _low_level_execute_command(): starting 17751 1726882518.18593: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882516.581507-18006-57744164896844/ > /dev/null 2>&1 && sleep 0' 17751 1726882518.19215: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882518.19231: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.19246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.19271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.19314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.19327: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882518.19342: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.19363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882518.19378: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882518.19388: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882518.19399: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.19411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.19427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.19439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.19452: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882518.19473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.19545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.19576: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882518.19594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.19717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.21546: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882518.21550: stdout chunk (state=3): >>><<< 17751 1726882518.21560: stderr chunk (state=3): >>><<< 17751 1726882518.21770: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882518.21773: handler run complete 17751 1726882518.21776: variable 'ansible_facts' from source: unknown 17751 1726882518.21918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882518.23625: variable 'ansible_facts' from source: unknown 17751 1726882518.23762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882518.23974: attempt loop complete, returning result 17751 1726882518.23985: _execute() done 17751 1726882518.23992: dumping result to json 17751 1726882518.24052: done dumping result, returning 17751 1726882518.24075: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0e448fcc-3ce9-674a-804b-00000000025f] 17751 1726882518.24084: sending task result for task 0e448fcc-3ce9-674a-804b-00000000025f ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 17751 1726882518.24857: no more pending results, returning what we have 17751 1726882518.24861: results queue empty 17751 1726882518.24862: checking for any_errors_fatal 17751 1726882518.24868: done checking for any_errors_fatal 17751 1726882518.24869: checking for max_fail_percentage 17751 1726882518.24871: done checking for max_fail_percentage 17751 1726882518.24871: checking to see if all hosts have failed and the running result is not ok 17751 1726882518.24872: done checking to see if all hosts have failed 17751 1726882518.24873: getting the remaining hosts for this loop 17751 1726882518.24876: done getting the remaining hosts for this loop 17751 1726882518.24880: getting the next task for host managed_node1 17751 1726882518.24889: done getting next task for host managed_node1 17751 1726882518.24893: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 17751 1726882518.24899: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882518.24910: getting variables 17751 1726882518.24912: in VariableManager get_vars() 17751 1726882518.24949: Calling all_inventory to load vars for managed_node1 17751 1726882518.24952: Calling groups_inventory to load vars for managed_node1 17751 1726882518.24958: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882518.24973: Calling all_plugins_play to load vars for managed_node1 17751 1726882518.24976: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882518.24979: Calling groups_plugins_play to load vars for managed_node1 17751 1726882518.25367: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882518.26065: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000025f 17751 1726882518.26068: WORKER PROCESS EXITING 17751 1726882518.26248: done with get_vars() 17751 1726882518.26266: done getting variables TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Friday 20 September 2024 21:35:18 -0400 (0:00:01.726) 0:00:07.076 ****** 17751 1726882518.26370: entering _queue_task() for managed_node1/package_facts 17751 1726882518.26372: Creating lock for package_facts 17751 1726882518.26649: worker is 1 (out of 1 available) 17751 1726882518.26666: exiting _queue_task() for managed_node1/package_facts 17751 1726882518.26679: done queuing things up, now waiting for results queue to drain 17751 1726882518.26681: waiting for pending results... 17751 1726882518.26951: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 17751 1726882518.27114: in run() - task 0e448fcc-3ce9-674a-804b-000000000260 17751 1726882518.27138: variable 'ansible_search_path' from source: unknown 17751 1726882518.27150: variable 'ansible_search_path' from source: unknown 17751 1726882518.27194: calling self._execute() 17751 1726882518.27286: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882518.27297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882518.27310: variable 'omit' from source: magic vars 17751 1726882518.27636: variable 'ansible_distribution_major_version' from source: facts 17751 1726882518.27645: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882518.27651: variable 'omit' from source: magic vars 17751 1726882518.27708: variable 'omit' from source: magic vars 17751 1726882518.27739: variable 'omit' from source: magic vars 17751 1726882518.27770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882518.27797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882518.27814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882518.27828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882518.27836: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882518.27859: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882518.27863: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882518.27868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882518.27935: Set connection var ansible_connection to ssh 17751 1726882518.27938: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882518.27946: Set connection var ansible_shell_executable to /bin/sh 17751 1726882518.27951: Set connection var ansible_timeout to 10 17751 1726882518.27955: Set connection var ansible_shell_type to sh 17751 1726882518.27962: Set connection var ansible_pipelining to False 17751 1726882518.27979: variable 'ansible_shell_executable' from source: unknown 17751 1726882518.27983: variable 'ansible_connection' from source: unknown 17751 1726882518.27986: variable 'ansible_module_compression' from source: unknown 17751 1726882518.27988: variable 'ansible_shell_type' from source: unknown 17751 1726882518.27991: variable 'ansible_shell_executable' from source: unknown 17751 1726882518.27993: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882518.27995: variable 'ansible_pipelining' from source: unknown 17751 1726882518.27997: variable 'ansible_timeout' from source: unknown 17751 1726882518.28002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882518.28143: 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) 17751 1726882518.28149: variable 'omit' from source: magic vars 17751 1726882518.28158: starting attempt loop 17751 1726882518.28161: running the handler 17751 1726882518.28172: _low_level_execute_command(): starting 17751 1726882518.28179: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882518.28673: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.28700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.28713: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.28756: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.28783: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.28873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.30447: stdout chunk (state=3): >>>/root <<< 17751 1726882518.30547: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882518.30591: stderr chunk (state=3): >>><<< 17751 1726882518.30594: stdout chunk (state=3): >>><<< 17751 1726882518.30609: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882518.30619: _low_level_execute_command(): starting 17751 1726882518.30625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586 `" && echo ansible-tmp-1726882518.3060853-18067-210709379861586="` echo /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586 `" ) && sleep 0' 17751 1726882518.31027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.31031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.31067: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.31070: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.31079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.31123: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.31126: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.31229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.33073: stdout chunk (state=3): >>>ansible-tmp-1726882518.3060853-18067-210709379861586=/root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586 <<< 17751 1726882518.33223: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882518.33226: stdout chunk (state=3): >>><<< 17751 1726882518.33232: stderr chunk (state=3): >>><<< 17751 1726882518.33242: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882518.3060853-18067-210709379861586=/root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882518.33277: variable 'ansible_module_compression' from source: unknown 17751 1726882518.33327: ANSIBALLZ: Using lock for package_facts 17751 1726882518.33330: ANSIBALLZ: Acquiring lock 17751 1726882518.33332: ANSIBALLZ: Lock acquired: 140154817991392 17751 1726882518.33335: ANSIBALLZ: Creating module 17751 1726882518.53311: ANSIBALLZ: Writing module into payload 17751 1726882518.53416: ANSIBALLZ: Writing module 17751 1726882518.53447: ANSIBALLZ: Renaming module 17751 1726882518.53452: ANSIBALLZ: Done creating module 17751 1726882518.53473: variable 'ansible_facts' from source: unknown 17751 1726882518.53564: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/AnsiballZ_package_facts.py 17751 1726882518.53679: Sending initial data 17751 1726882518.53688: Sent initial data (162 bytes) 17751 1726882518.54385: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.54389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.54429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.54432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.54435: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.54488: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.54491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882518.54493: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.54598: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.56418: 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 <<< 17751 1726882518.56509: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882518.56602: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp00kmq2n9 /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/AnsiballZ_package_facts.py <<< 17751 1726882518.56692: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882518.58952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882518.59125: stderr chunk (state=3): >>><<< 17751 1726882518.59128: stdout chunk (state=3): >>><<< 17751 1726882518.59130: done transferring module to remote 17751 1726882518.59132: _low_level_execute_command(): starting 17751 1726882518.59135: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/ /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/AnsiballZ_package_facts.py && sleep 0' 17751 1726882518.59695: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882518.59710: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.59725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.59743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.59790: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.59806: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882518.59821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.59838: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882518.59849: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882518.59866: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882518.59880: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.59895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.59916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.59930: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.59944: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882518.59962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.60039: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.60066: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882518.60083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.60210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882518.61979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882518.62020: stderr chunk (state=3): >>><<< 17751 1726882518.62023: stdout chunk (state=3): >>><<< 17751 1726882518.62112: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882518.62116: _low_level_execute_command(): starting 17751 1726882518.62119: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/AnsiballZ_package_facts.py && sleep 0' 17751 1726882518.62670: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882518.62686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.62701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.62719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.62762: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.62778: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882518.62793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.62812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882518.62824: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882518.62835: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882518.62848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882518.62868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882518.62885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882518.62897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882518.62909: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882518.62922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882518.63000: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882518.63021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882518.63037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882518.63186: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882519.09076: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": nu<<< 17751 1726882519.09115: stdout chunk (state=3): >>>ll, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release<<< 17751 1726882519.09175: stdout chunk (state=3): >>>": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-<<< 17751 1726882519.09193: stdout chunk (state=3): >>>base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "a<<< 17751 1726882519.09202: stdout chunk (state=3): >>>rch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, <<< 17751 1726882519.09214: stdout chunk (state=3): >>>"arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64"<<< 17751 1726882519.09254: stdout chunk (state=3): >>>, "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_6<<< 17751 1726882519.09286: stdout chunk (state=3): >>>4", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch<<< 17751 1726882519.09293: stdout chunk (state=3): >>>", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 17751 1726882519.10715: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882519.10776: stderr chunk (state=3): >>><<< 17751 1726882519.10779: stdout chunk (state=3): >>><<< 17751 1726882519.10814: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "subscription-manager-rhsm-certificates": [{"name": "subscription-manager-rhsm-certificates", "version": "20220623", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240905", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20210518", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.15.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.348", "release": "9.15.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "7.el9.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dejavu-sans-fonts": [{"name": "dejavu-sans-fonts", "version": "2.37", "release": "18.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-core-font-en": [{"name": "langpacks-core-font-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "9.0", "release": "26.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.13.7", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.16", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.1.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.34.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.13", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.24", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.10", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.4", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.2", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.42", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.0", "release": "13.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.14", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.3", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.40", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.8", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.9", "release": "9.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.8.0", "release": "7.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.10.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "38.20210216cvs.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.4", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.6", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.16.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.3", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.39", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.4.0", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.6", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.13", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.44", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.6", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.32", "release": "36.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "91.4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.12", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "28", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "27.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.17", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.4", "release": "10.git1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.9.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.3.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.21", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "attr": [{"name": "attr", "version": "2.5.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.6.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.1.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.1.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.1", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.5.1", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.2", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.11", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.4", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-compat": [{"name": "libxcrypt-compat", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "21.3.1", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.9.19", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "53.0.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.15.0", "release": "9.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.1", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-iniparse": [{"name": "python3-iniparse", "version": "0.4", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.10", "release": "7.el9.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "3.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-inotify": [{"name": "python3-inotify", "version": "0.9.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.4.4", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-distro": [{"name": "python3-distro", "version": "1.5.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "4.0.0", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.4.2", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.7.1", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-urllib3": [{"name": "python3-urllib3", "version": "1.26.5", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.25.1", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cloud-what": [{"name": "python3-cloud-what", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "19.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.2", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "590", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-rpm-macros": [{"name": "systemd-rpm-macros", "version": "252", "release": "45.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.19.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.13", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.7", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "49", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.0.9", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "23.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.4.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.5.1", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.37.4", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.4.0", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "3.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.43.0", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "53.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.1", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.6", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.4", "release": "13.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "3.2.3", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.76.1", "release": "31.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "38.1.44", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.20", "release": "8.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "28", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.7", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "26.20190603git.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.24", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el9", "epoch": 9, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "252", "release": "45.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.77", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.7", "release": "32.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.35.2", "release": "54.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20210202", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "63.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.18.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.29", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.9.1", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.68.4", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.63", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "usermode": [{"name": "usermode", "version": "1.114", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.68.0", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.40.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.3.3", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.69.0", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf-plugin-subscription-manager": [{"name": "libdnf-plugin-subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-librepo": [{"name": "python3-librepo", "version": "1.14.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.15.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-subscription-manager-rhsm": [{"name": "python3-subscription-manager-rhsm", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "subscription-manager": [{"name": "subscription-manager", "version": "1.29.42", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.6", "release": "1.el9.6", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.6", "release": "17.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.21", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.12.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "3.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "policycoreutils-python-utils": [{"name": "policycoreutils-python-utils", "version": "3.6", "release": "2.1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog-logrotate": [{"name": "rsyslog-logrotate", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2310.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "10.el9", "epoch": 17, "arch": "x86_64", "source": "rpm"}], "rhc": [{"name": "rhc", "version": "0.2.4", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.4.0", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.47", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.27", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.14.0", "release": "17.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "1.3.4", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.51.0", "release": "1.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.11.8", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "1.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.gitbaf3e06.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "92.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "057", "release": "70.git20240819.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.5", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.7p1", "release": "43.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.16.1.3", "release": "34.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.9.3", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.2.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.46.5", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.2", "release": "10.20210508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "146.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "146.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "31.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "3228467c", "release": "613798eb", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "9", "release": "8.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "14.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.3", "release": "8.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.19", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.2.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "57.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.8", "release": "21.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "35.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.7.4", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.4", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.101.0", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.75.0", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.19", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.58", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.80", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.174", "release": "462.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.13", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.09", "release": "3.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20200520", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.60.800", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.41", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.300", "release": "7.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.073", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.66", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "1.94", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.21", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-subs": [{"name": "perl-subs", "version": "1.03", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.42", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.076", "release": "462.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.031", "release": "4.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.08", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.09", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.14", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.13", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.23", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.43", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.01", "release": "4.el9", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.30", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.85", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.12", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.56", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.21", "release": "460.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.31", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.238", "release": "460.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.52", "release": "4.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.50", "release": "460.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.74", "release": "461.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.15", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.78", "release": "461.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.08", "release": "462.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.32.1", "release": "481.el9", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.8", "release": "8.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2020.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.7.3", "release": "10.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.5.1", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "41.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.34", "release": "122.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.4.18", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "11.5.0", "release": "2.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "3.2.2", "release": "6.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "5.14.0", "release": "508.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.5", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.191", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "38", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.6.0", "release": "4.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "5.1", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.3", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.6", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.21.1", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.37", "release": "481.el9", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "7.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.47", "release": "481.el9", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "11.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.34", "release": "9.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.6.5", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "29.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "27.2", "release": "10.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.5", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.3.0", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "noarch", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "18.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.34", "release": "7.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "noarch", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.09", "release": "2.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "5.4.1", "release": "6.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.33", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "3.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.4", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.5.4", "release": "27.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "14.el9", "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": "8.2.2637", "release": "21.el9", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.5", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.2.3", "release": "20.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2021.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.9.1", "release": "2.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.4", "release": "12.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyrsistent": [{"name": "python3-pyrsistent", "version": "0.17.3", "release": "8.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "27.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "3.1.1", "release": "5.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "15.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "1.1.1", "release": "12.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.11.3", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "2.0", "release": "4.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "16.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "25.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-attrs": [{"name": "python3-attrs", "version": "20.3.0", "release": "7.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "3.2.0", "release": "13.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.5.2", "release": "4.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20191217", "release": "6.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "1.0.0", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.7", "release": "5.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.4.2", "release": "19.b1.el9", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "19.el9", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jitterentropy": [{"name": "jitterentropy", "version": "3.5.0", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "7.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostapd": [{"name": "hostapd", "version": "2.10", "release": "1.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}], "wpa_supplicant": [{"name": "wpa_supplicant", "version": "2.10", "release": "5.el9", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnsmasq": [{"name": "dnsmasq", "version": "2.85", "release": "16.el9", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882519.12320: 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-1726882518.3060853-18067-210709379861586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882519.12328: _low_level_execute_command(): starting 17751 1726882519.12332: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882518.3060853-18067-210709379861586/ > /dev/null 2>&1 && sleep 0' 17751 1726882519.12800: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882519.12812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882519.12839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882519.12850: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882519.12902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882519.12908: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882519.12917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882519.13028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882519.14844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882519.14894: stderr chunk (state=3): >>><<< 17751 1726882519.14897: stdout chunk (state=3): >>><<< 17751 1726882519.14910: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882519.14915: handler run complete 17751 1726882519.15398: variable 'ansible_facts' from source: unknown 17751 1726882519.15661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.16821: variable 'ansible_facts' from source: unknown 17751 1726882519.17078: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.17517: attempt loop complete, returning result 17751 1726882519.17527: _execute() done 17751 1726882519.17529: dumping result to json 17751 1726882519.17658: done dumping result, returning 17751 1726882519.17672: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0e448fcc-3ce9-674a-804b-000000000260] 17751 1726882519.17677: sending task result for task 0e448fcc-3ce9-674a-804b-000000000260 17751 1726882519.19089: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000260 17751 1726882519.19092: 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 } 17751 1726882519.19130: no more pending results, returning what we have 17751 1726882519.19132: results queue empty 17751 1726882519.19133: checking for any_errors_fatal 17751 1726882519.19135: done checking for any_errors_fatal 17751 1726882519.19136: checking for max_fail_percentage 17751 1726882519.19137: done checking for max_fail_percentage 17751 1726882519.19137: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.19138: done checking to see if all hosts have failed 17751 1726882519.19138: getting the remaining hosts for this loop 17751 1726882519.19139: done getting the remaining hosts for this loop 17751 1726882519.19141: getting the next task for host managed_node1 17751 1726882519.19149: done getting next task for host managed_node1 17751 1726882519.19152: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 17751 1726882519.19157: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.19165: getting variables 17751 1726882519.19166: in VariableManager get_vars() 17751 1726882519.19184: Calling all_inventory to load vars for managed_node1 17751 1726882519.19186: Calling groups_inventory to load vars for managed_node1 17751 1726882519.19187: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.19193: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.19195: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.19197: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.19890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.20878: done with get_vars() 17751 1726882519.20894: done getting variables 17751 1726882519.20937: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:35:19 -0400 (0:00:00.945) 0:00:08.022 ****** 17751 1726882519.20969: entering _queue_task() for managed_node1/debug 17751 1726882519.21176: worker is 1 (out of 1 available) 17751 1726882519.21191: exiting _queue_task() for managed_node1/debug 17751 1726882519.21202: done queuing things up, now waiting for results queue to drain 17751 1726882519.21203: waiting for pending results... 17751 1726882519.21377: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 17751 1726882519.21466: in run() - task 0e448fcc-3ce9-674a-804b-0000000001fe 17751 1726882519.21477: variable 'ansible_search_path' from source: unknown 17751 1726882519.21480: variable 'ansible_search_path' from source: unknown 17751 1726882519.21510: calling self._execute() 17751 1726882519.21579: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.21583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.21592: variable 'omit' from source: magic vars 17751 1726882519.21861: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.21873: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.21883: variable 'omit' from source: magic vars 17751 1726882519.21922: variable 'omit' from source: magic vars 17751 1726882519.21993: variable 'network_provider' from source: set_fact 17751 1726882519.22005: variable 'omit' from source: magic vars 17751 1726882519.22036: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882519.22066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882519.22082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882519.22101: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882519.22109: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882519.22132: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882519.22135: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.22137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.22208: Set connection var ansible_connection to ssh 17751 1726882519.22213: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882519.22220: Set connection var ansible_shell_executable to /bin/sh 17751 1726882519.22225: Set connection var ansible_timeout to 10 17751 1726882519.22229: Set connection var ansible_shell_type to sh 17751 1726882519.22234: Set connection var ansible_pipelining to False 17751 1726882519.22250: variable 'ansible_shell_executable' from source: unknown 17751 1726882519.22253: variable 'ansible_connection' from source: unknown 17751 1726882519.22255: variable 'ansible_module_compression' from source: unknown 17751 1726882519.22260: variable 'ansible_shell_type' from source: unknown 17751 1726882519.22262: variable 'ansible_shell_executable' from source: unknown 17751 1726882519.22267: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.22271: variable 'ansible_pipelining' from source: unknown 17751 1726882519.22273: variable 'ansible_timeout' from source: unknown 17751 1726882519.22278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.22377: 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) 17751 1726882519.22386: variable 'omit' from source: magic vars 17751 1726882519.22391: starting attempt loop 17751 1726882519.22394: running the handler 17751 1726882519.22430: handler run complete 17751 1726882519.22440: attempt loop complete, returning result 17751 1726882519.22443: _execute() done 17751 1726882519.22446: dumping result to json 17751 1726882519.22448: done dumping result, returning 17751 1726882519.22454: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0e448fcc-3ce9-674a-804b-0000000001fe] 17751 1726882519.22462: sending task result for task 0e448fcc-3ce9-674a-804b-0000000001fe 17751 1726882519.22545: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000001fe 17751 1726882519.22548: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 17751 1726882519.22604: no more pending results, returning what we have 17751 1726882519.22608: results queue empty 17751 1726882519.22608: checking for any_errors_fatal 17751 1726882519.22618: done checking for any_errors_fatal 17751 1726882519.22619: checking for max_fail_percentage 17751 1726882519.22620: done checking for max_fail_percentage 17751 1726882519.22621: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.22621: done checking to see if all hosts have failed 17751 1726882519.22622: getting the remaining hosts for this loop 17751 1726882519.22624: done getting the remaining hosts for this loop 17751 1726882519.22633: getting the next task for host managed_node1 17751 1726882519.22640: done getting next task for host managed_node1 17751 1726882519.22644: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 17751 1726882519.22648: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.22659: getting variables 17751 1726882519.22660: in VariableManager get_vars() 17751 1726882519.22688: Calling all_inventory to load vars for managed_node1 17751 1726882519.22691: Calling groups_inventory to load vars for managed_node1 17751 1726882519.22693: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.22700: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.22702: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.22705: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.23444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.24380: done with get_vars() 17751 1726882519.24395: done getting variables 17751 1726882519.24456: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:35:19 -0400 (0:00:00.035) 0:00:08.057 ****** 17751 1726882519.24488: entering _queue_task() for managed_node1/fail 17751 1726882519.24489: Creating lock for fail 17751 1726882519.24684: worker is 1 (out of 1 available) 17751 1726882519.24698: exiting _queue_task() for managed_node1/fail 17751 1726882519.24710: done queuing things up, now waiting for results queue to drain 17751 1726882519.24711: waiting for pending results... 17751 1726882519.24879: 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 17751 1726882519.24974: in run() - task 0e448fcc-3ce9-674a-804b-0000000001ff 17751 1726882519.24985: variable 'ansible_search_path' from source: unknown 17751 1726882519.24989: variable 'ansible_search_path' from source: unknown 17751 1726882519.25018: calling self._execute() 17751 1726882519.25081: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.25085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.25092: variable 'omit' from source: magic vars 17751 1726882519.25347: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.25358: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.25439: variable 'network_state' from source: role '' defaults 17751 1726882519.25448: Evaluated conditional (network_state != {}): False 17751 1726882519.25451: when evaluation is False, skipping this task 17751 1726882519.25454: _execute() done 17751 1726882519.25458: dumping result to json 17751 1726882519.25461: done dumping result, returning 17751 1726882519.25472: 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 [0e448fcc-3ce9-674a-804b-0000000001ff] 17751 1726882519.25475: sending task result for task 0e448fcc-3ce9-674a-804b-0000000001ff 17751 1726882519.25557: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000001ff 17751 1726882519.25560: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17751 1726882519.25629: no more pending results, returning what we have 17751 1726882519.25632: results queue empty 17751 1726882519.25633: checking for any_errors_fatal 17751 1726882519.25637: done checking for any_errors_fatal 17751 1726882519.25638: checking for max_fail_percentage 17751 1726882519.25640: done checking for max_fail_percentage 17751 1726882519.25640: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.25641: done checking to see if all hosts have failed 17751 1726882519.25642: getting the remaining hosts for this loop 17751 1726882519.25643: done getting the remaining hosts for this loop 17751 1726882519.25645: getting the next task for host managed_node1 17751 1726882519.25652: done getting next task for host managed_node1 17751 1726882519.25655: ^ 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 17751 1726882519.25660: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.25673: getting variables 17751 1726882519.25674: in VariableManager get_vars() 17751 1726882519.25699: Calling all_inventory to load vars for managed_node1 17751 1726882519.25701: Calling groups_inventory to load vars for managed_node1 17751 1726882519.25703: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.25709: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.25710: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.25712: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.26578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.27503: done with get_vars() 17751 1726882519.27517: done getting variables 17751 1726882519.27561: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:35:19 -0400 (0:00:00.030) 0:00:08.088 ****** 17751 1726882519.27586: entering _queue_task() for managed_node1/fail 17751 1726882519.27778: worker is 1 (out of 1 available) 17751 1726882519.27791: exiting _queue_task() for managed_node1/fail 17751 1726882519.27803: done queuing things up, now waiting for results queue to drain 17751 1726882519.27805: waiting for pending results... 17751 1726882519.27976: 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 17751 1726882519.28059: in run() - task 0e448fcc-3ce9-674a-804b-000000000200 17751 1726882519.28077: variable 'ansible_search_path' from source: unknown 17751 1726882519.28083: variable 'ansible_search_path' from source: unknown 17751 1726882519.28112: calling self._execute() 17751 1726882519.28186: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.28193: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.28202: variable 'omit' from source: magic vars 17751 1726882519.28472: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.28481: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.28566: variable 'network_state' from source: role '' defaults 17751 1726882519.28574: Evaluated conditional (network_state != {}): False 17751 1726882519.28577: when evaluation is False, skipping this task 17751 1726882519.28580: _execute() done 17751 1726882519.28583: dumping result to json 17751 1726882519.28585: done dumping result, returning 17751 1726882519.28592: 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 [0e448fcc-3ce9-674a-804b-000000000200] 17751 1726882519.28597: sending task result for task 0e448fcc-3ce9-674a-804b-000000000200 17751 1726882519.28684: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000200 17751 1726882519.28687: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17751 1726882519.28738: no more pending results, returning what we have 17751 1726882519.28742: results queue empty 17751 1726882519.28743: checking for any_errors_fatal 17751 1726882519.28748: done checking for any_errors_fatal 17751 1726882519.28749: checking for max_fail_percentage 17751 1726882519.28751: done checking for max_fail_percentage 17751 1726882519.28751: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.28752: done checking to see if all hosts have failed 17751 1726882519.28753: getting the remaining hosts for this loop 17751 1726882519.28754: done getting the remaining hosts for this loop 17751 1726882519.28757: getting the next task for host managed_node1 17751 1726882519.28765: done getting next task for host managed_node1 17751 1726882519.28769: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 17751 1726882519.28774: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.28785: getting variables 17751 1726882519.28786: in VariableManager get_vars() 17751 1726882519.28814: Calling all_inventory to load vars for managed_node1 17751 1726882519.28816: Calling groups_inventory to load vars for managed_node1 17751 1726882519.28817: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.28823: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.28826: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.28829: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.29573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.30507: done with get_vars() 17751 1726882519.30521: done getting variables 17751 1726882519.30565: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:35:19 -0400 (0:00:00.029) 0:00:08.118 ****** 17751 1726882519.30587: entering _queue_task() for managed_node1/fail 17751 1726882519.30768: worker is 1 (out of 1 available) 17751 1726882519.30781: exiting _queue_task() for managed_node1/fail 17751 1726882519.30793: done queuing things up, now waiting for results queue to drain 17751 1726882519.30794: waiting for pending results... 17751 1726882519.30966: 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 17751 1726882519.31043: in run() - task 0e448fcc-3ce9-674a-804b-000000000201 17751 1726882519.31058: variable 'ansible_search_path' from source: unknown 17751 1726882519.31061: variable 'ansible_search_path' from source: unknown 17751 1726882519.31095: calling self._execute() 17751 1726882519.31158: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.31162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.31170: variable 'omit' from source: magic vars 17751 1726882519.31425: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.31435: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.31558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.33319: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.33361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.33395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.33431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.33451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.33517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.33537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.33555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.33585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.33596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.33666: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.33678: Evaluated conditional (ansible_distribution_major_version | int > 9): False 17751 1726882519.33682: when evaluation is False, skipping this task 17751 1726882519.33685: _execute() done 17751 1726882519.33687: dumping result to json 17751 1726882519.33690: done dumping result, returning 17751 1726882519.33695: 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 [0e448fcc-3ce9-674a-804b-000000000201] 17751 1726882519.33701: sending task result for task 0e448fcc-3ce9-674a-804b-000000000201 17751 1726882519.33789: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000201 17751 1726882519.33792: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int > 9", "skip_reason": "Conditional result was False" } 17751 1726882519.33841: no more pending results, returning what we have 17751 1726882519.33845: results queue empty 17751 1726882519.33846: checking for any_errors_fatal 17751 1726882519.33851: done checking for any_errors_fatal 17751 1726882519.33852: checking for max_fail_percentage 17751 1726882519.33853: done checking for max_fail_percentage 17751 1726882519.33854: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.33855: done checking to see if all hosts have failed 17751 1726882519.33856: getting the remaining hosts for this loop 17751 1726882519.33857: done getting the remaining hosts for this loop 17751 1726882519.33861: getting the next task for host managed_node1 17751 1726882519.33870: done getting next task for host managed_node1 17751 1726882519.33875: ^ 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 17751 1726882519.33879: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.33891: getting variables 17751 1726882519.33892: in VariableManager get_vars() 17751 1726882519.33923: Calling all_inventory to load vars for managed_node1 17751 1726882519.33925: Calling groups_inventory to load vars for managed_node1 17751 1726882519.33930: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.33939: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.33941: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.33943: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.34801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.35720: done with get_vars() 17751 1726882519.35735: done getting variables 17751 1726882519.35804: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:35:19 -0400 (0:00:00.052) 0:00:08.170 ****** 17751 1726882519.35825: entering _queue_task() for managed_node1/dnf 17751 1726882519.36013: worker is 1 (out of 1 available) 17751 1726882519.36025: exiting _queue_task() for managed_node1/dnf 17751 1726882519.36038: done queuing things up, now waiting for results queue to drain 17751 1726882519.36039: waiting for pending results... 17751 1726882519.36209: 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 17751 1726882519.36303: in run() - task 0e448fcc-3ce9-674a-804b-000000000202 17751 1726882519.36319: variable 'ansible_search_path' from source: unknown 17751 1726882519.36323: variable 'ansible_search_path' from source: unknown 17751 1726882519.36350: calling self._execute() 17751 1726882519.36413: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.36422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.36430: variable 'omit' from source: magic vars 17751 1726882519.36689: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.36699: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.36832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.38372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.38424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.38451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.38481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.38501: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.38560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.38580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.38601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.38628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.38639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.38720: variable 'ansible_distribution' from source: facts 17751 1726882519.38723: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.38734: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 17751 1726882519.38809: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.38891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.38909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.38928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.38956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.38967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.38994: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.39010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.39028: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.39057: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.39067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.39095: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.39110: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.39128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.39157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.39167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.39268: variable 'network_connections' from source: include params 17751 1726882519.39276: variable 'interface' from source: play vars 17751 1726882519.39323: variable 'interface' from source: play vars 17751 1726882519.39372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882519.39487: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882519.39514: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882519.39536: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882519.39560: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882519.39594: 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) 17751 1726882519.39609: 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) 17751 1726882519.39630: 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) 17751 1726882519.39649: 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) 17751 1726882519.39698: variable '__network_team_connections_defined' from source: role '' defaults 17751 1726882519.39872: variable 'network_connections' from source: include params 17751 1726882519.39875: variable 'interface' from source: play vars 17751 1726882519.39920: variable 'interface' from source: play vars 17751 1726882519.39943: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17751 1726882519.39946: when evaluation is False, skipping this task 17751 1726882519.39949: _execute() done 17751 1726882519.39953: dumping result to json 17751 1726882519.39955: done dumping result, returning 17751 1726882519.39965: 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 [0e448fcc-3ce9-674a-804b-000000000202] 17751 1726882519.39970: sending task result for task 0e448fcc-3ce9-674a-804b-000000000202 17751 1726882519.40050: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000202 17751 1726882519.40054: 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" } 17751 1726882519.40110: no more pending results, returning what we have 17751 1726882519.40114: results queue empty 17751 1726882519.40115: checking for any_errors_fatal 17751 1726882519.40120: done checking for any_errors_fatal 17751 1726882519.40121: checking for max_fail_percentage 17751 1726882519.40122: done checking for max_fail_percentage 17751 1726882519.40123: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.40124: done checking to see if all hosts have failed 17751 1726882519.40125: getting the remaining hosts for this loop 17751 1726882519.40126: done getting the remaining hosts for this loop 17751 1726882519.40130: getting the next task for host managed_node1 17751 1726882519.40137: done getting next task for host managed_node1 17751 1726882519.40141: ^ 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 17751 1726882519.40146: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.40158: getting variables 17751 1726882519.40159: in VariableManager get_vars() 17751 1726882519.40196: Calling all_inventory to load vars for managed_node1 17751 1726882519.40198: Calling groups_inventory to load vars for managed_node1 17751 1726882519.40200: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.40208: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.40211: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.40213: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.41018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.42054: done with get_vars() 17751 1726882519.42071: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 17751 1726882519.42121: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:35:19 -0400 (0:00:00.063) 0:00:08.234 ****** 17751 1726882519.42144: entering _queue_task() for managed_node1/yum 17751 1726882519.42145: Creating lock for yum 17751 1726882519.42346: worker is 1 (out of 1 available) 17751 1726882519.42361: exiting _queue_task() for managed_node1/yum 17751 1726882519.42374: done queuing things up, now waiting for results queue to drain 17751 1726882519.42376: waiting for pending results... 17751 1726882519.42542: 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 17751 1726882519.42627: in run() - task 0e448fcc-3ce9-674a-804b-000000000203 17751 1726882519.42638: variable 'ansible_search_path' from source: unknown 17751 1726882519.42641: variable 'ansible_search_path' from source: unknown 17751 1726882519.42673: calling self._execute() 17751 1726882519.42738: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.42742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.42750: variable 'omit' from source: magic vars 17751 1726882519.43017: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.43028: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.43146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.44683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.44735: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.44764: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.44791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.44811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.44872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.44893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.44911: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.44937: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.44950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.45016: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.45027: Evaluated conditional (ansible_distribution_major_version | int < 8): False 17751 1726882519.45030: when evaluation is False, skipping this task 17751 1726882519.45032: _execute() done 17751 1726882519.45035: dumping result to json 17751 1726882519.45037: done dumping result, returning 17751 1726882519.45044: 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 [0e448fcc-3ce9-674a-804b-000000000203] 17751 1726882519.45052: sending task result for task 0e448fcc-3ce9-674a-804b-000000000203 17751 1726882519.45133: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000203 17751 1726882519.45136: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 17751 1726882519.45194: no more pending results, returning what we have 17751 1726882519.45198: results queue empty 17751 1726882519.45199: checking for any_errors_fatal 17751 1726882519.45204: done checking for any_errors_fatal 17751 1726882519.45204: checking for max_fail_percentage 17751 1726882519.45206: done checking for max_fail_percentage 17751 1726882519.45207: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.45207: done checking to see if all hosts have failed 17751 1726882519.45208: getting the remaining hosts for this loop 17751 1726882519.45210: done getting the remaining hosts for this loop 17751 1726882519.45213: getting the next task for host managed_node1 17751 1726882519.45220: done getting next task for host managed_node1 17751 1726882519.45224: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17751 1726882519.45228: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.45240: getting variables 17751 1726882519.45241: in VariableManager get_vars() 17751 1726882519.45273: Calling all_inventory to load vars for managed_node1 17751 1726882519.45279: Calling groups_inventory to load vars for managed_node1 17751 1726882519.45282: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.45289: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.45291: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.45294: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.46048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.46987: done with get_vars() 17751 1726882519.47003: done getting variables 17751 1726882519.47042: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:35:19 -0400 (0:00:00.049) 0:00:08.283 ****** 17751 1726882519.47071: entering _queue_task() for managed_node1/fail 17751 1726882519.47250: worker is 1 (out of 1 available) 17751 1726882519.47268: exiting _queue_task() for managed_node1/fail 17751 1726882519.47279: done queuing things up, now waiting for results queue to drain 17751 1726882519.47280: waiting for pending results... 17751 1726882519.47449: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 17751 1726882519.47543: in run() - task 0e448fcc-3ce9-674a-804b-000000000204 17751 1726882519.47556: variable 'ansible_search_path' from source: unknown 17751 1726882519.47566: variable 'ansible_search_path' from source: unknown 17751 1726882519.47595: calling self._execute() 17751 1726882519.47660: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.47665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.47670: variable 'omit' from source: magic vars 17751 1726882519.47927: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.47937: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.48019: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.48145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.49647: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.49902: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.49928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.49953: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.49979: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.50035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.50059: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.50080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.50107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.50118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.50148: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.50169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.50190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.50215: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.50228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.50255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.50277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.50297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.50321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.50332: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.50444: variable 'network_connections' from source: include params 17751 1726882519.50453: variable 'interface' from source: play vars 17751 1726882519.50505: variable 'interface' from source: play vars 17751 1726882519.50550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882519.50658: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882519.50687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882519.50709: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882519.50732: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882519.50764: 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) 17751 1726882519.50784: 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) 17751 1726882519.50801: 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) 17751 1726882519.50824: 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) 17751 1726882519.50866: variable '__network_team_connections_defined' from source: role '' defaults 17751 1726882519.51012: variable 'network_connections' from source: include params 17751 1726882519.51016: variable 'interface' from source: play vars 17751 1726882519.51062: variable 'interface' from source: play vars 17751 1726882519.51087: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17751 1726882519.51091: when evaluation is False, skipping this task 17751 1726882519.51093: _execute() done 17751 1726882519.51095: dumping result to json 17751 1726882519.51098: done dumping result, returning 17751 1726882519.51102: 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 [0e448fcc-3ce9-674a-804b-000000000204] 17751 1726882519.51109: sending task result for task 0e448fcc-3ce9-674a-804b-000000000204 17751 1726882519.51192: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000204 17751 1726882519.51194: 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" } 17751 1726882519.51251: no more pending results, returning what we have 17751 1726882519.51257: results queue empty 17751 1726882519.51258: checking for any_errors_fatal 17751 1726882519.51262: done checking for any_errors_fatal 17751 1726882519.51263: checking for max_fail_percentage 17751 1726882519.51266: done checking for max_fail_percentage 17751 1726882519.51267: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.51267: done checking to see if all hosts have failed 17751 1726882519.51268: getting the remaining hosts for this loop 17751 1726882519.51270: done getting the remaining hosts for this loop 17751 1726882519.51273: getting the next task for host managed_node1 17751 1726882519.51279: done getting next task for host managed_node1 17751 1726882519.51283: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 17751 1726882519.51288: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.51300: getting variables 17751 1726882519.51301: in VariableManager get_vars() 17751 1726882519.51329: Calling all_inventory to load vars for managed_node1 17751 1726882519.51331: Calling groups_inventory to load vars for managed_node1 17751 1726882519.51333: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.51341: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.51343: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.51345: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.52195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.53117: done with get_vars() 17751 1726882519.53131: done getting variables 17751 1726882519.53174: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:35:19 -0400 (0:00:00.061) 0:00:08.344 ****** 17751 1726882519.53197: entering _queue_task() for managed_node1/package 17751 1726882519.53381: worker is 1 (out of 1 available) 17751 1726882519.53394: exiting _queue_task() for managed_node1/package 17751 1726882519.53406: done queuing things up, now waiting for results queue to drain 17751 1726882519.53407: waiting for pending results... 17751 1726882519.53562: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 17751 1726882519.53635: in run() - task 0e448fcc-3ce9-674a-804b-000000000205 17751 1726882519.53649: variable 'ansible_search_path' from source: unknown 17751 1726882519.53652: variable 'ansible_search_path' from source: unknown 17751 1726882519.53683: calling self._execute() 17751 1726882519.53751: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.53754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.53764: variable 'omit' from source: magic vars 17751 1726882519.54020: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.54030: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.54158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882519.54342: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882519.54377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882519.54403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882519.54429: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882519.54501: variable 'network_packages' from source: role '' defaults 17751 1726882519.54573: variable '__network_provider_setup' from source: role '' defaults 17751 1726882519.54581: variable '__network_service_name_default_nm' from source: role '' defaults 17751 1726882519.54630: variable '__network_service_name_default_nm' from source: role '' defaults 17751 1726882519.54637: variable '__network_packages_default_nm' from source: role '' defaults 17751 1726882519.54686: variable '__network_packages_default_nm' from source: role '' defaults 17751 1726882519.54801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.56198: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.56239: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.56270: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.56303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.56323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.56384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.56404: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.56421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.56446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.56460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.56493: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.56508: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.56524: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.56549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.56561: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.56707: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17751 1726882519.56776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.56794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.56813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.56837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.56847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.56912: variable 'ansible_python' from source: facts 17751 1726882519.56922: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17751 1726882519.56978: variable '__network_wpa_supplicant_required' from source: role '' defaults 17751 1726882519.57033: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17751 1726882519.57117: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.57137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.57155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.57184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.57194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.57225: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.57247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.57267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.57292: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.57303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.57400: variable 'network_connections' from source: include params 17751 1726882519.57403: variable 'interface' from source: play vars 17751 1726882519.57478: variable 'interface' from source: play vars 17751 1726882519.57525: 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) 17751 1726882519.57543: 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) 17751 1726882519.57571: 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) 17751 1726882519.57592: 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) 17751 1726882519.57627: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.57808: variable 'network_connections' from source: include params 17751 1726882519.57812: variable 'interface' from source: play vars 17751 1726882519.57889: variable 'interface' from source: play vars 17751 1726882519.57921: variable '__network_packages_default_wireless' from source: role '' defaults 17751 1726882519.57977: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.58174: variable 'network_connections' from source: include params 17751 1726882519.58178: variable 'interface' from source: play vars 17751 1726882519.58224: variable 'interface' from source: play vars 17751 1726882519.58242: variable '__network_packages_default_team' from source: role '' defaults 17751 1726882519.58297: variable '__network_team_connections_defined' from source: role '' defaults 17751 1726882519.58494: variable 'network_connections' from source: include params 17751 1726882519.58497: variable 'interface' from source: play vars 17751 1726882519.58540: variable 'interface' from source: play vars 17751 1726882519.58590: variable '__network_service_name_default_initscripts' from source: role '' defaults 17751 1726882519.58631: variable '__network_service_name_default_initscripts' from source: role '' defaults 17751 1726882519.58637: variable '__network_packages_default_initscripts' from source: role '' defaults 17751 1726882519.58688: variable '__network_packages_default_initscripts' from source: role '' defaults 17751 1726882519.58824: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17751 1726882519.59115: variable 'network_connections' from source: include params 17751 1726882519.59118: variable 'interface' from source: play vars 17751 1726882519.59200: variable 'interface' from source: play vars 17751 1726882519.59205: variable 'ansible_distribution' from source: facts 17751 1726882519.59208: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.59210: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.59212: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17751 1726882519.59295: variable 'ansible_distribution' from source: facts 17751 1726882519.59298: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.59308: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.59315: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17751 1726882519.59421: variable 'ansible_distribution' from source: facts 17751 1726882519.59425: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.59430: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.59459: variable 'network_provider' from source: set_fact 17751 1726882519.59471: variable 'ansible_facts' from source: unknown 17751 1726882519.59918: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 17751 1726882519.59922: when evaluation is False, skipping this task 17751 1726882519.59924: _execute() done 17751 1726882519.59927: dumping result to json 17751 1726882519.59929: done dumping result, returning 17751 1726882519.59935: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0e448fcc-3ce9-674a-804b-000000000205] 17751 1726882519.59940: sending task result for task 0e448fcc-3ce9-674a-804b-000000000205 17751 1726882519.60026: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000205 17751 1726882519.60028: 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" } 17751 1726882519.60086: no more pending results, returning what we have 17751 1726882519.60090: results queue empty 17751 1726882519.60091: checking for any_errors_fatal 17751 1726882519.60096: done checking for any_errors_fatal 17751 1726882519.60096: checking for max_fail_percentage 17751 1726882519.60098: done checking for max_fail_percentage 17751 1726882519.60099: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.60100: done checking to see if all hosts have failed 17751 1726882519.60100: getting the remaining hosts for this loop 17751 1726882519.60102: done getting the remaining hosts for this loop 17751 1726882519.60106: getting the next task for host managed_node1 17751 1726882519.60113: done getting next task for host managed_node1 17751 1726882519.60117: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17751 1726882519.60121: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.60134: getting variables 17751 1726882519.60135: in VariableManager get_vars() 17751 1726882519.60178: Calling all_inventory to load vars for managed_node1 17751 1726882519.60180: Calling groups_inventory to load vars for managed_node1 17751 1726882519.60183: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.60194: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.60197: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.60199: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.60984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.61995: done with get_vars() 17751 1726882519.62010: done getting variables 17751 1726882519.62051: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:35:19 -0400 (0:00:00.088) 0:00:08.433 ****** 17751 1726882519.62076: entering _queue_task() for managed_node1/package 17751 1726882519.62260: worker is 1 (out of 1 available) 17751 1726882519.62277: exiting _queue_task() for managed_node1/package 17751 1726882519.62290: done queuing things up, now waiting for results queue to drain 17751 1726882519.62292: waiting for pending results... 17751 1726882519.62461: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 17751 1726882519.62545: in run() - task 0e448fcc-3ce9-674a-804b-000000000206 17751 1726882519.62557: variable 'ansible_search_path' from source: unknown 17751 1726882519.62563: variable 'ansible_search_path' from source: unknown 17751 1726882519.62593: calling self._execute() 17751 1726882519.62655: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.62661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.62673: variable 'omit' from source: magic vars 17751 1726882519.62934: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.62945: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.63028: variable 'network_state' from source: role '' defaults 17751 1726882519.63035: Evaluated conditional (network_state != {}): False 17751 1726882519.63039: when evaluation is False, skipping this task 17751 1726882519.63042: _execute() done 17751 1726882519.63044: dumping result to json 17751 1726882519.63046: done dumping result, returning 17751 1726882519.63056: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0e448fcc-3ce9-674a-804b-000000000206] 17751 1726882519.63061: sending task result for task 0e448fcc-3ce9-674a-804b-000000000206 17751 1726882519.63146: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000206 17751 1726882519.63148: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17751 1726882519.63207: no more pending results, returning what we have 17751 1726882519.63211: results queue empty 17751 1726882519.63211: checking for any_errors_fatal 17751 1726882519.63216: done checking for any_errors_fatal 17751 1726882519.63217: checking for max_fail_percentage 17751 1726882519.63218: done checking for max_fail_percentage 17751 1726882519.63218: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.63219: done checking to see if all hosts have failed 17751 1726882519.63220: getting the remaining hosts for this loop 17751 1726882519.63221: done getting the remaining hosts for this loop 17751 1726882519.63224: getting the next task for host managed_node1 17751 1726882519.63230: done getting next task for host managed_node1 17751 1726882519.63233: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17751 1726882519.63238: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.63250: getting variables 17751 1726882519.63252: in VariableManager get_vars() 17751 1726882519.63282: Calling all_inventory to load vars for managed_node1 17751 1726882519.63284: Calling groups_inventory to load vars for managed_node1 17751 1726882519.63285: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.63291: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.63292: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.63294: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.66299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.67212: done with get_vars() 17751 1726882519.67227: done getting variables 17751 1726882519.67262: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:35:19 -0400 (0:00:00.052) 0:00:08.485 ****** 17751 1726882519.67282: entering _queue_task() for managed_node1/package 17751 1726882519.67491: worker is 1 (out of 1 available) 17751 1726882519.67503: exiting _queue_task() for managed_node1/package 17751 1726882519.67515: done queuing things up, now waiting for results queue to drain 17751 1726882519.67517: waiting for pending results... 17751 1726882519.67794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 17751 1726882519.67946: in run() - task 0e448fcc-3ce9-674a-804b-000000000207 17751 1726882519.67976: variable 'ansible_search_path' from source: unknown 17751 1726882519.67983: variable 'ansible_search_path' from source: unknown 17751 1726882519.68024: calling self._execute() 17751 1726882519.68118: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.68132: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.68146: variable 'omit' from source: magic vars 17751 1726882519.68539: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.68560: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.68691: variable 'network_state' from source: role '' defaults 17751 1726882519.68708: Evaluated conditional (network_state != {}): False 17751 1726882519.68718: when evaluation is False, skipping this task 17751 1726882519.68728: _execute() done 17751 1726882519.68736: dumping result to json 17751 1726882519.68744: done dumping result, returning 17751 1726882519.68759: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0e448fcc-3ce9-674a-804b-000000000207] 17751 1726882519.68773: sending task result for task 0e448fcc-3ce9-674a-804b-000000000207 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17751 1726882519.68925: no more pending results, returning what we have 17751 1726882519.68930: results queue empty 17751 1726882519.68931: checking for any_errors_fatal 17751 1726882519.68939: done checking for any_errors_fatal 17751 1726882519.68940: checking for max_fail_percentage 17751 1726882519.68942: done checking for max_fail_percentage 17751 1726882519.68943: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.68944: done checking to see if all hosts have failed 17751 1726882519.68945: getting the remaining hosts for this loop 17751 1726882519.68946: done getting the remaining hosts for this loop 17751 1726882519.68950: getting the next task for host managed_node1 17751 1726882519.68961: done getting next task for host managed_node1 17751 1726882519.68968: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17751 1726882519.68974: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.68991: getting variables 17751 1726882519.68993: in VariableManager get_vars() 17751 1726882519.69029: Calling all_inventory to load vars for managed_node1 17751 1726882519.69032: Calling groups_inventory to load vars for managed_node1 17751 1726882519.69035: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.69047: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.69050: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.69053: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.70282: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000207 17751 1726882519.70286: WORKER PROCESS EXITING 17751 1726882519.70708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.71658: done with get_vars() 17751 1726882519.71676: done getting variables 17751 1726882519.71742: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:35:19 -0400 (0:00:00.044) 0:00:08.530 ****** 17751 1726882519.71768: entering _queue_task() for managed_node1/service 17751 1726882519.71770: Creating lock for service 17751 1726882519.71967: worker is 1 (out of 1 available) 17751 1726882519.71979: exiting _queue_task() for managed_node1/service 17751 1726882519.71990: done queuing things up, now waiting for results queue to drain 17751 1726882519.71992: waiting for pending results... 17751 1726882519.72152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 17751 1726882519.72241: in run() - task 0e448fcc-3ce9-674a-804b-000000000208 17751 1726882519.72252: variable 'ansible_search_path' from source: unknown 17751 1726882519.72255: variable 'ansible_search_path' from source: unknown 17751 1726882519.72286: calling self._execute() 17751 1726882519.72351: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.72359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.72369: variable 'omit' from source: magic vars 17751 1726882519.72629: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.72639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.72724: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.72848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.74369: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.74424: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.74451: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.74481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.74503: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.74556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.74579: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.74597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.74627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.74638: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.74673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.74690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.74706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.74735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.74745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.74776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.74792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.74807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.74835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.74847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.74956: variable 'network_connections' from source: include params 17751 1726882519.74971: variable 'interface' from source: play vars 17751 1726882519.75017: variable 'interface' from source: play vars 17751 1726882519.75070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882519.75185: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882519.75210: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882519.75231: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882519.75253: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882519.75288: 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) 17751 1726882519.75303: 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) 17751 1726882519.75320: 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) 17751 1726882519.75336: 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) 17751 1726882519.75385: variable '__network_team_connections_defined' from source: role '' defaults 17751 1726882519.75538: variable 'network_connections' from source: include params 17751 1726882519.75541: variable 'interface' from source: play vars 17751 1726882519.75589: variable 'interface' from source: play vars 17751 1726882519.75611: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 17751 1726882519.75615: when evaluation is False, skipping this task 17751 1726882519.75618: _execute() done 17751 1726882519.75620: dumping result to json 17751 1726882519.75622: done dumping result, returning 17751 1726882519.75628: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0e448fcc-3ce9-674a-804b-000000000208] 17751 1726882519.75633: sending task result for task 0e448fcc-3ce9-674a-804b-000000000208 17751 1726882519.75720: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000208 17751 1726882519.75729: 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" } 17751 1726882519.75771: no more pending results, returning what we have 17751 1726882519.75775: results queue empty 17751 1726882519.75776: checking for any_errors_fatal 17751 1726882519.75784: done checking for any_errors_fatal 17751 1726882519.75784: checking for max_fail_percentage 17751 1726882519.75786: done checking for max_fail_percentage 17751 1726882519.75787: checking to see if all hosts have failed and the running result is not ok 17751 1726882519.75788: done checking to see if all hosts have failed 17751 1726882519.75789: getting the remaining hosts for this loop 17751 1726882519.75790: done getting the remaining hosts for this loop 17751 1726882519.75793: getting the next task for host managed_node1 17751 1726882519.75804: done getting next task for host managed_node1 17751 1726882519.75808: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17751 1726882519.75816: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882519.75828: getting variables 17751 1726882519.75830: in VariableManager get_vars() 17751 1726882519.75857: Calling all_inventory to load vars for managed_node1 17751 1726882519.75859: Calling groups_inventory to load vars for managed_node1 17751 1726882519.75861: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882519.75871: Calling all_plugins_play to load vars for managed_node1 17751 1726882519.75873: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882519.75875: Calling groups_plugins_play to load vars for managed_node1 17751 1726882519.76638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882519.77579: done with get_vars() 17751 1726882519.77594: done getting variables 17751 1726882519.77631: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:35:19 -0400 (0:00:00.058) 0:00:08.589 ****** 17751 1726882519.77653: entering _queue_task() for managed_node1/service 17751 1726882519.77838: worker is 1 (out of 1 available) 17751 1726882519.77852: exiting _queue_task() for managed_node1/service 17751 1726882519.77866: done queuing things up, now waiting for results queue to drain 17751 1726882519.77867: waiting for pending results... 17751 1726882519.78027: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 17751 1726882519.78111: in run() - task 0e448fcc-3ce9-674a-804b-000000000209 17751 1726882519.78121: variable 'ansible_search_path' from source: unknown 17751 1726882519.78124: variable 'ansible_search_path' from source: unknown 17751 1726882519.78151: calling self._execute() 17751 1726882519.78216: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.78220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.78228: variable 'omit' from source: magic vars 17751 1726882519.78485: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.78494: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882519.78601: variable 'network_provider' from source: set_fact 17751 1726882519.78604: variable 'network_state' from source: role '' defaults 17751 1726882519.78612: Evaluated conditional (network_provider == "nm" or network_state != {}): True 17751 1726882519.78619: variable 'omit' from source: magic vars 17751 1726882519.78665: variable 'omit' from source: magic vars 17751 1726882519.78684: variable 'network_service_name' from source: role '' defaults 17751 1726882519.78735: variable 'network_service_name' from source: role '' defaults 17751 1726882519.78807: variable '__network_provider_setup' from source: role '' defaults 17751 1726882519.78811: variable '__network_service_name_default_nm' from source: role '' defaults 17751 1726882519.78856: variable '__network_service_name_default_nm' from source: role '' defaults 17751 1726882519.78867: variable '__network_packages_default_nm' from source: role '' defaults 17751 1726882519.78910: variable '__network_packages_default_nm' from source: role '' defaults 17751 1726882519.79049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882519.80721: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882519.80773: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882519.80801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882519.80828: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882519.80848: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882519.80904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.80926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.80944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.80973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.80984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.81015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.81033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.81050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.81079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.81089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.81226: variable '__network_packages_default_gobject_packages' from source: role '' defaults 17751 1726882519.81300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.81317: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.81333: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.81362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.81376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.81435: variable 'ansible_python' from source: facts 17751 1726882519.81447: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 17751 1726882519.81505: variable '__network_wpa_supplicant_required' from source: role '' defaults 17751 1726882519.81561: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17751 1726882519.81640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.81659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.81682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.81706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.81717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.81748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882519.81769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882519.81786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882519.81817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882519.81827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882519.81919: variable 'network_connections' from source: include params 17751 1726882519.81925: variable 'interface' from source: play vars 17751 1726882519.81978: variable 'interface' from source: play vars 17751 1726882519.82048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882519.82174: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882519.82207: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882519.82238: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882519.82271: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882519.82312: 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) 17751 1726882519.82332: 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) 17751 1726882519.82365: 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) 17751 1726882519.82389: 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) 17751 1726882519.82423: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.82607: variable 'network_connections' from source: include params 17751 1726882519.82613: variable 'interface' from source: play vars 17751 1726882519.82669: variable 'interface' from source: play vars 17751 1726882519.82701: variable '__network_packages_default_wireless' from source: role '' defaults 17751 1726882519.82753: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882519.82941: variable 'network_connections' from source: include params 17751 1726882519.82944: variable 'interface' from source: play vars 17751 1726882519.82999: variable 'interface' from source: play vars 17751 1726882519.83018: variable '__network_packages_default_team' from source: role '' defaults 17751 1726882519.83074: variable '__network_team_connections_defined' from source: role '' defaults 17751 1726882519.83261: variable 'network_connections' from source: include params 17751 1726882519.83266: variable 'interface' from source: play vars 17751 1726882519.83313: variable 'interface' from source: play vars 17751 1726882519.83361: variable '__network_service_name_default_initscripts' from source: role '' defaults 17751 1726882519.83405: variable '__network_service_name_default_initscripts' from source: role '' defaults 17751 1726882519.83410: variable '__network_packages_default_initscripts' from source: role '' defaults 17751 1726882519.83460: variable '__network_packages_default_initscripts' from source: role '' defaults 17751 1726882519.83597: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 17751 1726882519.83899: variable 'network_connections' from source: include params 17751 1726882519.83902: variable 'interface' from source: play vars 17751 1726882519.83944: variable 'interface' from source: play vars 17751 1726882519.83951: variable 'ansible_distribution' from source: facts 17751 1726882519.83956: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.83961: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.83980: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 17751 1726882519.84090: variable 'ansible_distribution' from source: facts 17751 1726882519.84096: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.84103: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.84113: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 17751 1726882519.84224: variable 'ansible_distribution' from source: facts 17751 1726882519.84228: variable '__network_rh_distros' from source: role '' defaults 17751 1726882519.84232: variable 'ansible_distribution_major_version' from source: facts 17751 1726882519.84259: variable 'network_provider' from source: set_fact 17751 1726882519.84274: variable 'omit' from source: magic vars 17751 1726882519.84298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882519.84369: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882519.84372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882519.84374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882519.84377: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882519.84379: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882519.84381: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.84383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.84434: Set connection var ansible_connection to ssh 17751 1726882519.84439: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882519.84446: Set connection var ansible_shell_executable to /bin/sh 17751 1726882519.84451: Set connection var ansible_timeout to 10 17751 1726882519.84458: Set connection var ansible_shell_type to sh 17751 1726882519.84460: Set connection var ansible_pipelining to False 17751 1726882519.84478: variable 'ansible_shell_executable' from source: unknown 17751 1726882519.84481: variable 'ansible_connection' from source: unknown 17751 1726882519.84484: variable 'ansible_module_compression' from source: unknown 17751 1726882519.84486: variable 'ansible_shell_type' from source: unknown 17751 1726882519.84488: variable 'ansible_shell_executable' from source: unknown 17751 1726882519.84490: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882519.84494: variable 'ansible_pipelining' from source: unknown 17751 1726882519.84496: variable 'ansible_timeout' from source: unknown 17751 1726882519.84500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882519.84568: 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) 17751 1726882519.84575: variable 'omit' from source: magic vars 17751 1726882519.84581: starting attempt loop 17751 1726882519.84584: running the handler 17751 1726882519.84638: variable 'ansible_facts' from source: unknown 17751 1726882519.85045: _low_level_execute_command(): starting 17751 1726882519.85060: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882519.85553: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882519.85570: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882519.85588: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882519.85601: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882519.85620: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882519.85654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882519.85669: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882519.85680: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882519.85788: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882519.87467: stdout chunk (state=3): >>>/root <<< 17751 1726882519.87573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882519.87619: stderr chunk (state=3): >>><<< 17751 1726882519.87622: stdout chunk (state=3): >>><<< 17751 1726882519.87639: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882519.87648: _low_level_execute_command(): starting 17751 1726882519.87653: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931 `" && echo ansible-tmp-1726882519.8763692-18115-252884764477931="` echo /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931 `" ) && sleep 0' 17751 1726882519.88093: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882519.88110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882519.88121: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882519.88132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882519.88181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882519.88193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882519.88296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882519.90167: stdout chunk (state=3): >>>ansible-tmp-1726882519.8763692-18115-252884764477931=/root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931 <<< 17751 1726882519.90279: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882519.90318: stderr chunk (state=3): >>><<< 17751 1726882519.90321: stdout chunk (state=3): >>><<< 17751 1726882519.90339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882519.8763692-18115-252884764477931=/root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882519.90366: variable 'ansible_module_compression' from source: unknown 17751 1726882519.90407: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 17751 1726882519.90411: ANSIBALLZ: Acquiring lock 17751 1726882519.90414: ANSIBALLZ: Lock acquired: 140154820669280 17751 1726882519.90416: ANSIBALLZ: Creating module 17751 1726882520.12194: ANSIBALLZ: Writing module into payload 17751 1726882520.12404: ANSIBALLZ: Writing module 17751 1726882520.12440: ANSIBALLZ: Renaming module 17751 1726882520.12451: ANSIBALLZ: Done creating module 17751 1726882520.12492: variable 'ansible_facts' from source: unknown 17751 1726882520.12650: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/AnsiballZ_systemd.py 17751 1726882520.12772: Sending initial data 17751 1726882520.12782: Sent initial data (156 bytes) 17751 1726882520.13429: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882520.13436: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.13472: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.13476: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.13478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882520.13480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.13535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.13538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882520.13540: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.13644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.15476: 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 <<< 17751 1726882520.15581: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882520.15677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp82758z4b /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/AnsiballZ_systemd.py <<< 17751 1726882520.15798: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882520.17815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882520.17933: stderr chunk (state=3): >>><<< 17751 1726882520.17936: stdout chunk (state=3): >>><<< 17751 1726882520.17951: done transferring module to remote 17751 1726882520.17968: _low_level_execute_command(): starting 17751 1726882520.17989: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/ /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/AnsiballZ_systemd.py && sleep 0' 17751 1726882520.18630: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882520.18633: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882520.18636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.18638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.18871: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.18874: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882520.18876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.18878: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882520.18884: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882520.18886: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882520.18889: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882520.18891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.18893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.18895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.18897: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882520.18899: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.18900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.18902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882520.18904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.18970: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.20728: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882520.20778: stderr chunk (state=3): >>><<< 17751 1726882520.20782: stdout chunk (state=3): >>><<< 17751 1726882520.20795: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882520.20798: _low_level_execute_command(): starting 17751 1726882520.20803: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/AnsiballZ_systemd.py && sleep 0' 17751 1726882520.21245: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.21248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.21283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.21286: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.21288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.21348: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.21356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882520.21358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.21452: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.46679: stdout chunk (state=3): >>> {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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.<<< 17751 1726882520.46722: stdout chunk (state=3): >>>service", "ControlGroupId": "2455", "MemoryCurrent": "16089088", "MemoryAvailable": "infinity", "CPUUsageNSec": "844187000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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}}} <<< 17751 1726882520.48213: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882520.48272: stderr chunk (state=3): >>><<< 17751 1726882520.48276: stdout chunk (state=3): >>><<< 17751 1726882520.48290: _low_level_execute_command() done: rc=0, stdout= {"name": "NetworkManager", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "on-failure", "NotifyAccess": "none", "RestartUSec": "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": "618", "ControlPID": "0", "BusName": "org.freedesktop.NetworkManager", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ExecMainStartTimestampMonotonic": "27221076", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "618", "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": "2455", "MemoryCurrent": "16089088", "MemoryAvailable": "infinity", "CPUUsageNSec": "844187000", "TasksCurrent": "3", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22342", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "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": "13964", "LimitNPROCSoft": "13964", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13964", "LimitSIGPENDINGSoft": "13964", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "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", "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", "KillMode": "process", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "NetworkManager.service", "Names": "NetworkManager.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target NetworkManager-wait-online.service network.target multi-user.target network.service cloud-init.service", "After": "network-pre.target system.slice cloud-init-local.service sysinit.target systemd-journald.socket basic.target dbus-broker.service dbus.socket", "Documentation": "\"man:NetworkManager(8)\"", "Description": "Network Manager", "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 21:32:48 EDT", "StateChangeTimestampMonotonic": "526071006", "InactiveExitTimestamp": "Fri 2024-09-20 21:24:29 EDT", "InactiveExitTimestampMonotonic": "27221264", "ActiveEnterTimestamp": "Fri 2024-09-20 21:24:30 EDT", "ActiveEnterTimestampMonotonic": "28518220", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 21:24:29 EDT", "ConditionTimestampMonotonic": "27216465", "AssertTimestamp": "Fri 2024-09-20 21:24:29 EDT", "AssertTimestampMonotonic": "27216468", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "ac59cab3098f415297681de935e089f5", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882520.48512: 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-1726882519.8763692-18115-252884764477931/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882520.48516: _low_level_execute_command(): starting 17751 1726882520.48519: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882519.8763692-18115-252884764477931/ > /dev/null 2>&1 && sleep 0' 17751 1726882520.49053: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882520.49070: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882520.49085: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.49105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.49146: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.49158: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882520.49176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.49196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882520.49212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882520.49224: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882520.49236: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882520.49250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.49269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.49283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.49294: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882520.49312: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.49411: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.49480: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882520.49496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.49619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.51484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882520.51488: stdout chunk (state=3): >>><<< 17751 1726882520.51490: stderr chunk (state=3): >>><<< 17751 1726882520.51768: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882520.51772: handler run complete 17751 1726882520.51774: attempt loop complete, returning result 17751 1726882520.51776: _execute() done 17751 1726882520.51777: dumping result to json 17751 1726882520.51779: done dumping result, returning 17751 1726882520.51781: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0e448fcc-3ce9-674a-804b-000000000209] 17751 1726882520.51783: sending task result for task 0e448fcc-3ce9-674a-804b-000000000209 17751 1726882520.52152: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000209 17751 1726882520.52157: 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 } 17751 1726882520.52207: no more pending results, returning what we have 17751 1726882520.52210: results queue empty 17751 1726882520.52211: checking for any_errors_fatal 17751 1726882520.52214: done checking for any_errors_fatal 17751 1726882520.52215: checking for max_fail_percentage 17751 1726882520.52216: done checking for max_fail_percentage 17751 1726882520.52217: checking to see if all hosts have failed and the running result is not ok 17751 1726882520.52218: done checking to see if all hosts have failed 17751 1726882520.52218: getting the remaining hosts for this loop 17751 1726882520.52220: done getting the remaining hosts for this loop 17751 1726882520.52223: getting the next task for host managed_node1 17751 1726882520.52229: done getting next task for host managed_node1 17751 1726882520.52232: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17751 1726882520.52238: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882520.52247: getting variables 17751 1726882520.52248: in VariableManager get_vars() 17751 1726882520.52277: Calling all_inventory to load vars for managed_node1 17751 1726882520.52280: Calling groups_inventory to load vars for managed_node1 17751 1726882520.52282: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882520.52289: Calling all_plugins_play to load vars for managed_node1 17751 1726882520.52291: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882520.52294: Calling groups_plugins_play to load vars for managed_node1 17751 1726882520.55038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882520.56812: done with get_vars() 17751 1726882520.56841: done getting variables 17751 1726882520.56939: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:35:20 -0400 (0:00:00.793) 0:00:09.382 ****** 17751 1726882520.56994: entering _queue_task() for managed_node1/service 17751 1726882520.57352: worker is 1 (out of 1 available) 17751 1726882520.57369: exiting _queue_task() for managed_node1/service 17751 1726882520.57382: done queuing things up, now waiting for results queue to drain 17751 1726882520.57383: waiting for pending results... 17751 1726882520.57673: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 17751 1726882520.57822: in run() - task 0e448fcc-3ce9-674a-804b-00000000020a 17751 1726882520.57844: variable 'ansible_search_path' from source: unknown 17751 1726882520.57853: variable 'ansible_search_path' from source: unknown 17751 1726882520.57901: calling self._execute() 17751 1726882520.58003: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.58019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.58035: variable 'omit' from source: magic vars 17751 1726882520.58423: variable 'ansible_distribution_major_version' from source: facts 17751 1726882520.58445: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882520.58581: variable 'network_provider' from source: set_fact 17751 1726882520.58610: Evaluated conditional (network_provider == "nm"): True 17751 1726882520.58689: variable '__network_wpa_supplicant_required' from source: role '' defaults 17751 1726882520.58778: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 17751 1726882520.59008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882520.61134: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882520.61205: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882520.61248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882520.61287: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882520.61318: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882520.61532: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882520.61560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882520.61576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882520.61602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882520.61613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882520.61648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882520.61673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882520.61690: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882520.61716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882520.61726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882520.61753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882520.61773: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882520.61793: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882520.61817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882520.61827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882520.61932: variable 'network_connections' from source: include params 17751 1726882520.61940: variable 'interface' from source: play vars 17751 1726882520.61996: variable 'interface' from source: play vars 17751 1726882520.62044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 17751 1726882520.62156: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 17751 1726882520.62186: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 17751 1726882520.62209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 17751 1726882520.62236: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 17751 1726882520.62270: 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) 17751 1726882520.62285: 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) 17751 1726882520.62303: 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) 17751 1726882520.62330: 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) 17751 1726882520.62368: variable '__network_wireless_connections_defined' from source: role '' defaults 17751 1726882520.62533: variable 'network_connections' from source: include params 17751 1726882520.62539: variable 'interface' from source: play vars 17751 1726882520.62584: variable 'interface' from source: play vars 17751 1726882520.62613: Evaluated conditional (__network_wpa_supplicant_required): False 17751 1726882520.62616: when evaluation is False, skipping this task 17751 1726882520.62619: _execute() done 17751 1726882520.62621: dumping result to json 17751 1726882520.62623: done dumping result, returning 17751 1726882520.62631: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0e448fcc-3ce9-674a-804b-00000000020a] 17751 1726882520.62641: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020a 17751 1726882520.62721: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020a 17751 1726882520.62725: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 17751 1726882520.62799: no more pending results, returning what we have 17751 1726882520.62803: results queue empty 17751 1726882520.62804: checking for any_errors_fatal 17751 1726882520.62829: done checking for any_errors_fatal 17751 1726882520.62830: checking for max_fail_percentage 17751 1726882520.62831: done checking for max_fail_percentage 17751 1726882520.62832: checking to see if all hosts have failed and the running result is not ok 17751 1726882520.62833: done checking to see if all hosts have failed 17751 1726882520.62834: getting the remaining hosts for this loop 17751 1726882520.62835: done getting the remaining hosts for this loop 17751 1726882520.62839: getting the next task for host managed_node1 17751 1726882520.62846: done getting next task for host managed_node1 17751 1726882520.62850: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 17751 1726882520.62857: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882520.62872: getting variables 17751 1726882520.62874: in VariableManager get_vars() 17751 1726882520.62904: Calling all_inventory to load vars for managed_node1 17751 1726882520.62907: Calling groups_inventory to load vars for managed_node1 17751 1726882520.62909: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882520.62917: Calling all_plugins_play to load vars for managed_node1 17751 1726882520.62919: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882520.62922: Calling groups_plugins_play to load vars for managed_node1 17751 1726882520.64086: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882520.65512: done with get_vars() 17751 1726882520.65530: done getting variables 17751 1726882520.65576: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:35:20 -0400 (0:00:00.086) 0:00:09.468 ****** 17751 1726882520.65598: entering _queue_task() for managed_node1/service 17751 1726882520.65823: worker is 1 (out of 1 available) 17751 1726882520.65836: exiting _queue_task() for managed_node1/service 17751 1726882520.65847: done queuing things up, now waiting for results queue to drain 17751 1726882520.65849: waiting for pending results... 17751 1726882520.66030: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 17751 1726882520.66112: in run() - task 0e448fcc-3ce9-674a-804b-00000000020b 17751 1726882520.66124: variable 'ansible_search_path' from source: unknown 17751 1726882520.66128: variable 'ansible_search_path' from source: unknown 17751 1726882520.66156: calling self._execute() 17751 1726882520.66226: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.66229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.66238: variable 'omit' from source: magic vars 17751 1726882520.66520: variable 'ansible_distribution_major_version' from source: facts 17751 1726882520.66530: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882520.66608: variable 'network_provider' from source: set_fact 17751 1726882520.66614: Evaluated conditional (network_provider == "initscripts"): False 17751 1726882520.66616: when evaluation is False, skipping this task 17751 1726882520.66619: _execute() done 17751 1726882520.66623: dumping result to json 17751 1726882520.66625: done dumping result, returning 17751 1726882520.66630: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0e448fcc-3ce9-674a-804b-00000000020b] 17751 1726882520.66641: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020b 17751 1726882520.66727: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020b 17751 1726882520.66730: 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 } 17751 1726882520.66785: no more pending results, returning what we have 17751 1726882520.66788: results queue empty 17751 1726882520.66789: checking for any_errors_fatal 17751 1726882520.66798: done checking for any_errors_fatal 17751 1726882520.66799: checking for max_fail_percentage 17751 1726882520.66801: done checking for max_fail_percentage 17751 1726882520.66802: checking to see if all hosts have failed and the running result is not ok 17751 1726882520.66803: done checking to see if all hosts have failed 17751 1726882520.66804: getting the remaining hosts for this loop 17751 1726882520.66805: done getting the remaining hosts for this loop 17751 1726882520.66808: getting the next task for host managed_node1 17751 1726882520.66817: done getting next task for host managed_node1 17751 1726882520.66821: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17751 1726882520.66825: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882520.66839: getting variables 17751 1726882520.66841: in VariableManager get_vars() 17751 1726882520.66877: Calling all_inventory to load vars for managed_node1 17751 1726882520.66880: Calling groups_inventory to load vars for managed_node1 17751 1726882520.66882: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882520.66889: Calling all_plugins_play to load vars for managed_node1 17751 1726882520.66892: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882520.66894: Calling groups_plugins_play to load vars for managed_node1 17751 1726882520.68034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882520.69501: done with get_vars() 17751 1726882520.69522: done getting variables 17751 1726882520.69583: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:35:20 -0400 (0:00:00.040) 0:00:09.508 ****** 17751 1726882520.69607: entering _queue_task() for managed_node1/copy 17751 1726882520.69833: worker is 1 (out of 1 available) 17751 1726882520.69846: exiting _queue_task() for managed_node1/copy 17751 1726882520.69860: done queuing things up, now waiting for results queue to drain 17751 1726882520.69862: waiting for pending results... 17751 1726882520.70033: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 17751 1726882520.70113: in run() - task 0e448fcc-3ce9-674a-804b-00000000020c 17751 1726882520.70124: variable 'ansible_search_path' from source: unknown 17751 1726882520.70127: variable 'ansible_search_path' from source: unknown 17751 1726882520.70156: calling self._execute() 17751 1726882520.70220: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.70224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.70233: variable 'omit' from source: magic vars 17751 1726882520.70502: variable 'ansible_distribution_major_version' from source: facts 17751 1726882520.70511: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882520.70621: variable 'network_provider' from source: set_fact 17751 1726882520.70635: Evaluated conditional (network_provider == "initscripts"): False 17751 1726882520.70651: when evaluation is False, skipping this task 17751 1726882520.70660: _execute() done 17751 1726882520.70670: dumping result to json 17751 1726882520.70678: done dumping result, returning 17751 1726882520.70692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0e448fcc-3ce9-674a-804b-00000000020c] 17751 1726882520.70704: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020c skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 17751 1726882520.70858: no more pending results, returning what we have 17751 1726882520.70863: results queue empty 17751 1726882520.70865: checking for any_errors_fatal 17751 1726882520.70873: done checking for any_errors_fatal 17751 1726882520.70874: checking for max_fail_percentage 17751 1726882520.70876: done checking for max_fail_percentage 17751 1726882520.70877: checking to see if all hosts have failed and the running result is not ok 17751 1726882520.70878: done checking to see if all hosts have failed 17751 1726882520.70879: getting the remaining hosts for this loop 17751 1726882520.70880: done getting the remaining hosts for this loop 17751 1726882520.70884: getting the next task for host managed_node1 17751 1726882520.70895: done getting next task for host managed_node1 17751 1726882520.70899: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17751 1726882520.70905: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882520.70927: getting variables 17751 1726882520.70929: in VariableManager get_vars() 17751 1726882520.70968: Calling all_inventory to load vars for managed_node1 17751 1726882520.70971: Calling groups_inventory to load vars for managed_node1 17751 1726882520.70974: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882520.70985: Calling all_plugins_play to load vars for managed_node1 17751 1726882520.70988: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882520.70992: Calling groups_plugins_play to load vars for managed_node1 17751 1726882520.71547: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020c 17751 1726882520.71550: WORKER PROCESS EXITING 17751 1726882520.72867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882520.74573: done with get_vars() 17751 1726882520.74587: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:35:20 -0400 (0:00:00.050) 0:00:09.559 ****** 17751 1726882520.74649: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17751 1726882520.74651: Creating lock for fedora.linux_system_roles.network_connections 17751 1726882520.74868: worker is 1 (out of 1 available) 17751 1726882520.74882: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 17751 1726882520.74893: done queuing things up, now waiting for results queue to drain 17751 1726882520.74895: waiting for pending results... 17751 1726882520.75113: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 17751 1726882520.75279: in run() - task 0e448fcc-3ce9-674a-804b-00000000020d 17751 1726882520.75305: variable 'ansible_search_path' from source: unknown 17751 1726882520.75314: variable 'ansible_search_path' from source: unknown 17751 1726882520.75357: calling self._execute() 17751 1726882520.75466: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.75478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.75492: variable 'omit' from source: magic vars 17751 1726882520.75962: variable 'ansible_distribution_major_version' from source: facts 17751 1726882520.76002: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882520.76012: variable 'omit' from source: magic vars 17751 1726882520.76102: variable 'omit' from source: magic vars 17751 1726882520.76247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882520.77793: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882520.77839: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882520.77871: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882520.77895: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882520.77917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882520.77976: variable 'network_provider' from source: set_fact 17751 1726882520.78102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882520.78128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882520.78282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882520.78286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882520.78288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882520.78390: variable 'omit' from source: magic vars 17751 1726882520.78554: variable 'omit' from source: magic vars 17751 1726882520.78690: variable 'network_connections' from source: include params 17751 1726882520.78704: variable 'interface' from source: play vars 17751 1726882520.78769: variable 'interface' from source: play vars 17751 1726882520.78968: variable 'omit' from source: magic vars 17751 1726882520.78976: variable '__lsr_ansible_managed' from source: task vars 17751 1726882520.79046: variable '__lsr_ansible_managed' from source: task vars 17751 1726882520.79310: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 17751 1726882520.79566: Loaded config def from plugin (lookup/template) 17751 1726882520.79570: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 17751 1726882520.79604: File lookup term: get_ansible_managed.j2 17751 1726882520.79607: variable 'ansible_search_path' from source: unknown 17751 1726882520.79611: evaluation_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks 17751 1726882520.79624: search_path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/templates/get_ansible_managed.j2 /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/get_ansible_managed.j2 17751 1726882520.79639: variable 'ansible_search_path' from source: unknown 17751 1726882520.84085: variable 'ansible_managed' from source: unknown 17751 1726882520.84166: variable 'omit' from source: magic vars 17751 1726882520.84188: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882520.84206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882520.84219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882520.84232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882520.84240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882520.84260: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882520.84271: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.84274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.84332: Set connection var ansible_connection to ssh 17751 1726882520.84336: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882520.84343: Set connection var ansible_shell_executable to /bin/sh 17751 1726882520.84348: Set connection var ansible_timeout to 10 17751 1726882520.84353: Set connection var ansible_shell_type to sh 17751 1726882520.84358: Set connection var ansible_pipelining to False 17751 1726882520.84377: variable 'ansible_shell_executable' from source: unknown 17751 1726882520.84379: variable 'ansible_connection' from source: unknown 17751 1726882520.84382: variable 'ansible_module_compression' from source: unknown 17751 1726882520.84385: variable 'ansible_shell_type' from source: unknown 17751 1726882520.84388: variable 'ansible_shell_executable' from source: unknown 17751 1726882520.84390: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882520.84393: variable 'ansible_pipelining' from source: unknown 17751 1726882520.84396: variable 'ansible_timeout' from source: unknown 17751 1726882520.84398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882520.84485: 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) 17751 1726882520.84496: variable 'omit' from source: magic vars 17751 1726882520.84499: starting attempt loop 17751 1726882520.84502: running the handler 17751 1726882520.84516: _low_level_execute_command(): starting 17751 1726882520.84519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882520.84997: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.85012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.85024: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.85035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882520.85045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.85092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.85104: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.85210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.86862: stdout chunk (state=3): >>>/root <<< 17751 1726882520.86967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882520.87022: stderr chunk (state=3): >>><<< 17751 1726882520.87025: stdout chunk (state=3): >>><<< 17751 1726882520.87044: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882520.87056: _low_level_execute_command(): starting 17751 1726882520.87060: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284 `" && echo ansible-tmp-1726882520.8704395-18156-170194553054284="` echo /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284 `" ) && sleep 0' 17751 1726882520.87496: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.87501: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.87528: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.87535: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882520.87543: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.87558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882520.87574: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882520.87578: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882520.87587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882520.87594: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882520.87599: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882520.87605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882520.87652: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882520.87686: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882520.87784: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882520.89653: stdout chunk (state=3): >>>ansible-tmp-1726882520.8704395-18156-170194553054284=/root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284 <<< 17751 1726882520.89777: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882520.89813: stderr chunk (state=3): >>><<< 17751 1726882520.89816: stdout chunk (state=3): >>><<< 17751 1726882520.89834: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882520.8704395-18156-170194553054284=/root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882520.89886: variable 'ansible_module_compression' from source: unknown 17751 1726882520.89924: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 17751 1726882520.89927: ANSIBALLZ: Acquiring lock 17751 1726882520.89930: ANSIBALLZ: Lock acquired: 140154818520000 17751 1726882520.89932: ANSIBALLZ: Creating module 17751 1726882521.10289: ANSIBALLZ: Writing module into payload 17751 1726882521.10740: ANSIBALLZ: Writing module 17751 1726882521.10769: ANSIBALLZ: Renaming module 17751 1726882521.10772: ANSIBALLZ: Done creating module 17751 1726882521.10799: variable 'ansible_facts' from source: unknown 17751 1726882521.10888: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/AnsiballZ_network_connections.py 17751 1726882521.11027: Sending initial data 17751 1726882521.11030: Sent initial data (168 bytes) 17751 1726882521.11745: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.11748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.11786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.11789: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882521.11791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.11843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.11846: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.11852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.11955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.13796: 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 <<< 17751 1726882521.13887: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882521.13983: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpqqq18w5w /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/AnsiballZ_network_connections.py <<< 17751 1726882521.14075: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882521.15939: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882521.16104: stderr chunk (state=3): >>><<< 17751 1726882521.16107: stdout chunk (state=3): >>><<< 17751 1726882521.16109: done transferring module to remote 17751 1726882521.16117: _low_level_execute_command(): starting 17751 1726882521.16122: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/ /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/AnsiballZ_network_connections.py && sleep 0' 17751 1726882521.16716: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882521.16723: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.16733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.16745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.16786: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.16794: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882521.16801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.16812: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882521.16819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882521.16825: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882521.16832: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.16840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.16849: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.16858: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.16867: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882521.16877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.16946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.16962: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.16975: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.17378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.18965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882521.19011: stderr chunk (state=3): >>><<< 17751 1726882521.19013: stdout chunk (state=3): >>><<< 17751 1726882521.19027: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882521.19086: _low_level_execute_command(): starting 17751 1726882521.19089: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/AnsiballZ_network_connections.py && sleep 0' 17751 1726882521.19499: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882521.19512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.19531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.19550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.19593: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.19606: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882521.19619: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.19647: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882521.19662: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882521.19678: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882521.19691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.19704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.19721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.19733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.19745: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882521.19768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.19846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.19876: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.19892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.20018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.47911: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__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": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 17751 1726882521.50138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882521.50142: stderr chunk (state=3): >>><<< 17751 1726882521.50147: stdout chunk (state=3): >>><<< 17751 1726882521.50170: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__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": "dummy0", "state": "up", "type": "dummy", "ip": {"address": ["192.0.2.42/30"]}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882521.50215: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'dummy0', 'state': 'up', 'type': 'dummy', 'ip': {'address': ['192.0.2.42/30']}}], '__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-1726882520.8704395-18156-170194553054284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882521.50222: _low_level_execute_command(): starting 17751 1726882521.50227: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882520.8704395-18156-170194553054284/ > /dev/null 2>&1 && sleep 0' 17751 1726882521.50875: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882521.50884: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.50894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.50908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.50946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.50966: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882521.50973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.50988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882521.50993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882521.51001: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882521.51008: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.51018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.51029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.51036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.51042: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882521.51052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.51128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.51146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.51159: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.51284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.53098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882521.53175: stderr chunk (state=3): >>><<< 17751 1726882521.53187: stdout chunk (state=3): >>><<< 17751 1726882521.53269: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882521.53272: handler run complete 17751 1726882521.53275: attempt loop complete, returning result 17751 1726882521.53277: _execute() done 17751 1726882521.53279: dumping result to json 17751 1726882521.53281: done dumping result, returning 17751 1726882521.53374: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0e448fcc-3ce9-674a-804b-00000000020d] 17751 1726882521.53377: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020d 17751 1726882521.53458: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020d 17751 1726882521.53462: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 [004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active) 17751 1726882521.53936: no more pending results, returning what we have 17751 1726882521.53939: results queue empty 17751 1726882521.53940: checking for any_errors_fatal 17751 1726882521.53946: done checking for any_errors_fatal 17751 1726882521.53947: checking for max_fail_percentage 17751 1726882521.53949: done checking for max_fail_percentage 17751 1726882521.53950: checking to see if all hosts have failed and the running result is not ok 17751 1726882521.53950: done checking to see if all hosts have failed 17751 1726882521.53951: getting the remaining hosts for this loop 17751 1726882521.53952: done getting the remaining hosts for this loop 17751 1726882521.53958: getting the next task for host managed_node1 17751 1726882521.53968: done getting next task for host managed_node1 17751 1726882521.53972: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 17751 1726882521.53976: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882521.53987: getting variables 17751 1726882521.53989: in VariableManager get_vars() 17751 1726882521.54021: Calling all_inventory to load vars for managed_node1 17751 1726882521.54024: Calling groups_inventory to load vars for managed_node1 17751 1726882521.54027: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882521.54036: Calling all_plugins_play to load vars for managed_node1 17751 1726882521.54039: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882521.54042: Calling groups_plugins_play to load vars for managed_node1 17751 1726882521.55495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882521.57510: done with get_vars() 17751 1726882521.57534: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:35:21 -0400 (0:00:00.832) 0:00:10.391 ****** 17751 1726882521.57900: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17751 1726882521.57902: Creating lock for fedora.linux_system_roles.network_state 17751 1726882521.58235: worker is 1 (out of 1 available) 17751 1726882521.58246: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 17751 1726882521.58262: done queuing things up, now waiting for results queue to drain 17751 1726882521.58265: waiting for pending results... 17751 1726882521.58672: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 17751 1726882521.58873: in run() - task 0e448fcc-3ce9-674a-804b-00000000020e 17751 1726882521.59094: variable 'ansible_search_path' from source: unknown 17751 1726882521.59104: variable 'ansible_search_path' from source: unknown 17751 1726882521.59142: calling self._execute() 17751 1726882521.59236: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.59249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.59271: variable 'omit' from source: magic vars 17751 1726882521.59771: variable 'ansible_distribution_major_version' from source: facts 17751 1726882521.59790: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882521.59923: variable 'network_state' from source: role '' defaults 17751 1726882521.59939: Evaluated conditional (network_state != {}): False 17751 1726882521.59951: when evaluation is False, skipping this task 17751 1726882521.59961: _execute() done 17751 1726882521.59972: dumping result to json 17751 1726882521.59979: done dumping result, returning 17751 1726882521.59990: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0e448fcc-3ce9-674a-804b-00000000020e] 17751 1726882521.60000: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020e skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 17751 1726882521.60169: no more pending results, returning what we have 17751 1726882521.60174: results queue empty 17751 1726882521.60175: checking for any_errors_fatal 17751 1726882521.60190: done checking for any_errors_fatal 17751 1726882521.60191: checking for max_fail_percentage 17751 1726882521.60193: done checking for max_fail_percentage 17751 1726882521.60194: checking to see if all hosts have failed and the running result is not ok 17751 1726882521.60195: done checking to see if all hosts have failed 17751 1726882521.60196: getting the remaining hosts for this loop 17751 1726882521.60198: done getting the remaining hosts for this loop 17751 1726882521.60202: getting the next task for host managed_node1 17751 1726882521.60212: done getting next task for host managed_node1 17751 1726882521.60217: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17751 1726882521.60223: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882521.60241: getting variables 17751 1726882521.60243: in VariableManager get_vars() 17751 1726882521.60287: Calling all_inventory to load vars for managed_node1 17751 1726882521.60290: Calling groups_inventory to load vars for managed_node1 17751 1726882521.60293: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882521.60305: Calling all_plugins_play to load vars for managed_node1 17751 1726882521.60308: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882521.60311: Calling groups_plugins_play to load vars for managed_node1 17751 1726882521.61383: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020e 17751 1726882521.61387: WORKER PROCESS EXITING 17751 1726882521.62033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882521.64030: done with get_vars() 17751 1726882521.64058: done getting variables 17751 1726882521.64119: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:35:21 -0400 (0:00:00.062) 0:00:10.454 ****** 17751 1726882521.64153: entering _queue_task() for managed_node1/debug 17751 1726882521.64433: worker is 1 (out of 1 available) 17751 1726882521.64446: exiting _queue_task() for managed_node1/debug 17751 1726882521.64460: done queuing things up, now waiting for results queue to drain 17751 1726882521.64462: waiting for pending results... 17751 1726882521.64733: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 17751 1726882521.64868: in run() - task 0e448fcc-3ce9-674a-804b-00000000020f 17751 1726882521.64888: variable 'ansible_search_path' from source: unknown 17751 1726882521.64896: variable 'ansible_search_path' from source: unknown 17751 1726882521.64938: calling self._execute() 17751 1726882521.65036: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.65048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.65072: variable 'omit' from source: magic vars 17751 1726882521.65445: variable 'ansible_distribution_major_version' from source: facts 17751 1726882521.65469: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882521.65481: variable 'omit' from source: magic vars 17751 1726882521.65547: variable 'omit' from source: magic vars 17751 1726882521.65593: variable 'omit' from source: magic vars 17751 1726882521.65637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882521.65683: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882521.65708: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882521.65728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.65742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.65783: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882521.65792: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.65798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.65903: Set connection var ansible_connection to ssh 17751 1726882521.65913: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882521.65924: Set connection var ansible_shell_executable to /bin/sh 17751 1726882521.65933: Set connection var ansible_timeout to 10 17751 1726882521.65942: Set connection var ansible_shell_type to sh 17751 1726882521.65951: Set connection var ansible_pipelining to False 17751 1726882521.65982: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.65989: variable 'ansible_connection' from source: unknown 17751 1726882521.66000: variable 'ansible_module_compression' from source: unknown 17751 1726882521.66006: variable 'ansible_shell_type' from source: unknown 17751 1726882521.66012: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.66019: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.66026: variable 'ansible_pipelining' from source: unknown 17751 1726882521.66033: variable 'ansible_timeout' from source: unknown 17751 1726882521.66041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.66187: 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) 17751 1726882521.66202: variable 'omit' from source: magic vars 17751 1726882521.66215: starting attempt loop 17751 1726882521.66220: running the handler 17751 1726882521.66352: variable '__network_connections_result' from source: set_fact 17751 1726882521.66419: handler run complete 17751 1726882521.66446: attempt loop complete, returning result 17751 1726882521.66456: _execute() done 17751 1726882521.66466: dumping result to json 17751 1726882521.66474: done dumping result, returning 17751 1726882521.66486: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0e448fcc-3ce9-674a-804b-00000000020f] 17751 1726882521.66497: sending task result for task 0e448fcc-3ce9-674a-804b-00000000020f ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)" ] } 17751 1726882521.66675: no more pending results, returning what we have 17751 1726882521.66680: results queue empty 17751 1726882521.66681: checking for any_errors_fatal 17751 1726882521.66688: done checking for any_errors_fatal 17751 1726882521.66688: checking for max_fail_percentage 17751 1726882521.66690: done checking for max_fail_percentage 17751 1726882521.66691: checking to see if all hosts have failed and the running result is not ok 17751 1726882521.66692: done checking to see if all hosts have failed 17751 1726882521.66693: getting the remaining hosts for this loop 17751 1726882521.66695: done getting the remaining hosts for this loop 17751 1726882521.66698: getting the next task for host managed_node1 17751 1726882521.66707: done getting next task for host managed_node1 17751 1726882521.66712: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17751 1726882521.66716: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882521.66728: getting variables 17751 1726882521.66729: in VariableManager get_vars() 17751 1726882521.66770: Calling all_inventory to load vars for managed_node1 17751 1726882521.66773: Calling groups_inventory to load vars for managed_node1 17751 1726882521.66776: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882521.66787: Calling all_plugins_play to load vars for managed_node1 17751 1726882521.66790: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882521.66793: Calling groups_plugins_play to load vars for managed_node1 17751 1726882521.67832: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000020f 17751 1726882521.67836: WORKER PROCESS EXITING 17751 1726882521.68644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882521.70360: done with get_vars() 17751 1726882521.70386: done getting variables 17751 1726882521.70444: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:35:21 -0400 (0:00:00.063) 0:00:10.517 ****** 17751 1726882521.70488: entering _queue_task() for managed_node1/debug 17751 1726882521.70768: worker is 1 (out of 1 available) 17751 1726882521.70783: exiting _queue_task() for managed_node1/debug 17751 1726882521.70795: done queuing things up, now waiting for results queue to drain 17751 1726882521.70796: waiting for pending results... 17751 1726882521.71078: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 17751 1726882521.71226: in run() - task 0e448fcc-3ce9-674a-804b-000000000210 17751 1726882521.71249: variable 'ansible_search_path' from source: unknown 17751 1726882521.71260: variable 'ansible_search_path' from source: unknown 17751 1726882521.71304: calling self._execute() 17751 1726882521.71402: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.71415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.71430: variable 'omit' from source: magic vars 17751 1726882521.71811: variable 'ansible_distribution_major_version' from source: facts 17751 1726882521.71829: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882521.71841: variable 'omit' from source: magic vars 17751 1726882521.71912: variable 'omit' from source: magic vars 17751 1726882521.71947: variable 'omit' from source: magic vars 17751 1726882521.71997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882521.72038: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882521.72067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882521.72090: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.72106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.72143: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882521.72152: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.72165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.72276: Set connection var ansible_connection to ssh 17751 1726882521.72288: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882521.72301: Set connection var ansible_shell_executable to /bin/sh 17751 1726882521.72311: Set connection var ansible_timeout to 10 17751 1726882521.72321: Set connection var ansible_shell_type to sh 17751 1726882521.72334: Set connection var ansible_pipelining to False 17751 1726882521.72360: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.72371: variable 'ansible_connection' from source: unknown 17751 1726882521.72378: variable 'ansible_module_compression' from source: unknown 17751 1726882521.72385: variable 'ansible_shell_type' from source: unknown 17751 1726882521.72392: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.72399: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.72406: variable 'ansible_pipelining' from source: unknown 17751 1726882521.72412: variable 'ansible_timeout' from source: unknown 17751 1726882521.72420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.72541: 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) 17751 1726882521.72556: variable 'omit' from source: magic vars 17751 1726882521.72572: starting attempt loop 17751 1726882521.72579: running the handler 17751 1726882521.72624: variable '__network_connections_result' from source: set_fact 17751 1726882521.72680: variable '__network_connections_result' from source: set_fact 17751 1726882521.72767: handler run complete 17751 1726882521.72782: attempt loop complete, returning result 17751 1726882521.72785: _execute() done 17751 1726882521.72787: dumping result to json 17751 1726882521.72790: done dumping result, returning 17751 1726882521.72798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0e448fcc-3ce9-674a-804b-000000000210] 17751 1726882521.72802: sending task result for task 0e448fcc-3ce9-674a-804b-000000000210 17751 1726882521.72893: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000210 17751 1726882521.72896: 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": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)" ] } } 17751 1726882521.72980: no more pending results, returning what we have 17751 1726882521.72984: results queue empty 17751 1726882521.72985: checking for any_errors_fatal 17751 1726882521.72990: done checking for any_errors_fatal 17751 1726882521.72991: checking for max_fail_percentage 17751 1726882521.72993: done checking for max_fail_percentage 17751 1726882521.72993: checking to see if all hosts have failed and the running result is not ok 17751 1726882521.72994: done checking to see if all hosts have failed 17751 1726882521.72995: getting the remaining hosts for this loop 17751 1726882521.72996: done getting the remaining hosts for this loop 17751 1726882521.72999: getting the next task for host managed_node1 17751 1726882521.73005: done getting next task for host managed_node1 17751 1726882521.73008: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17751 1726882521.73013: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882521.73027: getting variables 17751 1726882521.73028: in VariableManager get_vars() 17751 1726882521.73058: Calling all_inventory to load vars for managed_node1 17751 1726882521.73060: Calling groups_inventory to load vars for managed_node1 17751 1726882521.73061: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882521.73070: Calling all_plugins_play to load vars for managed_node1 17751 1726882521.73072: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882521.73074: Calling groups_plugins_play to load vars for managed_node1 17751 1726882521.73837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882521.75421: done with get_vars() 17751 1726882521.75441: done getting variables 17751 1726882521.75505: 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-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:35:21 -0400 (0:00:00.050) 0:00:10.567 ****** 17751 1726882521.75535: entering _queue_task() for managed_node1/debug 17751 1726882521.75812: worker is 1 (out of 1 available) 17751 1726882521.75826: exiting _queue_task() for managed_node1/debug 17751 1726882521.75839: done queuing things up, now waiting for results queue to drain 17751 1726882521.75840: waiting for pending results... 17751 1726882521.76121: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 17751 1726882521.76296: in run() - task 0e448fcc-3ce9-674a-804b-000000000211 17751 1726882521.76316: variable 'ansible_search_path' from source: unknown 17751 1726882521.76323: variable 'ansible_search_path' from source: unknown 17751 1726882521.76357: calling self._execute() 17751 1726882521.76450: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.76462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.76483: variable 'omit' from source: magic vars 17751 1726882521.76859: variable 'ansible_distribution_major_version' from source: facts 17751 1726882521.76881: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882521.77009: variable 'network_state' from source: role '' defaults 17751 1726882521.77025: Evaluated conditional (network_state != {}): False 17751 1726882521.77034: when evaluation is False, skipping this task 17751 1726882521.77041: _execute() done 17751 1726882521.77058: dumping result to json 17751 1726882521.77072: done dumping result, returning 17751 1726882521.77085: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0e448fcc-3ce9-674a-804b-000000000211] 17751 1726882521.77095: sending task result for task 0e448fcc-3ce9-674a-804b-000000000211 skipping: [managed_node1] => { "false_condition": "network_state != {}" } 17751 1726882521.77237: no more pending results, returning what we have 17751 1726882521.77242: results queue empty 17751 1726882521.77243: checking for any_errors_fatal 17751 1726882521.77255: done checking for any_errors_fatal 17751 1726882521.77256: checking for max_fail_percentage 17751 1726882521.77258: done checking for max_fail_percentage 17751 1726882521.77259: checking to see if all hosts have failed and the running result is not ok 17751 1726882521.77260: done checking to see if all hosts have failed 17751 1726882521.77260: getting the remaining hosts for this loop 17751 1726882521.77262: done getting the remaining hosts for this loop 17751 1726882521.77268: getting the next task for host managed_node1 17751 1726882521.77276: done getting next task for host managed_node1 17751 1726882521.77281: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 17751 1726882521.77286: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882521.77302: getting variables 17751 1726882521.77304: in VariableManager get_vars() 17751 1726882521.77338: Calling all_inventory to load vars for managed_node1 17751 1726882521.77341: Calling groups_inventory to load vars for managed_node1 17751 1726882521.77344: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882521.77355: Calling all_plugins_play to load vars for managed_node1 17751 1726882521.77358: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882521.77361: Calling groups_plugins_play to load vars for managed_node1 17751 1726882521.78425: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000211 17751 1726882521.78429: WORKER PROCESS EXITING 17751 1726882521.79272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882521.81199: done with get_vars() 17751 1726882521.81222: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:35:21 -0400 (0:00:00.057) 0:00:10.625 ****** 17751 1726882521.81326: entering _queue_task() for managed_node1/ping 17751 1726882521.81328: Creating lock for ping 17751 1726882521.81603: worker is 1 (out of 1 available) 17751 1726882521.81616: exiting _queue_task() for managed_node1/ping 17751 1726882521.81634: done queuing things up, now waiting for results queue to drain 17751 1726882521.81636: waiting for pending results... 17751 1726882521.81918: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 17751 1726882521.82067: in run() - task 0e448fcc-3ce9-674a-804b-000000000212 17751 1726882521.82093: variable 'ansible_search_path' from source: unknown 17751 1726882521.82102: variable 'ansible_search_path' from source: unknown 17751 1726882521.82141: calling self._execute() 17751 1726882521.82232: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.82244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.82260: variable 'omit' from source: magic vars 17751 1726882521.82653: variable 'ansible_distribution_major_version' from source: facts 17751 1726882521.82678: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882521.82694: variable 'omit' from source: magic vars 17751 1726882521.82772: variable 'omit' from source: magic vars 17751 1726882521.82809: variable 'omit' from source: magic vars 17751 1726882521.82858: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882521.82902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882521.82927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882521.82957: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.82980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882521.83014: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882521.83020: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.83027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.83131: Set connection var ansible_connection to ssh 17751 1726882521.83142: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882521.83153: Set connection var ansible_shell_executable to /bin/sh 17751 1726882521.83170: Set connection var ansible_timeout to 10 17751 1726882521.83179: Set connection var ansible_shell_type to sh 17751 1726882521.83188: Set connection var ansible_pipelining to False 17751 1726882521.83216: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.83223: variable 'ansible_connection' from source: unknown 17751 1726882521.83232: variable 'ansible_module_compression' from source: unknown 17751 1726882521.83239: variable 'ansible_shell_type' from source: unknown 17751 1726882521.83245: variable 'ansible_shell_executable' from source: unknown 17751 1726882521.83250: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882521.83256: variable 'ansible_pipelining' from source: unknown 17751 1726882521.83262: variable 'ansible_timeout' from source: unknown 17751 1726882521.83279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882521.83480: 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) 17751 1726882521.83505: variable 'omit' from source: magic vars 17751 1726882521.83515: starting attempt loop 17751 1726882521.83521: running the handler 17751 1726882521.83541: _low_level_execute_command(): starting 17751 1726882521.83554: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882521.84332: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882521.84346: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.84369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.84388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.84430: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.84441: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882521.84454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.84478: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882521.84492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882521.84503: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882521.84516: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.84530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.84545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.84558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.84573: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882521.84593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.84669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.84689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.84712: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.84843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.86504: stdout chunk (state=3): >>>/root <<< 17751 1726882521.86659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882521.86669: stderr chunk (state=3): >>><<< 17751 1726882521.86672: stdout chunk (state=3): >>><<< 17751 1726882521.86700: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882521.86713: _low_level_execute_command(): starting 17751 1726882521.86720: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104 `" && echo ansible-tmp-1726882521.8669944-18229-48854102586104="` echo /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104 `" ) && sleep 0' 17751 1726882521.87355: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882521.87470: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.87474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.87476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.87478: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.87481: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882521.87516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.87519: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882521.87521: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882521.87523: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882521.87525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882521.87527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882521.87629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882521.87632: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882521.87634: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882521.87636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882521.87638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882521.87649: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882521.87667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882521.87794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882521.89649: stdout chunk (state=3): >>>ansible-tmp-1726882521.8669944-18229-48854102586104=/root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104 <<< 17751 1726882521.89836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882521.89840: stdout chunk (state=3): >>><<< 17751 1726882521.89847: stderr chunk (state=3): >>><<< 17751 1726882521.89866: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882521.8669944-18229-48854102586104=/root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882521.89911: variable 'ansible_module_compression' from source: unknown 17751 1726882521.89952: ANSIBALLZ: Using lock for ping 17751 1726882521.89958: ANSIBALLZ: Acquiring lock 17751 1726882521.89960: ANSIBALLZ: Lock acquired: 140154817994656 17751 1726882521.89962: ANSIBALLZ: Creating module 17751 1726882522.02061: ANSIBALLZ: Writing module into payload 17751 1726882522.02126: ANSIBALLZ: Writing module 17751 1726882522.02149: ANSIBALLZ: Renaming module 17751 1726882522.02157: ANSIBALLZ: Done creating module 17751 1726882522.02174: variable 'ansible_facts' from source: unknown 17751 1726882522.02240: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/AnsiballZ_ping.py 17751 1726882522.02383: Sending initial data 17751 1726882522.02386: Sent initial data (152 bytes) 17751 1726882522.03453: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.03465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.03479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.03493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.03531: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.03539: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.03548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.03563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.03571: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.03578: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.03586: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.03596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.03607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.03614: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.03622: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.03630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.03704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.03722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.03731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.03990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.05849: 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 <<< 17751 1726882522.05943: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882522.06043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpjnrhy9kw /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/AnsiballZ_ping.py <<< 17751 1726882522.06136: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882522.07671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.07743: stderr chunk (state=3): >>><<< 17751 1726882522.07746: stdout chunk (state=3): >>><<< 17751 1726882522.07769: done transferring module to remote 17751 1726882522.07779: _low_level_execute_command(): starting 17751 1726882522.07784: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/ /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/AnsiballZ_ping.py && sleep 0' 17751 1726882522.09256: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.09260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.09306: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.09309: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 17751 1726882522.09322: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.09327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882522.09340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.09417: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.09426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.09438: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.09571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.11372: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.11405: stderr chunk (state=3): >>><<< 17751 1726882522.11408: stdout chunk (state=3): >>><<< 17751 1726882522.11426: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882522.11430: _low_level_execute_command(): starting 17751 1726882522.11435: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/AnsiballZ_ping.py && sleep 0' 17751 1726882522.12356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.12362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.12377: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.12392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.12429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.12436: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.12446: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.12460: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.12470: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.12477: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.12485: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.12494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.12506: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.12513: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.12520: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.12529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.12600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.12617: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.12630: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.12757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.25615: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 17751 1726882522.26706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882522.26710: stdout chunk (state=3): >>><<< 17751 1726882522.26717: stderr chunk (state=3): >>><<< 17751 1726882522.26738: _low_level_execute_command() done: rc=0, stdout= {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882522.26762: 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-1726882521.8669944-18229-48854102586104/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882522.26771: _low_level_execute_command(): starting 17751 1726882522.26777: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882521.8669944-18229-48854102586104/ > /dev/null 2>&1 && sleep 0' 17751 1726882522.28328: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.28428: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.28438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.28451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.28536: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.28543: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.28552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.28567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.28575: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.28586: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.28594: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.28603: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.28614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.28664: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.28674: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.28684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.28760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.28871: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.28884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.29004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.30874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.30877: stdout chunk (state=3): >>><<< 17751 1726882522.30886: stderr chunk (state=3): >>><<< 17751 1726882522.30903: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882522.30909: handler run complete 17751 1726882522.30924: attempt loop complete, returning result 17751 1726882522.30927: _execute() done 17751 1726882522.30929: dumping result to json 17751 1726882522.30931: done dumping result, returning 17751 1726882522.30941: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0e448fcc-3ce9-674a-804b-000000000212] 17751 1726882522.30946: sending task result for task 0e448fcc-3ce9-674a-804b-000000000212 17751 1726882522.31036: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000212 17751 1726882522.31038: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 17751 1726882522.31112: no more pending results, returning what we have 17751 1726882522.31115: results queue empty 17751 1726882522.31116: checking for any_errors_fatal 17751 1726882522.31124: done checking for any_errors_fatal 17751 1726882522.31124: checking for max_fail_percentage 17751 1726882522.31126: done checking for max_fail_percentage 17751 1726882522.31127: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.31128: done checking to see if all hosts have failed 17751 1726882522.31129: getting the remaining hosts for this loop 17751 1726882522.31130: done getting the remaining hosts for this loop 17751 1726882522.31134: getting the next task for host managed_node1 17751 1726882522.31144: done getting next task for host managed_node1 17751 1726882522.31146: ^ task is: TASK: meta (role_complete) 17751 1726882522.31151: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882522.31165: getting variables 17751 1726882522.31167: in VariableManager get_vars() 17751 1726882522.31202: Calling all_inventory to load vars for managed_node1 17751 1726882522.31205: Calling groups_inventory to load vars for managed_node1 17751 1726882522.31207: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.31216: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.31219: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.31221: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.33559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.35643: done with get_vars() 17751 1726882522.35671: done getting variables 17751 1726882522.35752: done queuing things up, now waiting for results queue to drain 17751 1726882522.35756: results queue empty 17751 1726882522.35757: checking for any_errors_fatal 17751 1726882522.35760: done checking for any_errors_fatal 17751 1726882522.35761: checking for max_fail_percentage 17751 1726882522.35762: done checking for max_fail_percentage 17751 1726882522.35764: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.35765: done checking to see if all hosts have failed 17751 1726882522.35766: getting the remaining hosts for this loop 17751 1726882522.35767: done getting the remaining hosts for this loop 17751 1726882522.35774: getting the next task for host managed_node1 17751 1726882522.35779: done getting next task for host managed_node1 17751 1726882522.35781: ^ task is: TASK: Show result 17751 1726882522.35784: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882522.35786: getting variables 17751 1726882522.35787: in VariableManager get_vars() 17751 1726882522.35797: Calling all_inventory to load vars for managed_node1 17751 1726882522.35799: Calling groups_inventory to load vars for managed_node1 17751 1726882522.35802: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.35807: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.35809: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.35811: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.37760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.39433: done with get_vars() 17751 1726882522.39460: done getting variables 17751 1726882522.39510: 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 result] ************************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/create_dummy_profile.yml:14 Friday 20 September 2024 21:35:22 -0400 (0:00:00.582) 0:00:11.208 ****** 17751 1726882522.39541: entering _queue_task() for managed_node1/debug 17751 1726882522.39991: worker is 1 (out of 1 available) 17751 1726882522.40004: exiting _queue_task() for managed_node1/debug 17751 1726882522.40015: done queuing things up, now waiting for results queue to drain 17751 1726882522.40016: waiting for pending results... 17751 1726882522.40306: running TaskExecutor() for managed_node1/TASK: Show result 17751 1726882522.40427: in run() - task 0e448fcc-3ce9-674a-804b-000000000180 17751 1726882522.40449: variable 'ansible_search_path' from source: unknown 17751 1726882522.40467: variable 'ansible_search_path' from source: unknown 17751 1726882522.40507: calling self._execute() 17751 1726882522.40600: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.40612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.40627: variable 'omit' from source: magic vars 17751 1726882522.41015: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.41032: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.41043: variable 'omit' from source: magic vars 17751 1726882522.41107: variable 'omit' from source: magic vars 17751 1726882522.41147: variable 'omit' from source: magic vars 17751 1726882522.41194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882522.41236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882522.41266: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882522.41289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.41306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.41344: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882522.41356: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.41366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.41476: Set connection var ansible_connection to ssh 17751 1726882522.41489: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882522.41501: Set connection var ansible_shell_executable to /bin/sh 17751 1726882522.41510: Set connection var ansible_timeout to 10 17751 1726882522.41520: Set connection var ansible_shell_type to sh 17751 1726882522.41528: Set connection var ansible_pipelining to False 17751 1726882522.41566: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.41576: variable 'ansible_connection' from source: unknown 17751 1726882522.41583: variable 'ansible_module_compression' from source: unknown 17751 1726882522.41590: variable 'ansible_shell_type' from source: unknown 17751 1726882522.41596: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.41603: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.41612: variable 'ansible_pipelining' from source: unknown 17751 1726882522.41619: variable 'ansible_timeout' from source: unknown 17751 1726882522.41626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.41777: 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) 17751 1726882522.41795: variable 'omit' from source: magic vars 17751 1726882522.41805: starting attempt loop 17751 1726882522.41812: running the handler 17751 1726882522.41868: variable '__network_connections_result' from source: set_fact 17751 1726882522.41945: variable '__network_connections_result' from source: set_fact 17751 1726882522.42077: handler run complete 17751 1726882522.42112: attempt loop complete, returning result 17751 1726882522.42119: _execute() done 17751 1726882522.42126: dumping result to json 17751 1726882522.42136: done dumping result, returning 17751 1726882522.42147: done running TaskExecutor() for managed_node1/TASK: Show result [0e448fcc-3ce9-674a-804b-000000000180] 17751 1726882522.42161: sending task result for task 0e448fcc-3ce9-674a-804b-000000000180 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.42/30" ] }, "name": "dummy0", "state": "up", "type": "dummy" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9\n[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'dummy0': add connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9", "[004] #0, state:up persistent_state:present, 'dummy0': up connection dummy0, c459c1a5-5999-47ad-9b51-87cfbf1717e9 (not-active)" ] } } 17751 1726882522.42343: no more pending results, returning what we have 17751 1726882522.42347: results queue empty 17751 1726882522.42348: checking for any_errors_fatal 17751 1726882522.42350: done checking for any_errors_fatal 17751 1726882522.42351: checking for max_fail_percentage 17751 1726882522.42353: done checking for max_fail_percentage 17751 1726882522.42356: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.42357: done checking to see if all hosts have failed 17751 1726882522.42358: getting the remaining hosts for this loop 17751 1726882522.42360: done getting the remaining hosts for this loop 17751 1726882522.42366: getting the next task for host managed_node1 17751 1726882522.42376: done getting next task for host managed_node1 17751 1726882522.42380: ^ task is: TASK: Asserts 17751 1726882522.42383: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882522.42390: getting variables 17751 1726882522.42391: in VariableManager get_vars() 17751 1726882522.42420: Calling all_inventory to load vars for managed_node1 17751 1726882522.42423: Calling groups_inventory to load vars for managed_node1 17751 1726882522.42427: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.42437: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.42441: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.42444: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.43551: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000180 17751 1726882522.43558: WORKER PROCESS EXITING 17751 1726882522.44304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.46005: done with get_vars() 17751 1726882522.46028: done getting variables TASK [Asserts] ***************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:36 Friday 20 September 2024 21:35:22 -0400 (0:00:00.065) 0:00:11.273 ****** 17751 1726882522.46122: entering _queue_task() for managed_node1/include_tasks 17751 1726882522.46424: worker is 1 (out of 1 available) 17751 1726882522.46436: exiting _queue_task() for managed_node1/include_tasks 17751 1726882522.46447: done queuing things up, now waiting for results queue to drain 17751 1726882522.46449: waiting for pending results... 17751 1726882522.46726: running TaskExecutor() for managed_node1/TASK: Asserts 17751 1726882522.46852: in run() - task 0e448fcc-3ce9-674a-804b-000000000087 17751 1726882522.46878: variable 'ansible_search_path' from source: unknown 17751 1726882522.46889: variable 'ansible_search_path' from source: unknown 17751 1726882522.46937: variable 'lsr_assert' from source: include params 17751 1726882522.47148: variable 'lsr_assert' from source: include params 17751 1726882522.47223: variable 'omit' from source: magic vars 17751 1726882522.47360: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.47377: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.47392: variable 'omit' from source: magic vars 17751 1726882522.47630: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.47646: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.47662: variable 'item' from source: unknown 17751 1726882522.47731: variable 'item' from source: unknown 17751 1726882522.47776: variable 'item' from source: unknown 17751 1726882522.47838: variable 'item' from source: unknown 17751 1726882522.48040: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.48056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.48075: variable 'omit' from source: magic vars 17751 1726882522.48236: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.48246: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.48258: variable 'item' from source: unknown 17751 1726882522.48330: variable 'item' from source: unknown 17751 1726882522.48368: variable 'item' from source: unknown 17751 1726882522.48433: variable 'item' from source: unknown 17751 1726882522.48515: dumping result to json 17751 1726882522.48524: done dumping result, returning 17751 1726882522.48538: done running TaskExecutor() for managed_node1/TASK: Asserts [0e448fcc-3ce9-674a-804b-000000000087] 17751 1726882522.48548: sending task result for task 0e448fcc-3ce9-674a-804b-000000000087 17751 1726882522.48617: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000087 17751 1726882522.48624: WORKER PROCESS EXITING 17751 1726882522.48667: no more pending results, returning what we have 17751 1726882522.48672: in VariableManager get_vars() 17751 1726882522.48706: Calling all_inventory to load vars for managed_node1 17751 1726882522.48709: Calling groups_inventory to load vars for managed_node1 17751 1726882522.48713: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.48727: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.48730: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.48733: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.50398: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.52210: done with get_vars() 17751 1726882522.52229: variable 'ansible_search_path' from source: unknown 17751 1726882522.52231: variable 'ansible_search_path' from source: unknown 17751 1726882522.52272: variable 'ansible_search_path' from source: unknown 17751 1726882522.52274: variable 'ansible_search_path' from source: unknown 17751 1726882522.52303: we have included files to process 17751 1726882522.52304: generating all_blocks data 17751 1726882522.52306: done generating all_blocks data 17751 1726882522.52313: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17751 1726882522.52314: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17751 1726882522.52316: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 17751 1726882522.52509: in VariableManager get_vars() 17751 1726882522.52527: done with get_vars() 17751 1726882522.52782: done processing included file 17751 1726882522.52785: iterating over new_blocks loaded from include file 17751 1726882522.52786: in VariableManager get_vars() 17751 1726882522.52801: done with get_vars() 17751 1726882522.52803: filtering new block on tags 17751 1726882522.52852: done filtering new block on tags 17751 1726882522.52857: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=tasks/assert_profile_present.yml) 17751 1726882522.52862: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17751 1726882522.52864: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17751 1726882522.52867: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 17751 1726882522.52980: in VariableManager get_vars() 17751 1726882522.53000: done with get_vars() 17751 1726882522.53085: done processing included file 17751 1726882522.53087: iterating over new_blocks loaded from include file 17751 1726882522.53088: in VariableManager get_vars() 17751 1726882522.53102: done with get_vars() 17751 1726882522.53103: filtering new block on tags 17751 1726882522.53136: done filtering new block on tags 17751 1726882522.53138: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml for managed_node1 => (item=tasks/assert_device_present.yml) 17751 1726882522.53142: extending task lists for all hosts with included blocks 17751 1726882522.54242: done extending task lists 17751 1726882522.54243: done processing included files 17751 1726882522.54244: results queue empty 17751 1726882522.54245: checking for any_errors_fatal 17751 1726882522.54249: done checking for any_errors_fatal 17751 1726882522.54250: checking for max_fail_percentage 17751 1726882522.54251: done checking for max_fail_percentage 17751 1726882522.54252: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.54252: done checking to see if all hosts have failed 17751 1726882522.54253: getting the remaining hosts for this loop 17751 1726882522.54257: done getting the remaining hosts for this loop 17751 1726882522.54260: getting the next task for host managed_node1 17751 1726882522.54266: done getting next task for host managed_node1 17751 1726882522.54268: ^ task is: TASK: Include the task 'get_profile_stat.yml' 17751 1726882522.54271: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882522.54278: getting variables 17751 1726882522.54279: in VariableManager get_vars() 17751 1726882522.54288: Calling all_inventory to load vars for managed_node1 17751 1726882522.54290: Calling groups_inventory to load vars for managed_node1 17751 1726882522.54292: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.54298: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.54300: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.54303: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.55511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.57178: done with get_vars() 17751 1726882522.57198: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 21:35:22 -0400 (0:00:00.111) 0:00:11.385 ****** 17751 1726882522.57273: entering _queue_task() for managed_node1/include_tasks 17751 1726882522.57596: worker is 1 (out of 1 available) 17751 1726882522.57609: exiting _queue_task() for managed_node1/include_tasks 17751 1726882522.57622: done queuing things up, now waiting for results queue to drain 17751 1726882522.57624: waiting for pending results... 17751 1726882522.57911: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 17751 1726882522.58030: in run() - task 0e448fcc-3ce9-674a-804b-000000000376 17751 1726882522.58048: variable 'ansible_search_path' from source: unknown 17751 1726882522.58059: variable 'ansible_search_path' from source: unknown 17751 1726882522.58105: calling self._execute() 17751 1726882522.58203: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.58215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.58231: variable 'omit' from source: magic vars 17751 1726882522.58621: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.58639: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.58650: _execute() done 17751 1726882522.58665: dumping result to json 17751 1726882522.58675: done dumping result, returning 17751 1726882522.58686: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0e448fcc-3ce9-674a-804b-000000000376] 17751 1726882522.58697: sending task result for task 0e448fcc-3ce9-674a-804b-000000000376 17751 1726882522.58808: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000376 17751 1726882522.58815: WORKER PROCESS EXITING 17751 1726882522.58857: no more pending results, returning what we have 17751 1726882522.58862: in VariableManager get_vars() 17751 1726882522.58899: Calling all_inventory to load vars for managed_node1 17751 1726882522.58902: Calling groups_inventory to load vars for managed_node1 17751 1726882522.58906: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.58920: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.58923: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.58927: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.64503: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.66177: done with get_vars() 17751 1726882522.66196: variable 'ansible_search_path' from source: unknown 17751 1726882522.66198: variable 'ansible_search_path' from source: unknown 17751 1726882522.66207: variable 'item' from source: include params 17751 1726882522.66295: variable 'item' from source: include params 17751 1726882522.66324: we have included files to process 17751 1726882522.66325: generating all_blocks data 17751 1726882522.66326: done generating all_blocks data 17751 1726882522.66327: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17751 1726882522.66328: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17751 1726882522.66330: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 17751 1726882522.67334: done processing included file 17751 1726882522.67336: iterating over new_blocks loaded from include file 17751 1726882522.67338: in VariableManager get_vars() 17751 1726882522.67353: done with get_vars() 17751 1726882522.67357: filtering new block on tags 17751 1726882522.67469: done filtering new block on tags 17751 1726882522.67472: in VariableManager get_vars() 17751 1726882522.67486: done with get_vars() 17751 1726882522.67488: filtering new block on tags 17751 1726882522.67544: done filtering new block on tags 17751 1726882522.67547: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 17751 1726882522.67551: extending task lists for all hosts with included blocks 17751 1726882522.67817: done extending task lists 17751 1726882522.67818: done processing included files 17751 1726882522.67819: results queue empty 17751 1726882522.67820: checking for any_errors_fatal 17751 1726882522.67823: done checking for any_errors_fatal 17751 1726882522.67823: checking for max_fail_percentage 17751 1726882522.67824: done checking for max_fail_percentage 17751 1726882522.67825: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.67826: done checking to see if all hosts have failed 17751 1726882522.67827: getting the remaining hosts for this loop 17751 1726882522.67828: done getting the remaining hosts for this loop 17751 1726882522.67830: getting the next task for host managed_node1 17751 1726882522.67834: done getting next task for host managed_node1 17751 1726882522.67835: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 17751 1726882522.67838: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882522.67840: getting variables 17751 1726882522.67841: in VariableManager get_vars() 17751 1726882522.67849: Calling all_inventory to load vars for managed_node1 17751 1726882522.67851: Calling groups_inventory to load vars for managed_node1 17751 1726882522.67853: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.67860: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.67862: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.67869: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.69076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.71327: done with get_vars() 17751 1726882522.71347: done getting variables 17751 1726882522.71391: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 21:35:22 -0400 (0:00:00.141) 0:00:11.526 ****** 17751 1726882522.71419: entering _queue_task() for managed_node1/set_fact 17751 1726882522.71763: worker is 1 (out of 1 available) 17751 1726882522.71778: exiting _queue_task() for managed_node1/set_fact 17751 1726882522.71790: done queuing things up, now waiting for results queue to drain 17751 1726882522.71792: waiting for pending results... 17751 1726882522.72133: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 17751 1726882522.72276: in run() - task 0e448fcc-3ce9-674a-804b-0000000003f6 17751 1726882522.72296: variable 'ansible_search_path' from source: unknown 17751 1726882522.72305: variable 'ansible_search_path' from source: unknown 17751 1726882522.72372: calling self._execute() 17751 1726882522.72468: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.72484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.72500: variable 'omit' from source: magic vars 17751 1726882522.72886: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.72907: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.72922: variable 'omit' from source: magic vars 17751 1726882522.72985: variable 'omit' from source: magic vars 17751 1726882522.73027: variable 'omit' from source: magic vars 17751 1726882522.73075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882522.73113: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882522.73145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882522.73174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.73189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.73223: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882522.73235: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.73246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.73359: Set connection var ansible_connection to ssh 17751 1726882522.73375: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882522.73389: Set connection var ansible_shell_executable to /bin/sh 17751 1726882522.73399: Set connection var ansible_timeout to 10 17751 1726882522.73409: Set connection var ansible_shell_type to sh 17751 1726882522.73420: Set connection var ansible_pipelining to False 17751 1726882522.73446: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.73461: variable 'ansible_connection' from source: unknown 17751 1726882522.73473: variable 'ansible_module_compression' from source: unknown 17751 1726882522.73480: variable 'ansible_shell_type' from source: unknown 17751 1726882522.73487: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.73493: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.73501: variable 'ansible_pipelining' from source: unknown 17751 1726882522.73508: variable 'ansible_timeout' from source: unknown 17751 1726882522.73515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.73661: 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) 17751 1726882522.73684: variable 'omit' from source: magic vars 17751 1726882522.73695: starting attempt loop 17751 1726882522.73702: running the handler 17751 1726882522.73718: handler run complete 17751 1726882522.73732: attempt loop complete, returning result 17751 1726882522.73738: _execute() done 17751 1726882522.73745: dumping result to json 17751 1726882522.73752: done dumping result, returning 17751 1726882522.73767: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0e448fcc-3ce9-674a-804b-0000000003f6] 17751 1726882522.73779: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f6 17751 1726882522.73884: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f6 17751 1726882522.73892: 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 } 17751 1726882522.73977: no more pending results, returning what we have 17751 1726882522.73984: results queue empty 17751 1726882522.73986: checking for any_errors_fatal 17751 1726882522.73988: done checking for any_errors_fatal 17751 1726882522.73989: checking for max_fail_percentage 17751 1726882522.73991: done checking for max_fail_percentage 17751 1726882522.73991: checking to see if all hosts have failed and the running result is not ok 17751 1726882522.73992: done checking to see if all hosts have failed 17751 1726882522.73993: getting the remaining hosts for this loop 17751 1726882522.73995: done getting the remaining hosts for this loop 17751 1726882522.73999: getting the next task for host managed_node1 17751 1726882522.74009: done getting next task for host managed_node1 17751 1726882522.74012: ^ task is: TASK: Stat profile file 17751 1726882522.74017: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882522.74022: getting variables 17751 1726882522.74024: in VariableManager get_vars() 17751 1726882522.74060: Calling all_inventory to load vars for managed_node1 17751 1726882522.74082: Calling groups_inventory to load vars for managed_node1 17751 1726882522.74086: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882522.74097: Calling all_plugins_play to load vars for managed_node1 17751 1726882522.74101: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882522.74104: Calling groups_plugins_play to load vars for managed_node1 17751 1726882522.76916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882522.78686: done with get_vars() 17751 1726882522.78708: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 21:35:22 -0400 (0:00:00.073) 0:00:11.600 ****** 17751 1726882522.78801: entering _queue_task() for managed_node1/stat 17751 1726882522.79099: worker is 1 (out of 1 available) 17751 1726882522.79113: exiting _queue_task() for managed_node1/stat 17751 1726882522.79124: done queuing things up, now waiting for results queue to drain 17751 1726882522.79126: waiting for pending results... 17751 1726882522.79407: running TaskExecutor() for managed_node1/TASK: Stat profile file 17751 1726882522.79530: in run() - task 0e448fcc-3ce9-674a-804b-0000000003f7 17751 1726882522.79551: variable 'ansible_search_path' from source: unknown 17751 1726882522.79562: variable 'ansible_search_path' from source: unknown 17751 1726882522.79608: calling self._execute() 17751 1726882522.79712: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.79744: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.79763: variable 'omit' from source: magic vars 17751 1726882522.80185: variable 'ansible_distribution_major_version' from source: facts 17751 1726882522.80202: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882522.80212: variable 'omit' from source: magic vars 17751 1726882522.80277: variable 'omit' from source: magic vars 17751 1726882522.80383: variable 'profile' from source: play vars 17751 1726882522.80392: variable 'interface' from source: play vars 17751 1726882522.80470: variable 'interface' from source: play vars 17751 1726882522.80494: variable 'omit' from source: magic vars 17751 1726882522.80538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882522.80587: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882522.80615: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882522.80637: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.80652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882522.80695: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882522.80704: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.80796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.81017: Set connection var ansible_connection to ssh 17751 1726882522.81030: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882522.81044: Set connection var ansible_shell_executable to /bin/sh 17751 1726882522.81058: Set connection var ansible_timeout to 10 17751 1726882522.81072: Set connection var ansible_shell_type to sh 17751 1726882522.81083: Set connection var ansible_pipelining to False 17751 1726882522.81107: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.81119: variable 'ansible_connection' from source: unknown 17751 1726882522.81126: variable 'ansible_module_compression' from source: unknown 17751 1726882522.81132: variable 'ansible_shell_type' from source: unknown 17751 1726882522.81138: variable 'ansible_shell_executable' from source: unknown 17751 1726882522.81230: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882522.81240: variable 'ansible_pipelining' from source: unknown 17751 1726882522.81248: variable 'ansible_timeout' from source: unknown 17751 1726882522.81259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882522.81618: 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) 17751 1726882522.81676: variable 'omit' from source: magic vars 17751 1726882522.81687: starting attempt loop 17751 1726882522.81693: running the handler 17751 1726882522.81786: _low_level_execute_command(): starting 17751 1726882522.81801: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882522.82850: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.82877: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.82894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.82913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.82959: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.82976: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.82990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.83010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.83023: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.83035: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.83048: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.83069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.83090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.83105: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.83117: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.83132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.83216: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.83239: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.83258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.83394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.85080: stdout chunk (state=3): >>>/root <<< 17751 1726882522.85278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.85282: stdout chunk (state=3): >>><<< 17751 1726882522.85285: stderr chunk (state=3): >>><<< 17751 1726882522.85375: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882522.85380: _low_level_execute_command(): starting 17751 1726882522.85384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931 `" && echo ansible-tmp-1726882522.8530438-18256-252092354698931="` echo /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931 `" ) && sleep 0' 17751 1726882522.86027: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.86045: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.86067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.86084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.86128: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.86146: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.86162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.86182: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.86193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.86208: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.86229: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.86260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.86296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.86342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.86349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.86351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.86445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.88308: stdout chunk (state=3): >>>ansible-tmp-1726882522.8530438-18256-252092354698931=/root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931 <<< 17751 1726882522.88426: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.88478: stderr chunk (state=3): >>><<< 17751 1726882522.88487: stdout chunk (state=3): >>><<< 17751 1726882522.88507: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882522.8530438-18256-252092354698931=/root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882522.88552: variable 'ansible_module_compression' from source: unknown 17751 1726882522.88617: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17751 1726882522.88659: variable 'ansible_facts' from source: unknown 17751 1726882522.88729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/AnsiballZ_stat.py 17751 1726882522.88859: Sending initial data 17751 1726882522.88864: Sent initial data (153 bytes) 17751 1726882522.89720: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.89723: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.89765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.89769: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.89816: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.89820: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.89920: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.91646: 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 <<< 17751 1726882522.91751: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882522.91835: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmplvehjnyt /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/AnsiballZ_stat.py <<< 17751 1726882522.91929: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882522.93195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.93440: stderr chunk (state=3): >>><<< 17751 1726882522.93443: stdout chunk (state=3): >>><<< 17751 1726882522.93445: done transferring module to remote 17751 1726882522.93447: _low_level_execute_command(): starting 17751 1726882522.93449: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/ /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/AnsiballZ_stat.py && sleep 0' 17751 1726882522.94039: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.94052: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.94069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.94089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.94142: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.94160: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.94178: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.94197: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.94212: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.94233: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.94246: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.94261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.94279: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.94291: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.94302: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.94315: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.94399: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.94419: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.94439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.94573: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882522.96298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882522.96381: stderr chunk (state=3): >>><<< 17751 1726882522.96392: stdout chunk (state=3): >>><<< 17751 1726882522.96498: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882522.96501: _low_level_execute_command(): starting 17751 1726882522.96504: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/AnsiballZ_stat.py && sleep 0' 17751 1726882522.97092: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882522.97106: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.97121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.97139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.97191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.97204: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882522.97219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.97237: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882522.97249: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882522.97272: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882522.97285: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882522.97300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882522.97316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882522.97328: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882522.97338: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882522.97352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882522.97437: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882522.97459: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882522.97486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882522.97618: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.10766: 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-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17751 1726882523.11801: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882523.11838: stderr chunk (state=3): >>><<< 17751 1726882523.11841: stdout chunk (state=3): >>><<< 17751 1726882523.11869: _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-dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882523.11977: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-dummy0', '_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-1726882522.8530438-18256-252092354698931/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882523.11984: _low_level_execute_command(): starting 17751 1726882523.11986: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882522.8530438-18256-252092354698931/ > /dev/null 2>&1 && sleep 0' 17751 1726882523.12617: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.12621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.12673: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.12676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.12694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882523.12698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.12761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882523.12768: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.12880: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.14683: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.14747: stderr chunk (state=3): >>><<< 17751 1726882523.14757: stdout chunk (state=3): >>><<< 17751 1726882523.14869: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882523.14873: handler run complete 17751 1726882523.14876: attempt loop complete, returning result 17751 1726882523.14878: _execute() done 17751 1726882523.14880: dumping result to json 17751 1726882523.14882: done dumping result, returning 17751 1726882523.14884: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0e448fcc-3ce9-674a-804b-0000000003f7] 17751 1726882523.14886: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f7 17751 1726882523.14962: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f7 17751 1726882523.14967: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 17751 1726882523.15033: no more pending results, returning what we have 17751 1726882523.15037: results queue empty 17751 1726882523.15038: checking for any_errors_fatal 17751 1726882523.15045: done checking for any_errors_fatal 17751 1726882523.15046: checking for max_fail_percentage 17751 1726882523.15048: done checking for max_fail_percentage 17751 1726882523.15048: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.15050: done checking to see if all hosts have failed 17751 1726882523.15050: getting the remaining hosts for this loop 17751 1726882523.15052: done getting the remaining hosts for this loop 17751 1726882523.15056: getting the next task for host managed_node1 17751 1726882523.15068: done getting next task for host managed_node1 17751 1726882523.15071: ^ task is: TASK: Set NM profile exist flag based on the profile files 17751 1726882523.15075: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.15079: getting variables 17751 1726882523.15080: in VariableManager get_vars() 17751 1726882523.15112: Calling all_inventory to load vars for managed_node1 17751 1726882523.15114: Calling groups_inventory to load vars for managed_node1 17751 1726882523.15118: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.15129: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.15132: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.15135: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.16530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.17452: done with get_vars() 17751 1726882523.17471: done getting variables 17751 1726882523.17516: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 21:35:23 -0400 (0:00:00.387) 0:00:11.988 ****** 17751 1726882523.17539: entering _queue_task() for managed_node1/set_fact 17751 1726882523.17755: worker is 1 (out of 1 available) 17751 1726882523.17770: exiting _queue_task() for managed_node1/set_fact 17751 1726882523.17783: done queuing things up, now waiting for results queue to drain 17751 1726882523.17785: waiting for pending results... 17751 1726882523.17970: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 17751 1726882523.18046: in run() - task 0e448fcc-3ce9-674a-804b-0000000003f8 17751 1726882523.18060: variable 'ansible_search_path' from source: unknown 17751 1726882523.18065: variable 'ansible_search_path' from source: unknown 17751 1726882523.18096: calling self._execute() 17751 1726882523.18166: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.18179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.18189: variable 'omit' from source: magic vars 17751 1726882523.18465: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.18476: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.18560: variable 'profile_stat' from source: set_fact 17751 1726882523.18571: Evaluated conditional (profile_stat.stat.exists): False 17751 1726882523.18575: when evaluation is False, skipping this task 17751 1726882523.18578: _execute() done 17751 1726882523.18580: dumping result to json 17751 1726882523.18582: done dumping result, returning 17751 1726882523.18587: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0e448fcc-3ce9-674a-804b-0000000003f8] 17751 1726882523.18598: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f8 17751 1726882523.18680: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f8 17751 1726882523.18683: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17751 1726882523.18745: no more pending results, returning what we have 17751 1726882523.18749: results queue empty 17751 1726882523.18750: checking for any_errors_fatal 17751 1726882523.18759: done checking for any_errors_fatal 17751 1726882523.18759: checking for max_fail_percentage 17751 1726882523.18761: done checking for max_fail_percentage 17751 1726882523.18762: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.18763: done checking to see if all hosts have failed 17751 1726882523.18765: getting the remaining hosts for this loop 17751 1726882523.18766: done getting the remaining hosts for this loop 17751 1726882523.18769: getting the next task for host managed_node1 17751 1726882523.18775: done getting next task for host managed_node1 17751 1726882523.18778: ^ task is: TASK: Get NM profile info 17751 1726882523.18782: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.18785: getting variables 17751 1726882523.18786: in VariableManager get_vars() 17751 1726882523.18817: Calling all_inventory to load vars for managed_node1 17751 1726882523.18820: Calling groups_inventory to load vars for managed_node1 17751 1726882523.18823: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.18831: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.18833: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.18836: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.19615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.21208: done with get_vars() 17751 1726882523.21229: done getting variables 17751 1726882523.21331: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 21:35:23 -0400 (0:00:00.038) 0:00:12.026 ****** 17751 1726882523.21366: entering _queue_task() for managed_node1/shell 17751 1726882523.21368: Creating lock for shell 17751 1726882523.21680: worker is 1 (out of 1 available) 17751 1726882523.21692: exiting _queue_task() for managed_node1/shell 17751 1726882523.21704: done queuing things up, now waiting for results queue to drain 17751 1726882523.21706: waiting for pending results... 17751 1726882523.21996: running TaskExecutor() for managed_node1/TASK: Get NM profile info 17751 1726882523.22085: in run() - task 0e448fcc-3ce9-674a-804b-0000000003f9 17751 1726882523.22096: variable 'ansible_search_path' from source: unknown 17751 1726882523.22100: variable 'ansible_search_path' from source: unknown 17751 1726882523.22127: calling self._execute() 17751 1726882523.22203: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.22208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.22217: variable 'omit' from source: magic vars 17751 1726882523.22480: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.22488: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.22494: variable 'omit' from source: magic vars 17751 1726882523.22530: variable 'omit' from source: magic vars 17751 1726882523.22601: variable 'profile' from source: play vars 17751 1726882523.22604: variable 'interface' from source: play vars 17751 1726882523.22656: variable 'interface' from source: play vars 17751 1726882523.22670: variable 'omit' from source: magic vars 17751 1726882523.22702: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.22731: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.22746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.22759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.22770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.22792: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.22795: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.22797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.22867: Set connection var ansible_connection to ssh 17751 1726882523.22872: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.22879: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.22884: Set connection var ansible_timeout to 10 17751 1726882523.22889: Set connection var ansible_shell_type to sh 17751 1726882523.22894: Set connection var ansible_pipelining to False 17751 1726882523.22912: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.22915: variable 'ansible_connection' from source: unknown 17751 1726882523.22917: variable 'ansible_module_compression' from source: unknown 17751 1726882523.22920: variable 'ansible_shell_type' from source: unknown 17751 1726882523.22922: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.22925: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.22927: variable 'ansible_pipelining' from source: unknown 17751 1726882523.22929: variable 'ansible_timeout' from source: unknown 17751 1726882523.22931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.23027: 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) 17751 1726882523.23036: variable 'omit' from source: magic vars 17751 1726882523.23041: starting attempt loop 17751 1726882523.23045: running the handler 17751 1726882523.23056: 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) 17751 1726882523.23071: _low_level_execute_command(): starting 17751 1726882523.23078: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882523.23571: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.23584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.23611: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found <<< 17751 1726882523.23626: 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.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.23638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.23684: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.23711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.23805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.25391: stdout chunk (state=3): >>>/root <<< 17751 1726882523.25496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.25545: stderr chunk (state=3): >>><<< 17751 1726882523.25551: stdout chunk (state=3): >>><<< 17751 1726882523.25583: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882523.25706: _low_level_execute_command(): starting 17751 1726882523.25711: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332 `" && echo ansible-tmp-1726882523.2558162-18275-234578115806332="` echo /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332 `" ) && sleep 0' 17751 1726882523.26170: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882523.26180: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.26182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.26185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.26345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.26348: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882523.26351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.26354: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882523.26356: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882523.26358: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882523.26371: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.26378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.26381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.26388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.26390: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882523.26392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.26394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.26396: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882523.26398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.26522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.28379: stdout chunk (state=3): >>>ansible-tmp-1726882523.2558162-18275-234578115806332=/root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332 <<< 17751 1726882523.28488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.28531: stderr chunk (state=3): >>><<< 17751 1726882523.28534: stdout chunk (state=3): >>><<< 17751 1726882523.28547: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882523.2558162-18275-234578115806332=/root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882523.28574: variable 'ansible_module_compression' from source: unknown 17751 1726882523.28614: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17751 1726882523.28648: variable 'ansible_facts' from source: unknown 17751 1726882523.28698: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/AnsiballZ_command.py 17751 1726882523.28837: Sending initial data 17751 1726882523.28840: Sent initial data (156 bytes) 17751 1726882523.29812: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882523.29817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.29850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.29887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.29893: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882523.29903: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.29912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882523.29917: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.29927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.29946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882523.29949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.30010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.30022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882523.30036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.30144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.31851: 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 <<< 17751 1726882523.31954: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882523.32035: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpbqqduig3 /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/AnsiballZ_command.py <<< 17751 1726882523.32140: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882523.33468: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.33631: stderr chunk (state=3): >>><<< 17751 1726882523.33658: stdout chunk (state=3): >>><<< 17751 1726882523.33698: done transferring module to remote 17751 1726882523.33705: _low_level_execute_command(): starting 17751 1726882523.33712: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/ /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/AnsiballZ_command.py && sleep 0' 17751 1726882523.34507: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882523.34520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.34530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.34547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.34599: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.34609: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882523.34613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.34637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882523.34647: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882523.34653: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882523.34677: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.34680: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.34692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.34700: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.34705: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882523.34714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.34780: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.34787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.34887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.36616: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.36657: stderr chunk (state=3): >>><<< 17751 1726882523.36662: stdout chunk (state=3): >>><<< 17751 1726882523.36677: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882523.36680: _low_level_execute_command(): starting 17751 1726882523.36685: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/AnsiballZ_command.py && sleep 0' 17751 1726882523.37168: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.37172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.37205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.37208: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.37211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.37261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.37267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.37374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.52201: stdout chunk (state=3): >>> {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:35:23.502537", "end": "2024-09-20 21:35:23.520458", "delta": "0:00:00.017921", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | 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}}} <<< 17751 1726882523.53315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882523.53373: stderr chunk (state=3): >>><<< 17751 1726882523.53378: stdout chunk (state=3): >>><<< 17751 1726882523.53395: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "start": "2024-09-20 21:35:23.502537", "end": "2024-09-20 21:35:23.520458", "delta": "0:00:00.017921", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep dummy0 | 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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882523.53424: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep dummy0 | 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-1726882523.2558162-18275-234578115806332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882523.53429: _low_level_execute_command(): starting 17751 1726882523.53434: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882523.2558162-18275-234578115806332/ > /dev/null 2>&1 && sleep 0' 17751 1726882523.53989: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.54008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.54036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.54039: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.54042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.54113: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.54117: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882523.54120: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.54205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882523.56000: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882523.56089: stderr chunk (state=3): >>><<< 17751 1726882523.56096: stdout chunk (state=3): >>><<< 17751 1726882523.56123: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882523.56135: handler run complete 17751 1726882523.56193: Evaluated conditional (False): False 17751 1726882523.56196: attempt loop complete, returning result 17751 1726882523.56199: _execute() done 17751 1726882523.56201: dumping result to json 17751 1726882523.56203: done dumping result, returning 17751 1726882523.56205: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0e448fcc-3ce9-674a-804b-0000000003f9] 17751 1726882523.56207: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f9 17751 1726882523.56350: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003f9 17751 1726882523.56353: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep dummy0 | grep /etc", "delta": "0:00:00.017921", "end": "2024-09-20 21:35:23.520458", "rc": 0, "start": "2024-09-20 21:35:23.502537" } STDOUT: dummy0 /etc/NetworkManager/system-connections/dummy0.nmconnection 17751 1726882523.56449: no more pending results, returning what we have 17751 1726882523.56453: results queue empty 17751 1726882523.56455: checking for any_errors_fatal 17751 1726882523.56474: done checking for any_errors_fatal 17751 1726882523.56475: checking for max_fail_percentage 17751 1726882523.56477: done checking for max_fail_percentage 17751 1726882523.56478: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.56479: done checking to see if all hosts have failed 17751 1726882523.56479: getting the remaining hosts for this loop 17751 1726882523.56481: done getting the remaining hosts for this loop 17751 1726882523.56485: getting the next task for host managed_node1 17751 1726882523.56492: done getting next task for host managed_node1 17751 1726882523.56495: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17751 1726882523.56499: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.56502: getting variables 17751 1726882523.56504: in VariableManager get_vars() 17751 1726882523.56537: Calling all_inventory to load vars for managed_node1 17751 1726882523.56540: Calling groups_inventory to load vars for managed_node1 17751 1726882523.56543: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.56561: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.56566: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.56569: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.57760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.58710: done with get_vars() 17751 1726882523.58727: done getting variables 17751 1726882523.58777: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 21:35:23 -0400 (0:00:00.374) 0:00:12.400 ****** 17751 1726882523.58804: entering _queue_task() for managed_node1/set_fact 17751 1726882523.59093: worker is 1 (out of 1 available) 17751 1726882523.59107: exiting _queue_task() for managed_node1/set_fact 17751 1726882523.59118: done queuing things up, now waiting for results queue to drain 17751 1726882523.59120: waiting for pending results... 17751 1726882523.59296: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 17751 1726882523.59373: in run() - task 0e448fcc-3ce9-674a-804b-0000000003fa 17751 1726882523.59384: variable 'ansible_search_path' from source: unknown 17751 1726882523.59388: variable 'ansible_search_path' from source: unknown 17751 1726882523.59417: calling self._execute() 17751 1726882523.59489: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.59493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.59503: variable 'omit' from source: magic vars 17751 1726882523.59771: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.59782: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.59874: variable 'nm_profile_exists' from source: set_fact 17751 1726882523.59888: Evaluated conditional (nm_profile_exists.rc == 0): True 17751 1726882523.59891: variable 'omit' from source: magic vars 17751 1726882523.59925: variable 'omit' from source: magic vars 17751 1726882523.59946: variable 'omit' from source: magic vars 17751 1726882523.59979: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.60008: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.60024: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.60037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.60045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.60071: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.60075: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.60078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.60149: Set connection var ansible_connection to ssh 17751 1726882523.60156: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.60162: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.60170: Set connection var ansible_timeout to 10 17751 1726882523.60175: Set connection var ansible_shell_type to sh 17751 1726882523.60180: Set connection var ansible_pipelining to False 17751 1726882523.60197: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.60200: variable 'ansible_connection' from source: unknown 17751 1726882523.60204: variable 'ansible_module_compression' from source: unknown 17751 1726882523.60207: variable 'ansible_shell_type' from source: unknown 17751 1726882523.60209: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.60211: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.60214: variable 'ansible_pipelining' from source: unknown 17751 1726882523.60217: variable 'ansible_timeout' from source: unknown 17751 1726882523.60219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.60319: 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) 17751 1726882523.60330: variable 'omit' from source: magic vars 17751 1726882523.60333: starting attempt loop 17751 1726882523.60336: running the handler 17751 1726882523.60350: handler run complete 17751 1726882523.60358: attempt loop complete, returning result 17751 1726882523.60361: _execute() done 17751 1726882523.60366: dumping result to json 17751 1726882523.60368: done dumping result, returning 17751 1726882523.60374: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0e448fcc-3ce9-674a-804b-0000000003fa] 17751 1726882523.60379: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fa 17751 1726882523.60462: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fa 17751 1726882523.60466: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 17751 1726882523.60514: no more pending results, returning what we have 17751 1726882523.60517: results queue empty 17751 1726882523.60518: checking for any_errors_fatal 17751 1726882523.60527: done checking for any_errors_fatal 17751 1726882523.60528: checking for max_fail_percentage 17751 1726882523.60530: done checking for max_fail_percentage 17751 1726882523.60530: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.60531: done checking to see if all hosts have failed 17751 1726882523.60532: getting the remaining hosts for this loop 17751 1726882523.60534: done getting the remaining hosts for this loop 17751 1726882523.60537: getting the next task for host managed_node1 17751 1726882523.60546: done getting next task for host managed_node1 17751 1726882523.60549: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 17751 1726882523.60553: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.60565: getting variables 17751 1726882523.60568: in VariableManager get_vars() 17751 1726882523.60593: Calling all_inventory to load vars for managed_node1 17751 1726882523.60595: Calling groups_inventory to load vars for managed_node1 17751 1726882523.60598: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.60607: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.60609: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.60612: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.61481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.62422: done with get_vars() 17751 1726882523.62437: done getting variables 17751 1726882523.62481: 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) 17751 1726882523.62573: variable 'profile' from source: play vars 17751 1726882523.62576: variable 'interface' from source: play vars 17751 1726882523.62623: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-dummy0] ************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 21:35:23 -0400 (0:00:00.038) 0:00:12.439 ****** 17751 1726882523.62645: entering _queue_task() for managed_node1/command 17751 1726882523.62860: worker is 1 (out of 1 available) 17751 1726882523.62874: exiting _queue_task() for managed_node1/command 17751 1726882523.62885: done queuing things up, now waiting for results queue to drain 17751 1726882523.62887: waiting for pending results... 17751 1726882523.63059: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 17751 1726882523.63138: in run() - task 0e448fcc-3ce9-674a-804b-0000000003fc 17751 1726882523.63149: variable 'ansible_search_path' from source: unknown 17751 1726882523.63156: variable 'ansible_search_path' from source: unknown 17751 1726882523.63186: calling self._execute() 17751 1726882523.63250: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.63258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.63266: variable 'omit' from source: magic vars 17751 1726882523.63521: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.63531: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.63617: variable 'profile_stat' from source: set_fact 17751 1726882523.63625: Evaluated conditional (profile_stat.stat.exists): False 17751 1726882523.63628: when evaluation is False, skipping this task 17751 1726882523.63631: _execute() done 17751 1726882523.63633: dumping result to json 17751 1726882523.63636: done dumping result, returning 17751 1726882523.63643: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-dummy0 [0e448fcc-3ce9-674a-804b-0000000003fc] 17751 1726882523.63648: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fc 17751 1726882523.63733: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fc 17751 1726882523.63736: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17751 1726882523.63804: no more pending results, returning what we have 17751 1726882523.63807: results queue empty 17751 1726882523.63808: checking for any_errors_fatal 17751 1726882523.63813: done checking for any_errors_fatal 17751 1726882523.63813: checking for max_fail_percentage 17751 1726882523.63815: done checking for max_fail_percentage 17751 1726882523.63815: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.63816: done checking to see if all hosts have failed 17751 1726882523.63817: getting the remaining hosts for this loop 17751 1726882523.63818: done getting the remaining hosts for this loop 17751 1726882523.63821: getting the next task for host managed_node1 17751 1726882523.63827: done getting next task for host managed_node1 17751 1726882523.63829: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 17751 1726882523.63834: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.63838: getting variables 17751 1726882523.63839: in VariableManager get_vars() 17751 1726882523.63874: Calling all_inventory to load vars for managed_node1 17751 1726882523.63876: Calling groups_inventory to load vars for managed_node1 17751 1726882523.63879: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.63886: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.63888: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.63889: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.64669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.65728: done with get_vars() 17751 1726882523.65780: done getting variables 17751 1726882523.65829: 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) 17751 1726882523.65907: variable 'profile' from source: play vars 17751 1726882523.65909: variable 'interface' from source: play vars 17751 1726882523.65949: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-dummy0] ********************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 21:35:23 -0400 (0:00:00.033) 0:00:12.472 ****** 17751 1726882523.65978: entering _queue_task() for managed_node1/set_fact 17751 1726882523.66209: worker is 1 (out of 1 available) 17751 1726882523.66223: exiting _queue_task() for managed_node1/set_fact 17751 1726882523.66234: done queuing things up, now waiting for results queue to drain 17751 1726882523.66235: waiting for pending results... 17751 1726882523.66399: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 17751 1726882523.66467: in run() - task 0e448fcc-3ce9-674a-804b-0000000003fd 17751 1726882523.66482: variable 'ansible_search_path' from source: unknown 17751 1726882523.66489: variable 'ansible_search_path' from source: unknown 17751 1726882523.66518: calling self._execute() 17751 1726882523.66587: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.66596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.66606: variable 'omit' from source: magic vars 17751 1726882523.66865: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.66875: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.66958: variable 'profile_stat' from source: set_fact 17751 1726882523.66970: Evaluated conditional (profile_stat.stat.exists): False 17751 1726882523.66973: when evaluation is False, skipping this task 17751 1726882523.66976: _execute() done 17751 1726882523.66979: dumping result to json 17751 1726882523.66981: done dumping result, returning 17751 1726882523.66987: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-dummy0 [0e448fcc-3ce9-674a-804b-0000000003fd] 17751 1726882523.66992: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fd 17751 1726882523.67078: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fd 17751 1726882523.67081: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17751 1726882523.67151: no more pending results, returning what we have 17751 1726882523.67154: results queue empty 17751 1726882523.67155: checking for any_errors_fatal 17751 1726882523.67159: done checking for any_errors_fatal 17751 1726882523.67159: checking for max_fail_percentage 17751 1726882523.67161: done checking for max_fail_percentage 17751 1726882523.67161: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.67162: done checking to see if all hosts have failed 17751 1726882523.67165: getting the remaining hosts for this loop 17751 1726882523.67166: done getting the remaining hosts for this loop 17751 1726882523.67169: getting the next task for host managed_node1 17751 1726882523.67175: done getting next task for host managed_node1 17751 1726882523.67177: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 17751 1726882523.67182: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.67185: getting variables 17751 1726882523.67186: in VariableManager get_vars() 17751 1726882523.67213: Calling all_inventory to load vars for managed_node1 17751 1726882523.67215: Calling groups_inventory to load vars for managed_node1 17751 1726882523.67219: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.67227: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.67228: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.67230: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.68096: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.69019: done with get_vars() 17751 1726882523.69035: done getting variables 17751 1726882523.69080: 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) 17751 1726882523.69152: variable 'profile' from source: play vars 17751 1726882523.69155: variable 'interface' from source: play vars 17751 1726882523.69196: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-dummy0] ***************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 21:35:23 -0400 (0:00:00.032) 0:00:12.504 ****** 17751 1726882523.69217: entering _queue_task() for managed_node1/command 17751 1726882523.69418: worker is 1 (out of 1 available) 17751 1726882523.69432: exiting _queue_task() for managed_node1/command 17751 1726882523.69446: done queuing things up, now waiting for results queue to drain 17751 1726882523.69447: waiting for pending results... 17751 1726882523.69614: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 17751 1726882523.69696: in run() - task 0e448fcc-3ce9-674a-804b-0000000003fe 17751 1726882523.69706: variable 'ansible_search_path' from source: unknown 17751 1726882523.69712: variable 'ansible_search_path' from source: unknown 17751 1726882523.69743: calling self._execute() 17751 1726882523.69813: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.69822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.69830: variable 'omit' from source: magic vars 17751 1726882523.70086: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.70095: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.70179: variable 'profile_stat' from source: set_fact 17751 1726882523.70188: Evaluated conditional (profile_stat.stat.exists): False 17751 1726882523.70191: when evaluation is False, skipping this task 17751 1726882523.70193: _execute() done 17751 1726882523.70196: dumping result to json 17751 1726882523.70198: done dumping result, returning 17751 1726882523.70205: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-dummy0 [0e448fcc-3ce9-674a-804b-0000000003fe] 17751 1726882523.70210: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fe 17751 1726882523.70296: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003fe 17751 1726882523.70299: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17751 1726882523.70372: no more pending results, returning what we have 17751 1726882523.70375: results queue empty 17751 1726882523.70376: checking for any_errors_fatal 17751 1726882523.70381: done checking for any_errors_fatal 17751 1726882523.70382: checking for max_fail_percentage 17751 1726882523.70383: done checking for max_fail_percentage 17751 1726882523.70384: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.70385: done checking to see if all hosts have failed 17751 1726882523.70386: getting the remaining hosts for this loop 17751 1726882523.70387: done getting the remaining hosts for this loop 17751 1726882523.70389: getting the next task for host managed_node1 17751 1726882523.70396: done getting next task for host managed_node1 17751 1726882523.70398: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 17751 1726882523.70402: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.70405: getting variables 17751 1726882523.70406: in VariableManager get_vars() 17751 1726882523.70433: Calling all_inventory to load vars for managed_node1 17751 1726882523.70435: Calling groups_inventory to load vars for managed_node1 17751 1726882523.70439: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.70446: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.70448: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.70450: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.71225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.72284: done with get_vars() 17751 1726882523.72299: done getting variables 17751 1726882523.72339: 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) 17751 1726882523.72418: variable 'profile' from source: play vars 17751 1726882523.72421: variable 'interface' from source: play vars 17751 1726882523.72460: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-dummy0] ************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 21:35:23 -0400 (0:00:00.032) 0:00:12.537 ****** 17751 1726882523.72485: entering _queue_task() for managed_node1/set_fact 17751 1726882523.72694: worker is 1 (out of 1 available) 17751 1726882523.72707: exiting _queue_task() for managed_node1/set_fact 17751 1726882523.72719: done queuing things up, now waiting for results queue to drain 17751 1726882523.72721: waiting for pending results... 17751 1726882523.72886: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 17751 1726882523.72960: in run() - task 0e448fcc-3ce9-674a-804b-0000000003ff 17751 1726882523.72969: variable 'ansible_search_path' from source: unknown 17751 1726882523.72973: variable 'ansible_search_path' from source: unknown 17751 1726882523.73001: calling self._execute() 17751 1726882523.73067: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.73074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.73083: variable 'omit' from source: magic vars 17751 1726882523.73331: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.73341: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.73424: variable 'profile_stat' from source: set_fact 17751 1726882523.73433: Evaluated conditional (profile_stat.stat.exists): False 17751 1726882523.73436: when evaluation is False, skipping this task 17751 1726882523.73439: _execute() done 17751 1726882523.73443: dumping result to json 17751 1726882523.73446: done dumping result, returning 17751 1726882523.73448: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-dummy0 [0e448fcc-3ce9-674a-804b-0000000003ff] 17751 1726882523.73459: sending task result for task 0e448fcc-3ce9-674a-804b-0000000003ff 17751 1726882523.73541: done sending task result for task 0e448fcc-3ce9-674a-804b-0000000003ff 17751 1726882523.73544: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 17751 1726882523.73590: no more pending results, returning what we have 17751 1726882523.73594: results queue empty 17751 1726882523.73595: checking for any_errors_fatal 17751 1726882523.73601: done checking for any_errors_fatal 17751 1726882523.73602: checking for max_fail_percentage 17751 1726882523.73603: done checking for max_fail_percentage 17751 1726882523.73604: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.73605: done checking to see if all hosts have failed 17751 1726882523.73606: getting the remaining hosts for this loop 17751 1726882523.73607: done getting the remaining hosts for this loop 17751 1726882523.73610: getting the next task for host managed_node1 17751 1726882523.73619: done getting next task for host managed_node1 17751 1726882523.73621: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 17751 1726882523.73625: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882523.73629: getting variables 17751 1726882523.73630: in VariableManager get_vars() 17751 1726882523.73654: Calling all_inventory to load vars for managed_node1 17751 1726882523.73656: Calling groups_inventory to load vars for managed_node1 17751 1726882523.73659: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.73670: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.73672: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.73675: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.74435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.75362: done with get_vars() 17751 1726882523.75378: done getting variables 17751 1726882523.75423: 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) 17751 1726882523.75500: variable 'profile' from source: play vars 17751 1726882523.75502: variable 'interface' from source: play vars 17751 1726882523.75542: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'dummy0'] *************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 21:35:23 -0400 (0:00:00.030) 0:00:12.568 ****** 17751 1726882523.75566: entering _queue_task() for managed_node1/assert 17751 1726882523.75758: worker is 1 (out of 1 available) 17751 1726882523.75772: exiting _queue_task() for managed_node1/assert 17751 1726882523.75784: done queuing things up, now waiting for results queue to drain 17751 1726882523.75786: waiting for pending results... 17751 1726882523.75951: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' 17751 1726882523.76020: in run() - task 0e448fcc-3ce9-674a-804b-000000000377 17751 1726882523.76030: variable 'ansible_search_path' from source: unknown 17751 1726882523.76033: variable 'ansible_search_path' from source: unknown 17751 1726882523.76064: calling self._execute() 17751 1726882523.76128: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.76134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.76143: variable 'omit' from source: magic vars 17751 1726882523.76398: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.76405: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.76415: variable 'omit' from source: magic vars 17751 1726882523.76446: variable 'omit' from source: magic vars 17751 1726882523.76516: variable 'profile' from source: play vars 17751 1726882523.76523: variable 'interface' from source: play vars 17751 1726882523.76568: variable 'interface' from source: play vars 17751 1726882523.76584: variable 'omit' from source: magic vars 17751 1726882523.76618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.76647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.76664: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.76680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.76689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.76711: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.76714: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.76718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.76789: Set connection var ansible_connection to ssh 17751 1726882523.76792: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.76799: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.76804: Set connection var ansible_timeout to 10 17751 1726882523.76809: Set connection var ansible_shell_type to sh 17751 1726882523.76814: Set connection var ansible_pipelining to False 17751 1726882523.76830: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.76837: variable 'ansible_connection' from source: unknown 17751 1726882523.76839: variable 'ansible_module_compression' from source: unknown 17751 1726882523.76846: variable 'ansible_shell_type' from source: unknown 17751 1726882523.76848: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.76850: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.76855: variable 'ansible_pipelining' from source: unknown 17751 1726882523.76860: variable 'ansible_timeout' from source: unknown 17751 1726882523.76865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.76969: 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) 17751 1726882523.76977: variable 'omit' from source: magic vars 17751 1726882523.76983: starting attempt loop 17751 1726882523.76986: running the handler 17751 1726882523.77062: variable 'lsr_net_profile_exists' from source: set_fact 17751 1726882523.77068: Evaluated conditional (lsr_net_profile_exists): True 17751 1726882523.77071: handler run complete 17751 1726882523.77083: attempt loop complete, returning result 17751 1726882523.77085: _execute() done 17751 1726882523.77088: dumping result to json 17751 1726882523.77091: done dumping result, returning 17751 1726882523.77097: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'dummy0' [0e448fcc-3ce9-674a-804b-000000000377] 17751 1726882523.77101: sending task result for task 0e448fcc-3ce9-674a-804b-000000000377 17751 1726882523.77181: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000377 17751 1726882523.77184: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17751 1726882523.77249: no more pending results, returning what we have 17751 1726882523.77252: results queue empty 17751 1726882523.77253: checking for any_errors_fatal 17751 1726882523.77260: done checking for any_errors_fatal 17751 1726882523.77261: checking for max_fail_percentage 17751 1726882523.77262: done checking for max_fail_percentage 17751 1726882523.77264: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.77265: done checking to see if all hosts have failed 17751 1726882523.77266: getting the remaining hosts for this loop 17751 1726882523.77267: done getting the remaining hosts for this loop 17751 1726882523.77270: getting the next task for host managed_node1 17751 1726882523.77276: done getting next task for host managed_node1 17751 1726882523.77279: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 17751 1726882523.77282: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882523.77286: getting variables 17751 1726882523.77287: in VariableManager get_vars() 17751 1726882523.77311: Calling all_inventory to load vars for managed_node1 17751 1726882523.77313: Calling groups_inventory to load vars for managed_node1 17751 1726882523.77315: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.77324: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.77326: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.77328: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.78205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.79131: done with get_vars() 17751 1726882523.79146: done getting variables 17751 1726882523.79190: 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) 17751 1726882523.79271: variable 'profile' from source: play vars 17751 1726882523.79274: variable 'interface' from source: play vars 17751 1726882523.79311: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'dummy0'] ********** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 21:35:23 -0400 (0:00:00.037) 0:00:12.606 ****** 17751 1726882523.79339: entering _queue_task() for managed_node1/assert 17751 1726882523.79547: worker is 1 (out of 1 available) 17751 1726882523.79561: exiting _queue_task() for managed_node1/assert 17751 1726882523.79575: done queuing things up, now waiting for results queue to drain 17751 1726882523.79577: waiting for pending results... 17751 1726882523.79742: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' 17751 1726882523.79816: in run() - task 0e448fcc-3ce9-674a-804b-000000000378 17751 1726882523.79827: variable 'ansible_search_path' from source: unknown 17751 1726882523.79830: variable 'ansible_search_path' from source: unknown 17751 1726882523.79861: calling self._execute() 17751 1726882523.79924: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.79930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.79939: variable 'omit' from source: magic vars 17751 1726882523.80275: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.80294: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.80314: variable 'omit' from source: magic vars 17751 1726882523.80372: variable 'omit' from source: magic vars 17751 1726882523.80484: variable 'profile' from source: play vars 17751 1726882523.80494: variable 'interface' from source: play vars 17751 1726882523.80573: variable 'interface' from source: play vars 17751 1726882523.80605: variable 'omit' from source: magic vars 17751 1726882523.80668: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.80708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.80733: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.80772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.80788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.80823: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.80832: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.80841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.80957: Set connection var ansible_connection to ssh 17751 1726882523.80980: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.80995: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.81005: Set connection var ansible_timeout to 10 17751 1726882523.81015: Set connection var ansible_shell_type to sh 17751 1726882523.81023: Set connection var ansible_pipelining to False 17751 1726882523.81047: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.81058: variable 'ansible_connection' from source: unknown 17751 1726882523.81073: variable 'ansible_module_compression' from source: unknown 17751 1726882523.81085: variable 'ansible_shell_type' from source: unknown 17751 1726882523.81092: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.81098: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.81105: variable 'ansible_pipelining' from source: unknown 17751 1726882523.81111: variable 'ansible_timeout' from source: unknown 17751 1726882523.81118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.81270: 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) 17751 1726882523.81293: variable 'omit' from source: magic vars 17751 1726882523.81309: starting attempt loop 17751 1726882523.81316: running the handler 17751 1726882523.81440: variable 'lsr_net_profile_ansible_managed' from source: set_fact 17751 1726882523.81451: Evaluated conditional (lsr_net_profile_ansible_managed): True 17751 1726882523.81467: handler run complete 17751 1726882523.81486: attempt loop complete, returning result 17751 1726882523.81493: _execute() done 17751 1726882523.81500: dumping result to json 17751 1726882523.81519: done dumping result, returning 17751 1726882523.81531: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'dummy0' [0e448fcc-3ce9-674a-804b-000000000378] 17751 1726882523.81542: sending task result for task 0e448fcc-3ce9-674a-804b-000000000378 ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17751 1726882523.81697: no more pending results, returning what we have 17751 1726882523.81701: results queue empty 17751 1726882523.81702: checking for any_errors_fatal 17751 1726882523.81709: done checking for any_errors_fatal 17751 1726882523.81710: checking for max_fail_percentage 17751 1726882523.81712: done checking for max_fail_percentage 17751 1726882523.81713: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.81714: done checking to see if all hosts have failed 17751 1726882523.81714: getting the remaining hosts for this loop 17751 1726882523.81716: done getting the remaining hosts for this loop 17751 1726882523.81720: getting the next task for host managed_node1 17751 1726882523.81728: done getting next task for host managed_node1 17751 1726882523.81731: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 17751 1726882523.81735: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.81739: getting variables 17751 1726882523.81741: in VariableManager get_vars() 17751 1726882523.81778: Calling all_inventory to load vars for managed_node1 17751 1726882523.81781: Calling groups_inventory to load vars for managed_node1 17751 1726882523.81784: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.81795: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.81798: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.81801: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.82816: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000378 17751 1726882523.82819: WORKER PROCESS EXITING 17751 1726882523.83273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.84284: done with get_vars() 17751 1726882523.84299: done getting variables 17751 1726882523.84337: 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) 17751 1726882523.84412: variable 'profile' from source: play vars 17751 1726882523.84415: variable 'interface' from source: play vars 17751 1726882523.84455: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in dummy0] **************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 21:35:23 -0400 (0:00:00.051) 0:00:12.657 ****** 17751 1726882523.84480: entering _queue_task() for managed_node1/assert 17751 1726882523.84652: worker is 1 (out of 1 available) 17751 1726882523.84662: exiting _queue_task() for managed_node1/assert 17751 1726882523.84677: done queuing things up, now waiting for results queue to drain 17751 1726882523.84678: waiting for pending results... 17751 1726882523.84845: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 17751 1726882523.84919: in run() - task 0e448fcc-3ce9-674a-804b-000000000379 17751 1726882523.84929: variable 'ansible_search_path' from source: unknown 17751 1726882523.84932: variable 'ansible_search_path' from source: unknown 17751 1726882523.84961: calling self._execute() 17751 1726882523.85024: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.85028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.85037: variable 'omit' from source: magic vars 17751 1726882523.85289: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.85299: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.85306: variable 'omit' from source: magic vars 17751 1726882523.85335: variable 'omit' from source: magic vars 17751 1726882523.85402: variable 'profile' from source: play vars 17751 1726882523.85406: variable 'interface' from source: play vars 17751 1726882523.85456: variable 'interface' from source: play vars 17751 1726882523.85466: variable 'omit' from source: magic vars 17751 1726882523.85497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.85521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.85536: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.85549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.85558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.85588: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.85591: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.85593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.85658: Set connection var ansible_connection to ssh 17751 1726882523.85661: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.85671: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.85680: Set connection var ansible_timeout to 10 17751 1726882523.85685: Set connection var ansible_shell_type to sh 17751 1726882523.85690: Set connection var ansible_pipelining to False 17751 1726882523.85706: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.85709: variable 'ansible_connection' from source: unknown 17751 1726882523.85711: variable 'ansible_module_compression' from source: unknown 17751 1726882523.85714: variable 'ansible_shell_type' from source: unknown 17751 1726882523.85716: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.85718: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.85722: variable 'ansible_pipelining' from source: unknown 17751 1726882523.85725: variable 'ansible_timeout' from source: unknown 17751 1726882523.85728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.85830: 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) 17751 1726882523.85838: variable 'omit' from source: magic vars 17751 1726882523.85843: starting attempt loop 17751 1726882523.85846: running the handler 17751 1726882523.85924: variable 'lsr_net_profile_fingerprint' from source: set_fact 17751 1726882523.85927: Evaluated conditional (lsr_net_profile_fingerprint): True 17751 1726882523.85933: handler run complete 17751 1726882523.85943: attempt loop complete, returning result 17751 1726882523.85946: _execute() done 17751 1726882523.85949: dumping result to json 17751 1726882523.85951: done dumping result, returning 17751 1726882523.85959: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in dummy0 [0e448fcc-3ce9-674a-804b-000000000379] 17751 1726882523.85966: sending task result for task 0e448fcc-3ce9-674a-804b-000000000379 17751 1726882523.86047: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000379 17751 1726882523.86050: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17751 1726882523.86096: no more pending results, returning what we have 17751 1726882523.86098: results queue empty 17751 1726882523.86105: checking for any_errors_fatal 17751 1726882523.86111: done checking for any_errors_fatal 17751 1726882523.86112: checking for max_fail_percentage 17751 1726882523.86113: done checking for max_fail_percentage 17751 1726882523.86114: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.86115: done checking to see if all hosts have failed 17751 1726882523.86116: getting the remaining hosts for this loop 17751 1726882523.86117: done getting the remaining hosts for this loop 17751 1726882523.86120: getting the next task for host managed_node1 17751 1726882523.86128: done getting next task for host managed_node1 17751 1726882523.86131: ^ task is: TASK: Include the task 'get_interface_stat.yml' 17751 1726882523.86134: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882523.86138: getting variables 17751 1726882523.86139: in VariableManager get_vars() 17751 1726882523.86162: Calling all_inventory to load vars for managed_node1 17751 1726882523.86167: Calling groups_inventory to load vars for managed_node1 17751 1726882523.86170: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.86178: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.86180: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.86182: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.87425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.88857: done with get_vars() 17751 1726882523.88873: done getting variables TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:3 Friday 20 September 2024 21:35:23 -0400 (0:00:00.044) 0:00:12.702 ****** 17751 1726882523.88974: entering _queue_task() for managed_node1/include_tasks 17751 1726882523.89224: worker is 1 (out of 1 available) 17751 1726882523.89236: exiting _queue_task() for managed_node1/include_tasks 17751 1726882523.89249: done queuing things up, now waiting for results queue to drain 17751 1726882523.89251: waiting for pending results... 17751 1726882523.89522: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 17751 1726882523.89639: in run() - task 0e448fcc-3ce9-674a-804b-00000000037d 17751 1726882523.89655: variable 'ansible_search_path' from source: unknown 17751 1726882523.89666: variable 'ansible_search_path' from source: unknown 17751 1726882523.89708: calling self._execute() 17751 1726882523.89788: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.89802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.89815: variable 'omit' from source: magic vars 17751 1726882523.90179: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.90195: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.90205: _execute() done 17751 1726882523.90212: dumping result to json 17751 1726882523.90219: done dumping result, returning 17751 1726882523.90232: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0e448fcc-3ce9-674a-804b-00000000037d] 17751 1726882523.90242: sending task result for task 0e448fcc-3ce9-674a-804b-00000000037d 17751 1726882523.90374: no more pending results, returning what we have 17751 1726882523.90380: in VariableManager get_vars() 17751 1726882523.90414: Calling all_inventory to load vars for managed_node1 17751 1726882523.90417: Calling groups_inventory to load vars for managed_node1 17751 1726882523.90420: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.90433: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.90436: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.90438: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.91503: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000037d 17751 1726882523.91507: WORKER PROCESS EXITING 17751 1726882523.92206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.93291: done with get_vars() 17751 1726882523.93305: variable 'ansible_search_path' from source: unknown 17751 1726882523.93305: variable 'ansible_search_path' from source: unknown 17751 1726882523.93312: variable 'item' from source: include params 17751 1726882523.93388: variable 'item' from source: include params 17751 1726882523.93410: we have included files to process 17751 1726882523.93411: generating all_blocks data 17751 1726882523.93412: done generating all_blocks data 17751 1726882523.93416: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882523.93417: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882523.93419: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 17751 1726882523.93539: done processing included file 17751 1726882523.93541: iterating over new_blocks loaded from include file 17751 1726882523.93541: in VariableManager get_vars() 17751 1726882523.93551: done with get_vars() 17751 1726882523.93552: filtering new block on tags 17751 1726882523.93574: done filtering new block on tags 17751 1726882523.93576: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml for managed_node1 17751 1726882523.93580: extending task lists for all hosts with included blocks 17751 1726882523.93679: done extending task lists 17751 1726882523.93680: done processing included files 17751 1726882523.93681: results queue empty 17751 1726882523.93681: checking for any_errors_fatal 17751 1726882523.93683: done checking for any_errors_fatal 17751 1726882523.93684: checking for max_fail_percentage 17751 1726882523.93685: done checking for max_fail_percentage 17751 1726882523.93685: checking to see if all hosts have failed and the running result is not ok 17751 1726882523.93686: done checking to see if all hosts have failed 17751 1726882523.93687: getting the remaining hosts for this loop 17751 1726882523.93688: done getting the remaining hosts for this loop 17751 1726882523.93690: getting the next task for host managed_node1 17751 1726882523.93693: done getting next task for host managed_node1 17751 1726882523.93694: ^ task is: TASK: Get stat for interface {{ interface }} 17751 1726882523.93696: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882523.93697: getting variables 17751 1726882523.93698: in VariableManager get_vars() 17751 1726882523.93703: Calling all_inventory to load vars for managed_node1 17751 1726882523.93705: Calling groups_inventory to load vars for managed_node1 17751 1726882523.93706: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882523.93709: Calling all_plugins_play to load vars for managed_node1 17751 1726882523.93711: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882523.93712: Calling groups_plugins_play to load vars for managed_node1 17751 1726882523.94388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882523.96050: done with get_vars() 17751 1726882523.96074: done getting variables 17751 1726882523.96196: variable 'interface' from source: play vars TASK [Get stat for interface dummy0] ******************************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Friday 20 September 2024 21:35:23 -0400 (0:00:00.072) 0:00:12.774 ****** 17751 1726882523.96224: entering _queue_task() for managed_node1/stat 17751 1726882523.96516: worker is 1 (out of 1 available) 17751 1726882523.96528: exiting _queue_task() for managed_node1/stat 17751 1726882523.96539: done queuing things up, now waiting for results queue to drain 17751 1726882523.96541: waiting for pending results... 17751 1726882523.96807: running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 17751 1726882523.96932: in run() - task 0e448fcc-3ce9-674a-804b-000000000448 17751 1726882523.96950: variable 'ansible_search_path' from source: unknown 17751 1726882523.96961: variable 'ansible_search_path' from source: unknown 17751 1726882523.97007: calling self._execute() 17751 1726882523.97098: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.97109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.97123: variable 'omit' from source: magic vars 17751 1726882523.97476: variable 'ansible_distribution_major_version' from source: facts 17751 1726882523.97494: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882523.97505: variable 'omit' from source: magic vars 17751 1726882523.97567: variable 'omit' from source: magic vars 17751 1726882523.97670: variable 'interface' from source: play vars 17751 1726882523.97694: variable 'omit' from source: magic vars 17751 1726882523.97736: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882523.97781: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882523.97805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882523.97828: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.97845: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882523.97888: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882523.97898: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.97906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.98009: Set connection var ansible_connection to ssh 17751 1726882523.98019: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882523.98029: Set connection var ansible_shell_executable to /bin/sh 17751 1726882523.98036: Set connection var ansible_timeout to 10 17751 1726882523.98043: Set connection var ansible_shell_type to sh 17751 1726882523.98050: Set connection var ansible_pipelining to False 17751 1726882523.98082: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.98089: variable 'ansible_connection' from source: unknown 17751 1726882523.98095: variable 'ansible_module_compression' from source: unknown 17751 1726882523.98100: variable 'ansible_shell_type' from source: unknown 17751 1726882523.98104: variable 'ansible_shell_executable' from source: unknown 17751 1726882523.98110: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882523.98117: variable 'ansible_pipelining' from source: unknown 17751 1726882523.98123: variable 'ansible_timeout' from source: unknown 17751 1726882523.98131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882523.98350: 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) 17751 1726882523.98372: variable 'omit' from source: magic vars 17751 1726882523.98384: starting attempt loop 17751 1726882523.98390: running the handler 17751 1726882523.98413: _low_level_execute_command(): starting 17751 1726882523.98427: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882523.99222: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882523.99237: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.99251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.99277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.99325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.99337: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882523.99351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.99374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882523.99386: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882523.99396: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882523.99411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882523.99424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882523.99439: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882523.99451: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882523.99468: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882523.99482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882523.99568: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882523.99592: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882523.99611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882523.99747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.01415: stdout chunk (state=3): >>>/root <<< 17751 1726882524.01517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.01597: stderr chunk (state=3): >>><<< 17751 1726882524.01601: stdout chunk (state=3): >>><<< 17751 1726882524.01713: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.01716: _low_level_execute_command(): starting 17751 1726882524.01719: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690 `" && echo ansible-tmp-1726882524.0161974-18302-254576224883690="` echo /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690 `" ) && sleep 0' 17751 1726882524.02288: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.02303: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.02319: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.02338: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.02385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.02399: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.02412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.02427: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.02436: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.02445: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.02458: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.02473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.02488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.02498: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.02507: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.02517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.02595: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.02611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.02623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.02768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.04635: stdout chunk (state=3): >>>ansible-tmp-1726882524.0161974-18302-254576224883690=/root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690 <<< 17751 1726882524.04816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.04820: stdout chunk (state=3): >>><<< 17751 1726882524.04822: stderr chunk (state=3): >>><<< 17751 1726882524.04859: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882524.0161974-18302-254576224883690=/root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.04912: variable 'ansible_module_compression' from source: unknown 17751 1726882524.04954: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 17751 1726882524.05010: variable 'ansible_facts' from source: unknown 17751 1726882524.05054: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/AnsiballZ_stat.py 17751 1726882524.05161: Sending initial data 17751 1726882524.05174: Sent initial data (153 bytes) 17751 1726882524.05816: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.05820: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.05860: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.05865: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.05869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.05915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.05919: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.06016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.07719: 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 <<< 17751 1726882524.07805: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882524.07897: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpm2twd44b /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/AnsiballZ_stat.py <<< 17751 1726882524.07987: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882524.08983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.09071: stderr chunk (state=3): >>><<< 17751 1726882524.09074: stdout chunk (state=3): >>><<< 17751 1726882524.09090: done transferring module to remote 17751 1726882524.09099: _low_level_execute_command(): starting 17751 1726882524.09103: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/ /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/AnsiballZ_stat.py && sleep 0' 17751 1726882524.09618: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.09627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.09638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.09650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.09690: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.09696: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.09705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.09717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.09724: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.09730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.09739: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.09748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.09758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.09769: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.09775: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.09783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.09858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.09874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.09886: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.10004: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.11710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.11746: stderr chunk (state=3): >>><<< 17751 1726882524.11749: stdout chunk (state=3): >>><<< 17751 1726882524.11761: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.11766: _low_level_execute_command(): starting 17751 1726882524.11771: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/AnsiballZ_stat.py && sleep 0' 17751 1726882524.12173: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.12179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.12219: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.12222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.12225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.12284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.12287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.12394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.25369: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26811, "dev": 21, "nlink": 1, "atime": 1726882521.4197197, "mtime": 1726882521.4197197, "ctime": 1726882521.4197197, "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/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 17751 1726882524.26389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882524.26393: stdout chunk (state=3): >>><<< 17751 1726882524.26399: stderr chunk (state=3): >>><<< 17751 1726882524.26417: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/dummy0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 26811, "dev": 21, "nlink": 1, "atime": 1726882521.4197197, "mtime": 1726882521.4197197, "ctime": 1726882521.4197197, "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/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/dummy0", "follow": false, "checksum_algorithm": "sha1"}}} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882524.26476: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/dummy0', '_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-1726882524.0161974-18302-254576224883690/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882524.26486: _low_level_execute_command(): starting 17751 1726882524.26491: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882524.0161974-18302-254576224883690/ > /dev/null 2>&1 && sleep 0' 17751 1726882524.27708: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.27716: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.27726: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.27740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.27780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.27788: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.27858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.28008: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.28016: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.28021: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.28032: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.28075: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.28160: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.28206: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.28235: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.28244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.28518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.28542: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.28571: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.28710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.30488: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.30584: stderr chunk (state=3): >>><<< 17751 1726882524.30588: stdout chunk (state=3): >>><<< 17751 1726882524.30611: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.30614: handler run complete 17751 1726882524.30661: attempt loop complete, returning result 17751 1726882524.30669: _execute() done 17751 1726882524.30672: dumping result to json 17751 1726882524.30676: done dumping result, returning 17751 1726882524.30681: done running TaskExecutor() for managed_node1/TASK: Get stat for interface dummy0 [0e448fcc-3ce9-674a-804b-000000000448] 17751 1726882524.30685: sending task result for task 0e448fcc-3ce9-674a-804b-000000000448 17751 1726882524.30859: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000448 17751 1726882524.30862: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726882521.4197197, "block_size": 4096, "blocks": 0, "ctime": 1726882521.4197197, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26811, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy0", "lnk_target": "../../devices/virtual/net/dummy0", "mode": "0777", "mtime": 1726882521.4197197, "nlink": 1, "path": "/sys/class/net/dummy0", "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 } } 17751 1726882524.30959: no more pending results, returning what we have 17751 1726882524.30964: results queue empty 17751 1726882524.30966: checking for any_errors_fatal 17751 1726882524.30967: done checking for any_errors_fatal 17751 1726882524.30968: checking for max_fail_percentage 17751 1726882524.30970: done checking for max_fail_percentage 17751 1726882524.30970: checking to see if all hosts have failed and the running result is not ok 17751 1726882524.30971: done checking to see if all hosts have failed 17751 1726882524.30972: getting the remaining hosts for this loop 17751 1726882524.30973: done getting the remaining hosts for this loop 17751 1726882524.30976: getting the next task for host managed_node1 17751 1726882524.30984: done getting next task for host managed_node1 17751 1726882524.30986: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 17751 1726882524.30989: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 17751 1726882524.30996: getting variables 17751 1726882524.30998: in VariableManager get_vars() 17751 1726882524.31023: Calling all_inventory to load vars for managed_node1 17751 1726882524.31025: Calling groups_inventory to load vars for managed_node1 17751 1726882524.31028: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.31037: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.31039: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.31042: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.32019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.34214: done with get_vars() 17751 1726882524.34229: done getting variables 17751 1726882524.34304: 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) 17751 1726882524.34422: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'dummy0'] ************************* task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Friday 20 September 2024 21:35:24 -0400 (0:00:00.382) 0:00:13.157 ****** 17751 1726882524.34460: entering _queue_task() for managed_node1/assert 17751 1726882524.34705: worker is 1 (out of 1 available) 17751 1726882524.34717: exiting _queue_task() for managed_node1/assert 17751 1726882524.34727: done queuing things up, now waiting for results queue to drain 17751 1726882524.34729: waiting for pending results... 17751 1726882524.34928: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' 17751 1726882524.35050: in run() - task 0e448fcc-3ce9-674a-804b-00000000037e 17751 1726882524.35055: variable 'ansible_search_path' from source: unknown 17751 1726882524.35058: variable 'ansible_search_path' from source: unknown 17751 1726882524.35120: calling self._execute() 17751 1726882524.35206: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.35211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.35239: variable 'omit' from source: magic vars 17751 1726882524.36225: variable 'ansible_distribution_major_version' from source: facts 17751 1726882524.36266: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882524.36300: variable 'omit' from source: magic vars 17751 1726882524.36432: variable 'omit' from source: magic vars 17751 1726882524.36536: variable 'interface' from source: play vars 17751 1726882524.36561: variable 'omit' from source: magic vars 17751 1726882524.36614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882524.36661: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882524.36692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882524.36714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.36733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.36799: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882524.36809: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.36816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.36931: Set connection var ansible_connection to ssh 17751 1726882524.36942: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882524.36959: Set connection var ansible_shell_executable to /bin/sh 17751 1726882524.36976: Set connection var ansible_timeout to 10 17751 1726882524.36986: Set connection var ansible_shell_type to sh 17751 1726882524.36996: Set connection var ansible_pipelining to False 17751 1726882524.37025: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.37033: variable 'ansible_connection' from source: unknown 17751 1726882524.37040: variable 'ansible_module_compression' from source: unknown 17751 1726882524.37047: variable 'ansible_shell_type' from source: unknown 17751 1726882524.37058: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.37075: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.37084: variable 'ansible_pipelining' from source: unknown 17751 1726882524.37091: variable 'ansible_timeout' from source: unknown 17751 1726882524.37098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.37639: 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) 17751 1726882524.37676: variable 'omit' from source: magic vars 17751 1726882524.37688: starting attempt loop 17751 1726882524.37695: running the handler 17751 1726882524.37996: variable 'interface_stat' from source: set_fact 17751 1726882524.38092: Evaluated conditional (interface_stat.stat.exists): True 17751 1726882524.38106: handler run complete 17751 1726882524.38125: attempt loop complete, returning result 17751 1726882524.38131: _execute() done 17751 1726882524.38165: dumping result to json 17751 1726882524.38174: done dumping result, returning 17751 1726882524.38185: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'dummy0' [0e448fcc-3ce9-674a-804b-00000000037e] 17751 1726882524.38196: sending task result for task 0e448fcc-3ce9-674a-804b-00000000037e ok: [managed_node1] => { "changed": false } MSG: All assertions passed 17751 1726882524.38480: no more pending results, returning what we have 17751 1726882524.38484: results queue empty 17751 1726882524.38485: checking for any_errors_fatal 17751 1726882524.38495: done checking for any_errors_fatal 17751 1726882524.38496: checking for max_fail_percentage 17751 1726882524.38498: done checking for max_fail_percentage 17751 1726882524.38499: checking to see if all hosts have failed and the running result is not ok 17751 1726882524.38500: done checking to see if all hosts have failed 17751 1726882524.38500: getting the remaining hosts for this loop 17751 1726882524.38502: done getting the remaining hosts for this loop 17751 1726882524.38506: getting the next task for host managed_node1 17751 1726882524.38516: done getting next task for host managed_node1 17751 1726882524.38520: ^ task is: TASK: Conditional asserts 17751 1726882524.38523: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882524.38529: getting variables 17751 1726882524.38531: in VariableManager get_vars() 17751 1726882524.38563: Calling all_inventory to load vars for managed_node1 17751 1726882524.38566: Calling groups_inventory to load vars for managed_node1 17751 1726882524.38571: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.38582: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.38616: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.38621: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.39936: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000037e 17751 1726882524.39939: WORKER PROCESS EXITING 17751 1726882524.41354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.50290: done with get_vars() 17751 1726882524.50321: done getting variables TASK [Conditional asserts] ***************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:42 Friday 20 September 2024 21:35:24 -0400 (0:00:00.160) 0:00:13.317 ****** 17751 1726882524.50521: entering _queue_task() for managed_node1/include_tasks 17751 1726882524.51480: worker is 1 (out of 1 available) 17751 1726882524.51491: exiting _queue_task() for managed_node1/include_tasks 17751 1726882524.51502: done queuing things up, now waiting for results queue to drain 17751 1726882524.51504: waiting for pending results... 17751 1726882524.52206: running TaskExecutor() for managed_node1/TASK: Conditional asserts 17751 1726882524.52323: in run() - task 0e448fcc-3ce9-674a-804b-000000000088 17751 1726882524.52503: variable 'ansible_search_path' from source: unknown 17751 1726882524.52511: variable 'ansible_search_path' from source: unknown 17751 1726882524.52976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 17751 1726882524.55398: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 17751 1726882524.55469: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 17751 1726882524.55521: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 17751 1726882524.55561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 17751 1726882524.55596: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 17751 1726882524.55684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 17751 1726882524.55718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 17751 1726882524.55749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 17751 1726882524.55800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 17751 1726882524.55819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 17751 1726882524.55969: dumping result to json 17751 1726882524.55978: done dumping result, returning 17751 1726882524.55987: done running TaskExecutor() for managed_node1/TASK: Conditional asserts [0e448fcc-3ce9-674a-804b-000000000088] 17751 1726882524.55996: sending task result for task 0e448fcc-3ce9-674a-804b-000000000088 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 17751 1726882524.56155: no more pending results, returning what we have 17751 1726882524.56160: results queue empty 17751 1726882524.56161: checking for any_errors_fatal 17751 1726882524.56170: done checking for any_errors_fatal 17751 1726882524.56171: checking for max_fail_percentage 17751 1726882524.56173: done checking for max_fail_percentage 17751 1726882524.56174: checking to see if all hosts have failed and the running result is not ok 17751 1726882524.56175: done checking to see if all hosts have failed 17751 1726882524.56176: getting the remaining hosts for this loop 17751 1726882524.56178: done getting the remaining hosts for this loop 17751 1726882524.56182: getting the next task for host managed_node1 17751 1726882524.56190: done getting next task for host managed_node1 17751 1726882524.56193: ^ task is: TASK: Success in test '{{ lsr_description }}' 17751 1726882524.56196: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882524.56201: getting variables 17751 1726882524.56203: in VariableManager get_vars() 17751 1726882524.56231: Calling all_inventory to load vars for managed_node1 17751 1726882524.56233: Calling groups_inventory to load vars for managed_node1 17751 1726882524.56236: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.56246: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.56248: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.56251: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.57280: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000088 17751 1726882524.57284: WORKER PROCESS EXITING 17751 1726882524.57893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.59582: done with get_vars() 17751 1726882524.59606: done getting variables 17751 1726882524.59668: 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) 17751 1726882524.59788: variable 'lsr_description' from source: include params TASK [Success in test 'Create a dummy interface'] ****************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:47 Friday 20 September 2024 21:35:24 -0400 (0:00:00.092) 0:00:13.410 ****** 17751 1726882524.59818: entering _queue_task() for managed_node1/debug 17751 1726882524.60101: worker is 1 (out of 1 available) 17751 1726882524.60113: exiting _queue_task() for managed_node1/debug 17751 1726882524.60125: done queuing things up, now waiting for results queue to drain 17751 1726882524.60127: waiting for pending results... 17751 1726882524.60396: running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' 17751 1726882524.60506: in run() - task 0e448fcc-3ce9-674a-804b-000000000089 17751 1726882524.60524: variable 'ansible_search_path' from source: unknown 17751 1726882524.60532: variable 'ansible_search_path' from source: unknown 17751 1726882524.60576: calling self._execute() 17751 1726882524.60667: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.60682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.60698: variable 'omit' from source: magic vars 17751 1726882524.61060: variable 'ansible_distribution_major_version' from source: facts 17751 1726882524.61081: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882524.61092: variable 'omit' from source: magic vars 17751 1726882524.61139: variable 'omit' from source: magic vars 17751 1726882524.61241: variable 'lsr_description' from source: include params 17751 1726882524.61264: variable 'omit' from source: magic vars 17751 1726882524.61309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882524.61350: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882524.61378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882524.61400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.61415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.61453: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882524.61462: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.61474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.61580: Set connection var ansible_connection to ssh 17751 1726882524.61591: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882524.61603: Set connection var ansible_shell_executable to /bin/sh 17751 1726882524.61615: Set connection var ansible_timeout to 10 17751 1726882524.61625: Set connection var ansible_shell_type to sh 17751 1726882524.61636: Set connection var ansible_pipelining to False 17751 1726882524.61668: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.61678: variable 'ansible_connection' from source: unknown 17751 1726882524.61685: variable 'ansible_module_compression' from source: unknown 17751 1726882524.61691: variable 'ansible_shell_type' from source: unknown 17751 1726882524.61698: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.61705: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.61712: variable 'ansible_pipelining' from source: unknown 17751 1726882524.61718: variable 'ansible_timeout' from source: unknown 17751 1726882524.61726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.61866: 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) 17751 1726882524.61888: variable 'omit' from source: magic vars 17751 1726882524.61898: starting attempt loop 17751 1726882524.61905: running the handler 17751 1726882524.61951: handler run complete 17751 1726882524.61971: attempt loop complete, returning result 17751 1726882524.61982: _execute() done 17751 1726882524.61989: dumping result to json 17751 1726882524.61996: done dumping result, returning 17751 1726882524.62007: done running TaskExecutor() for managed_node1/TASK: Success in test 'Create a dummy interface' [0e448fcc-3ce9-674a-804b-000000000089] 17751 1726882524.62017: sending task result for task 0e448fcc-3ce9-674a-804b-000000000089 ok: [managed_node1] => {} MSG: +++++ Success in test 'Create a dummy interface' +++++ 17751 1726882524.62158: no more pending results, returning what we have 17751 1726882524.62162: results queue empty 17751 1726882524.62165: checking for any_errors_fatal 17751 1726882524.62171: done checking for any_errors_fatal 17751 1726882524.62172: checking for max_fail_percentage 17751 1726882524.62174: done checking for max_fail_percentage 17751 1726882524.62175: checking to see if all hosts have failed and the running result is not ok 17751 1726882524.62176: done checking to see if all hosts have failed 17751 1726882524.62177: getting the remaining hosts for this loop 17751 1726882524.62179: done getting the remaining hosts for this loop 17751 1726882524.62182: getting the next task for host managed_node1 17751 1726882524.62192: done getting next task for host managed_node1 17751 1726882524.62195: ^ task is: TASK: Cleanup 17751 1726882524.62198: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882524.62204: getting variables 17751 1726882524.62206: in VariableManager get_vars() 17751 1726882524.62235: Calling all_inventory to load vars for managed_node1 17751 1726882524.62238: Calling groups_inventory to load vars for managed_node1 17751 1726882524.62242: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.62253: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.62256: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.62259: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.63571: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000089 17751 1726882524.63575: WORKER PROCESS EXITING 17751 1726882524.64606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.66407: done with get_vars() 17751 1726882524.66427: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/run_test.yml:66 Friday 20 September 2024 21:35:24 -0400 (0:00:00.067) 0:00:13.477 ****** 17751 1726882524.66523: entering _queue_task() for managed_node1/include_tasks 17751 1726882524.66854: worker is 1 (out of 1 available) 17751 1726882524.66867: exiting _queue_task() for managed_node1/include_tasks 17751 1726882524.66877: done queuing things up, now waiting for results queue to drain 17751 1726882524.66879: waiting for pending results... 17751 1726882524.67511: running TaskExecutor() for managed_node1/TASK: Cleanup 17751 1726882524.67739: in run() - task 0e448fcc-3ce9-674a-804b-00000000008d 17751 1726882524.67763: variable 'ansible_search_path' from source: unknown 17751 1726882524.67873: variable 'ansible_search_path' from source: unknown 17751 1726882524.67920: variable 'lsr_cleanup' from source: include params 17751 1726882524.68226: variable 'lsr_cleanup' from source: include params 17751 1726882524.68323: variable 'omit' from source: magic vars 17751 1726882524.68449: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.68462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.68488: variable 'omit' from source: magic vars 17751 1726882524.68729: variable 'ansible_distribution_major_version' from source: facts 17751 1726882524.68747: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882524.68758: variable 'item' from source: unknown 17751 1726882524.68827: variable 'item' from source: unknown 17751 1726882524.68869: variable 'item' from source: unknown 17751 1726882524.68933: variable 'item' from source: unknown 17751 1726882524.69124: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.69139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.69153: variable 'omit' from source: magic vars 17751 1726882524.69315: variable 'ansible_distribution_major_version' from source: facts 17751 1726882524.69327: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882524.69337: variable 'item' from source: unknown 17751 1726882524.69402: variable 'item' from source: unknown 17751 1726882524.69435: variable 'item' from source: unknown 17751 1726882524.69501: variable 'item' from source: unknown 17751 1726882524.69581: dumping result to json 17751 1726882524.69590: done dumping result, returning 17751 1726882524.69599: done running TaskExecutor() for managed_node1/TASK: Cleanup [0e448fcc-3ce9-674a-804b-00000000008d] 17751 1726882524.69608: sending task result for task 0e448fcc-3ce9-674a-804b-00000000008d 17751 1726882524.69678: done sending task result for task 0e448fcc-3ce9-674a-804b-00000000008d 17751 1726882524.69686: WORKER PROCESS EXITING 17751 1726882524.69744: no more pending results, returning what we have 17751 1726882524.69749: in VariableManager get_vars() 17751 1726882524.69785: Calling all_inventory to load vars for managed_node1 17751 1726882524.69789: Calling groups_inventory to load vars for managed_node1 17751 1726882524.69793: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.69807: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.69810: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.69813: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.71472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.73289: done with get_vars() 17751 1726882524.73308: variable 'ansible_search_path' from source: unknown 17751 1726882524.73309: variable 'ansible_search_path' from source: unknown 17751 1726882524.73350: variable 'ansible_search_path' from source: unknown 17751 1726882524.73352: variable 'ansible_search_path' from source: unknown 17751 1726882524.73383: we have included files to process 17751 1726882524.73384: generating all_blocks data 17751 1726882524.73386: done generating all_blocks data 17751 1726882524.73390: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17751 1726882524.73392: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17751 1726882524.73394: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml 17751 1726882524.73631: done processing included file 17751 1726882524.73633: iterating over new_blocks loaded from include file 17751 1726882524.73635: in VariableManager get_vars() 17751 1726882524.73649: done with get_vars() 17751 1726882524.73650: filtering new block on tags 17751 1726882524.73680: done filtering new block on tags 17751 1726882524.73682: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml for managed_node1 => (item=tasks/cleanup_profile+device.yml) 17751 1726882524.73687: processing included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17751 1726882524.73688: loading included file: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17751 1726882524.73691: Loading data from /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 17751 1726882524.74023: done processing included file 17751 1726882524.74024: iterating over new_blocks loaded from include file 17751 1726882524.74026: in VariableManager get_vars() 17751 1726882524.74039: done with get_vars() 17751 1726882524.74041: filtering new block on tags 17751 1726882524.74074: done filtering new block on tags 17751 1726882524.74076: done iterating over new_blocks loaded from include file included: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml for managed_node1 => (item=tasks/check_network_dns.yml) 17751 1726882524.74079: extending task lists for all hosts with included blocks 17751 1726882524.75517: done extending task lists 17751 1726882524.75519: done processing included files 17751 1726882524.75520: results queue empty 17751 1726882524.75520: checking for any_errors_fatal 17751 1726882524.75523: done checking for any_errors_fatal 17751 1726882524.75524: checking for max_fail_percentage 17751 1726882524.75525: done checking for max_fail_percentage 17751 1726882524.75526: checking to see if all hosts have failed and the running result is not ok 17751 1726882524.75527: done checking to see if all hosts have failed 17751 1726882524.75527: getting the remaining hosts for this loop 17751 1726882524.75529: done getting the remaining hosts for this loop 17751 1726882524.75531: getting the next task for host managed_node1 17751 1726882524.75535: done getting next task for host managed_node1 17751 1726882524.75537: ^ task is: TASK: Cleanup profile and device 17751 1726882524.75540: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882524.75542: getting variables 17751 1726882524.75543: in VariableManager get_vars() 17751 1726882524.75551: Calling all_inventory to load vars for managed_node1 17751 1726882524.75557: Calling groups_inventory to load vars for managed_node1 17751 1726882524.75560: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882524.75566: Calling all_plugins_play to load vars for managed_node1 17751 1726882524.75569: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882524.75572: Calling groups_plugins_play to load vars for managed_node1 17751 1726882524.76730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882524.78342: done with get_vars() 17751 1726882524.78361: done getting variables 17751 1726882524.78402: 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 [Cleanup profile and device] ********************************************** task path: /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Friday 20 September 2024 21:35:24 -0400 (0:00:00.119) 0:00:13.596 ****** 17751 1726882524.78429: entering _queue_task() for managed_node1/shell 17751 1726882524.78713: worker is 1 (out of 1 available) 17751 1726882524.78725: exiting _queue_task() for managed_node1/shell 17751 1726882524.78736: done queuing things up, now waiting for results queue to drain 17751 1726882524.78737: waiting for pending results... 17751 1726882524.79005: running TaskExecutor() for managed_node1/TASK: Cleanup profile and device 17751 1726882524.79108: in run() - task 0e448fcc-3ce9-674a-804b-000000000470 17751 1726882524.79128: variable 'ansible_search_path' from source: unknown 17751 1726882524.79136: variable 'ansible_search_path' from source: unknown 17751 1726882524.79178: calling self._execute() 17751 1726882524.79265: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.79279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.79297: variable 'omit' from source: magic vars 17751 1726882524.79668: variable 'ansible_distribution_major_version' from source: facts 17751 1726882524.79685: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882524.79696: variable 'omit' from source: magic vars 17751 1726882524.79748: variable 'omit' from source: magic vars 17751 1726882524.79896: variable 'interface' from source: play vars 17751 1726882524.79919: variable 'omit' from source: magic vars 17751 1726882524.79966: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882524.80003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882524.80028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882524.80054: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.80073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882524.80105: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882524.80114: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.80123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.80223: Set connection var ansible_connection to ssh 17751 1726882524.80234: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882524.80245: Set connection var ansible_shell_executable to /bin/sh 17751 1726882524.80256: Set connection var ansible_timeout to 10 17751 1726882524.80274: Set connection var ansible_shell_type to sh 17751 1726882524.80286: Set connection var ansible_pipelining to False 17751 1726882524.80311: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.80318: variable 'ansible_connection' from source: unknown 17751 1726882524.80324: variable 'ansible_module_compression' from source: unknown 17751 1726882524.80330: variable 'ansible_shell_type' from source: unknown 17751 1726882524.80335: variable 'ansible_shell_executable' from source: unknown 17751 1726882524.80341: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882524.80347: variable 'ansible_pipelining' from source: unknown 17751 1726882524.80353: variable 'ansible_timeout' from source: unknown 17751 1726882524.80360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882524.80495: 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) 17751 1726882524.80512: variable 'omit' from source: magic vars 17751 1726882524.80522: starting attempt loop 17751 1726882524.80528: running the handler 17751 1726882524.80540: 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) 17751 1726882524.80565: _low_level_execute_command(): starting 17751 1726882524.80579: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882524.81336: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.81355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.81373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.81393: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.81436: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.81452: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.81469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.81490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.81503: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.81514: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.81527: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.81540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.81557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.81574: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.81585: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.81598: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.81669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.81693: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.81710: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.81841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.83512: stdout chunk (state=3): >>>/root <<< 17751 1726882524.83697: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.83701: stdout chunk (state=3): >>><<< 17751 1726882524.83704: stderr chunk (state=3): >>><<< 17751 1726882524.83772: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.83782: _low_level_execute_command(): starting 17751 1726882524.83786: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183 `" && echo ansible-tmp-1726882524.837221-18330-269562777011183="` echo /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183 `" ) && sleep 0' 17751 1726882524.84685: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.84698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.84711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.84733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.84776: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.84846: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.84875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.84894: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.84907: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.84918: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.84932: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.84950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.84983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.84997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.85009: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.85023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.85131: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.85332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.85347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.85472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.87330: stdout chunk (state=3): >>>ansible-tmp-1726882524.837221-18330-269562777011183=/root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183 <<< 17751 1726882524.87518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.87522: stdout chunk (state=3): >>><<< 17751 1726882524.87524: stderr chunk (state=3): >>><<< 17751 1726882524.87570: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882524.837221-18330-269562777011183=/root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.87673: variable 'ansible_module_compression' from source: unknown 17751 1726882524.87677: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17751 1726882524.87679: variable 'ansible_facts' from source: unknown 17751 1726882524.87767: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/AnsiballZ_command.py 17751 1726882524.88527: Sending initial data 17751 1726882524.88530: Sent initial data (155 bytes) 17751 1726882524.89584: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.89597: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.89610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.89627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.89668: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.89684: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.89698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.89717: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.89730: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.89741: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.89752: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.89770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.89790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.89803: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.89813: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.89825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.89905: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.89926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.89940: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.90057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.91795: 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 <<< 17751 1726882524.91881: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882524.91975: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmp0s5nznlo /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/AnsiballZ_command.py <<< 17751 1726882524.92092: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882524.93378: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.93618: stderr chunk (state=3): >>><<< 17751 1726882524.93622: stdout chunk (state=3): >>><<< 17751 1726882524.93624: done transferring module to remote 17751 1726882524.93626: _low_level_execute_command(): starting 17751 1726882524.93629: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/ /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/AnsiballZ_command.py && sleep 0' 17751 1726882524.94111: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.94115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.94133: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.94141: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.94150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.94165: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.94190: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration <<< 17751 1726882524.94193: 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.44.90 originally 10.31.44.90 debug2: match found <<< 17751 1726882524.94195: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.94252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.94256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.94370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882524.96097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882524.96146: stderr chunk (state=3): >>><<< 17751 1726882524.96148: stdout chunk (state=3): >>><<< 17751 1726882524.96171: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882524.96178: _low_level_execute_command(): starting 17751 1726882524.96200: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/AnsiballZ_command.py && sleep 0' 17751 1726882524.96760: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882524.96771: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.96782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.96794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.96835: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.96843: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882524.96853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.96868: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882524.96876: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882524.96884: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882524.96891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882524.96900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882524.96911: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882524.96923: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882524.96930: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882524.96939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882524.97010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882524.97028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882524.97042: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882524.97170: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.15800: stdout chunk (state=3): >>> {"changed": true, "stdout": "Connection 'dummy0' (c459c1a5-5999-47ad-9b51-87cfbf1717e9) successfully deleted.", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:35:25.100541", "end": "2024-09-20 21:35:25.156534", "delta": "0:00:00.055993", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\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}}} <<< 17751 1726882525.17086: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.44.90 closed. <<< 17751 1726882525.17120: stderr chunk (state=3): >>><<< 17751 1726882525.17126: stdout chunk (state=3): >>><<< 17751 1726882525.17143: _low_level_execute_command() done: rc=1, stdout= {"changed": true, "stdout": "Connection 'dummy0' (c459c1a5-5999-47ad-9b51-87cfbf1717e9) successfully deleted.", "stderr": "Cannot find device \"dummy0\"", "rc": 1, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "start": "2024-09-20 21:35:25.100541", "end": "2024-09-20 21:35:25.156534", "delta": "0:00:00.055993", "failed": true, "msg": "non-zero return code", "invocation": {"module_args": {"_raw_params": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_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.44.90 closed. 17751 1726882525.17180: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\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-1726882524.837221-18330-269562777011183/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882525.17186: _low_level_execute_command(): starting 17751 1726882525.17214: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882524.837221-18330-269562777011183/ > /dev/null 2>&1 && sleep 0' 17751 1726882525.17801: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.17805: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.17844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.17848: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.17851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.17923: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.17927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.17938: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.18119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.19874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.19914: stderr chunk (state=3): >>><<< 17751 1726882525.19917: stdout chunk (state=3): >>><<< 17751 1726882525.19929: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.19937: handler run complete 17751 1726882525.19958: Evaluated conditional (False): False 17751 1726882525.19965: attempt loop complete, returning result 17751 1726882525.19968: _execute() done 17751 1726882525.19970: dumping result to json 17751 1726882525.19975: done dumping result, returning 17751 1726882525.19982: done running TaskExecutor() for managed_node1/TASK: Cleanup profile and device [0e448fcc-3ce9-674a-804b-000000000470] 17751 1726882525.19987: sending task result for task 0e448fcc-3ce9-674a-804b-000000000470 17751 1726882525.20085: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000470 17751 1726882525.20087: WORKER PROCESS EXITING fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "nmcli con delete dummy0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-dummy0\nrm -f /etc/sysconfig/network-scripts/ifcfg-dummy0\nip link del dummy0\n", "delta": "0:00:00.055993", "end": "2024-09-20 21:35:25.156534", "rc": 1, "start": "2024-09-20 21:35:25.100541" } STDOUT: Connection 'dummy0' (c459c1a5-5999-47ad-9b51-87cfbf1717e9) successfully deleted. STDERR: Cannot find device "dummy0" MSG: non-zero return code ...ignoring 17751 1726882525.20151: no more pending results, returning what we have 17751 1726882525.20157: results queue empty 17751 1726882525.20158: checking for any_errors_fatal 17751 1726882525.20160: done checking for any_errors_fatal 17751 1726882525.20160: checking for max_fail_percentage 17751 1726882525.20162: done checking for max_fail_percentage 17751 1726882525.20164: checking to see if all hosts have failed and the running result is not ok 17751 1726882525.20165: done checking to see if all hosts have failed 17751 1726882525.20166: getting the remaining hosts for this loop 17751 1726882525.20168: done getting the remaining hosts for this loop 17751 1726882525.20172: getting the next task for host managed_node1 17751 1726882525.20181: done getting next task for host managed_node1 17751 1726882525.20184: ^ task is: TASK: Check routes and DNS 17751 1726882525.20187: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, 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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882525.20191: getting variables 17751 1726882525.20193: in VariableManager get_vars() 17751 1726882525.20222: Calling all_inventory to load vars for managed_node1 17751 1726882525.20225: Calling groups_inventory to load vars for managed_node1 17751 1726882525.20228: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882525.20238: Calling all_plugins_play to load vars for managed_node1 17751 1726882525.20240: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882525.20242: Calling groups_plugins_play to load vars for managed_node1 17751 1726882525.21636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882525.23406: done with get_vars() 17751 1726882525.23430: done getting variables 17751 1726882525.23497: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 21:35:25 -0400 (0:00:00.451) 0:00:14.047 ****** 17751 1726882525.23533: entering _queue_task() for managed_node1/shell 17751 1726882525.23831: worker is 1 (out of 1 available) 17751 1726882525.23842: exiting _queue_task() for managed_node1/shell 17751 1726882525.23856: done queuing things up, now waiting for results queue to drain 17751 1726882525.23858: waiting for pending results... 17751 1726882525.24139: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 17751 1726882525.24270: in run() - task 0e448fcc-3ce9-674a-804b-000000000474 17751 1726882525.24290: variable 'ansible_search_path' from source: unknown 17751 1726882525.24301: variable 'ansible_search_path' from source: unknown 17751 1726882525.24341: calling self._execute() 17751 1726882525.24438: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.24449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.24470: variable 'omit' from source: magic vars 17751 1726882525.24865: variable 'ansible_distribution_major_version' from source: facts 17751 1726882525.24885: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882525.24896: variable 'omit' from source: magic vars 17751 1726882525.24953: variable 'omit' from source: magic vars 17751 1726882525.24996: variable 'omit' from source: magic vars 17751 1726882525.25041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882525.25090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882525.25116: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882525.25137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882525.25152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882525.25192: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882525.25200: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.25207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.25315: Set connection var ansible_connection to ssh 17751 1726882525.25327: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882525.25339: Set connection var ansible_shell_executable to /bin/sh 17751 1726882525.25349: Set connection var ansible_timeout to 10 17751 1726882525.25362: Set connection var ansible_shell_type to sh 17751 1726882525.25375: Set connection var ansible_pipelining to False 17751 1726882525.25406: variable 'ansible_shell_executable' from source: unknown 17751 1726882525.25414: variable 'ansible_connection' from source: unknown 17751 1726882525.25421: variable 'ansible_module_compression' from source: unknown 17751 1726882525.25427: variable 'ansible_shell_type' from source: unknown 17751 1726882525.25433: variable 'ansible_shell_executable' from source: unknown 17751 1726882525.25439: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.25448: variable 'ansible_pipelining' from source: unknown 17751 1726882525.25457: variable 'ansible_timeout' from source: unknown 17751 1726882525.25469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.25601: 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) 17751 1726882525.25619: variable 'omit' from source: magic vars 17751 1726882525.25628: starting attempt loop 17751 1726882525.25633: running the handler 17751 1726882525.25644: 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) 17751 1726882525.25671: _low_level_execute_command(): starting 17751 1726882525.25683: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882525.26475: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.26493: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.26509: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.26529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.26579: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.26596: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.26611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.26630: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.26644: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.26659: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.26675: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.26691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.26711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.26725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.26737: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.26751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.26834: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.26852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.26873: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.27008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.28619: stdout chunk (state=3): >>>/root <<< 17751 1726882525.28729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.28793: stderr chunk (state=3): >>><<< 17751 1726882525.28797: stdout chunk (state=3): >>><<< 17751 1726882525.28823: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.28835: _low_level_execute_command(): starting 17751 1726882525.28847: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707 `" && echo ansible-tmp-1726882525.2882094-18355-107171471096707="` echo /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707 `" ) && sleep 0' 17751 1726882525.29489: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.29497: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.29507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.29520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.29560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.29567: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.29583: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.29597: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.29603: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.29610: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.29618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.29627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.29639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.29646: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.29656: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.29665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.29737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.29750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.29763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.29885: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.31738: stdout chunk (state=3): >>>ansible-tmp-1726882525.2882094-18355-107171471096707=/root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707 <<< 17751 1726882525.31878: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.31931: stderr chunk (state=3): >>><<< 17751 1726882525.31935: stdout chunk (state=3): >>><<< 17751 1726882525.31952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882525.2882094-18355-107171471096707=/root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.31988: variable 'ansible_module_compression' from source: unknown 17751 1726882525.32039: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17751 1726882525.32074: variable 'ansible_facts' from source: unknown 17751 1726882525.32157: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/AnsiballZ_command.py 17751 1726882525.32291: Sending initial data 17751 1726882525.32294: Sent initial data (156 bytes) 17751 1726882525.33200: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.33208: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.33218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.33231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.33267: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.33275: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.33285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.33297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.33305: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.33312: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.33318: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.33327: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.33337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.33345: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.33352: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.33361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.33432: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.33446: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.33459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.33581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.35294: 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 <<< 17751 1726882525.35388: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882525.35488: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpru7wjl6q /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/AnsiballZ_command.py <<< 17751 1726882525.35584: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882525.37055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.37174: stderr chunk (state=3): >>><<< 17751 1726882525.37177: stdout chunk (state=3): >>><<< 17751 1726882525.37179: done transferring module to remote 17751 1726882525.37182: _low_level_execute_command(): starting 17751 1726882525.37185: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/ /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/AnsiballZ_command.py && sleep 0' 17751 1726882525.37834: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.37848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.37870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.37891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.37939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.37951: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.37972: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.37991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.38003: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.38015: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.38027: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.38043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.38069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.38082: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.38093: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.38107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.38193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.38211: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.38225: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.38395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.40207: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.40210: stdout chunk (state=3): >>><<< 17751 1726882525.40213: stderr chunk (state=3): >>><<< 17751 1726882525.40450: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.40456: _low_level_execute_command(): starting 17751 1726882525.40600: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/AnsiballZ_command.py && sleep 0' 17751 1726882525.41245: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.41263: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.41282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.41306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.41348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.41366: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.41382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.41404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.41417: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.41428: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.41441: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.41457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.41477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.41489: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.41501: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.41520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.41601: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.41626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.41646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.41871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.55739: 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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2946sec preferred_lft 2946sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:35:25.547388", "end": "2024-09-20 21:35:25.555700", "delta": "0:00:00.008312", "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}}} <<< 17751 1726882525.57022: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882525.57026: stdout chunk (state=3): >>><<< 17751 1726882525.57028: stderr chunk (state=3): >>><<< 17751 1726882525.57194: _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 \n valid_lft forever preferred_lft forever\n2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000\n link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0\n valid_lft 2946sec preferred_lft 2946sec\n inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 \n10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 \nIP -6 ROUTE\n::1 dev lo proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 256 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 21:35:25.547388", "end": "2024-09-20 21:35:25.555700", "delta": "0:00:00.008312", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882525.57199: 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-1726882525.2882094-18355-107171471096707/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882525.57202: _low_level_execute_command(): starting 17751 1726882525.57204: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882525.2882094-18355-107171471096707/ > /dev/null 2>&1 && sleep 0' 17751 1726882525.58424: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.58428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.58439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.58579: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.58590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.58604: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.58611: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.58617: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.58625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.58635: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.58645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.58652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.58658: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.58670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.58742: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.58787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.58801: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.59087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.60979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.61035: stderr chunk (state=3): >>><<< 17751 1726882525.61039: stdout chunk (state=3): >>><<< 17751 1726882525.61057: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.61070: handler run complete 17751 1726882525.61086: Evaluated conditional (False): False 17751 1726882525.61097: attempt loop complete, returning result 17751 1726882525.61099: _execute() done 17751 1726882525.61102: dumping result to json 17751 1726882525.61108: done dumping result, returning 17751 1726882525.61116: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0e448fcc-3ce9-674a-804b-000000000474] 17751 1726882525.61122: sending task result for task 0e448fcc-3ce9-674a-804b-000000000474 17751 1726882525.61232: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000474 17751 1726882525.61234: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008312", "end": "2024-09-20 21:35:25.555700", "rc": 0, "start": "2024-09-20 21:35:25.547388" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:9e:a1:0b:f9:6d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.44.90/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 2946sec preferred_lft 2946sec inet6 fe80::9e:a1ff:fe0b:f96d/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.44.90 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.44.90 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 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 17751 1726882525.61323: no more pending results, returning what we have 17751 1726882525.61327: results queue empty 17751 1726882525.61328: checking for any_errors_fatal 17751 1726882525.61338: done checking for any_errors_fatal 17751 1726882525.61339: checking for max_fail_percentage 17751 1726882525.61341: done checking for max_fail_percentage 17751 1726882525.61342: checking to see if all hosts have failed and the running result is not ok 17751 1726882525.61343: done checking to see if all hosts have failed 17751 1726882525.61343: getting the remaining hosts for this loop 17751 1726882525.61345: done getting the remaining hosts for this loop 17751 1726882525.61349: getting the next task for host managed_node1 17751 1726882525.61358: done getting next task for host managed_node1 17751 1726882525.61361: ^ task is: TASK: Verify DNS and network connectivity 17751 1726882525.61366: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=None, 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? (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), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 17751 1726882525.61370: getting variables 17751 1726882525.61372: in VariableManager get_vars() 17751 1726882525.61399: Calling all_inventory to load vars for managed_node1 17751 1726882525.61401: Calling groups_inventory to load vars for managed_node1 17751 1726882525.61404: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882525.61414: Calling all_plugins_play to load vars for managed_node1 17751 1726882525.61417: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882525.61419: Calling groups_plugins_play to load vars for managed_node1 17751 1726882525.63726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882525.65646: done with get_vars() 17751 1726882525.65676: done getting variables 17751 1726882525.65745: 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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 21:35:25 -0400 (0:00:00.422) 0:00:14.470 ****** 17751 1726882525.65780: entering _queue_task() for managed_node1/shell 17751 1726882525.66160: worker is 1 (out of 1 available) 17751 1726882525.66176: exiting _queue_task() for managed_node1/shell 17751 1726882525.66188: done queuing things up, now waiting for results queue to drain 17751 1726882525.66190: waiting for pending results... 17751 1726882525.66505: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 17751 1726882525.66624: in run() - task 0e448fcc-3ce9-674a-804b-000000000475 17751 1726882525.66645: variable 'ansible_search_path' from source: unknown 17751 1726882525.66651: variable 'ansible_search_path' from source: unknown 17751 1726882525.66707: calling self._execute() 17751 1726882525.66819: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.66831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.66850: variable 'omit' from source: magic vars 17751 1726882525.68250: variable 'ansible_distribution_major_version' from source: facts 17751 1726882525.68275: Evaluated conditional (ansible_distribution_major_version != '6'): True 17751 1726882525.68539: variable 'ansible_facts' from source: unknown 17751 1726882525.70340: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 17751 1726882525.70437: variable 'omit' from source: magic vars 17751 1726882525.70495: variable 'omit' from source: magic vars 17751 1726882525.70652: variable 'omit' from source: magic vars 17751 1726882525.70706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 17751 1726882525.70747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 17751 1726882525.70889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 17751 1726882525.70912: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882525.70927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 17751 1726882525.70966: variable 'inventory_hostname' from source: host vars for 'managed_node1' 17751 1726882525.70982: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.70990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.71298: Set connection var ansible_connection to ssh 17751 1726882525.71317: Set connection var ansible_module_compression to ZIP_DEFLATED 17751 1726882525.71331: Set connection var ansible_shell_executable to /bin/sh 17751 1726882525.71342: Set connection var ansible_timeout to 10 17751 1726882525.71352: Set connection var ansible_shell_type to sh 17751 1726882525.71368: Set connection var ansible_pipelining to False 17751 1726882525.71398: variable 'ansible_shell_executable' from source: unknown 17751 1726882525.71413: variable 'ansible_connection' from source: unknown 17751 1726882525.71424: variable 'ansible_module_compression' from source: unknown 17751 1726882525.71521: variable 'ansible_shell_type' from source: unknown 17751 1726882525.71534: variable 'ansible_shell_executable' from source: unknown 17751 1726882525.71542: variable 'ansible_host' from source: host vars for 'managed_node1' 17751 1726882525.71550: variable 'ansible_pipelining' from source: unknown 17751 1726882525.71562: variable 'ansible_timeout' from source: unknown 17751 1726882525.71574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 17751 1726882525.71825: 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) 17751 1726882525.71957: variable 'omit' from source: magic vars 17751 1726882525.71974: starting attempt loop 17751 1726882525.71981: running the handler 17751 1726882525.71995: 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) 17751 1726882525.72019: _low_level_execute_command(): starting 17751 1726882525.72030: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 17751 1726882525.73917: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.73923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.73933: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.73940: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.73952: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.73967: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.73977: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.73984: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.73993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.74002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.74014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.74022: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.74029: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.74042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.74130: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.74150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.74162: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.74299: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.75957: stdout chunk (state=3): >>>/root <<< 17751 1726882525.76077: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.76136: stderr chunk (state=3): >>><<< 17751 1726882525.76140: stdout chunk (state=3): >>><<< 17751 1726882525.76165: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.76180: _low_level_execute_command(): starting 17751 1726882525.76187: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766 `" && echo ansible-tmp-1726882525.761646-18376-34833998329766="` echo /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766 `" ) && sleep 0' 17751 1726882525.77795: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.77802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.77906: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.77912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.77983: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.77989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.77994: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.78007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.78086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.78217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.78319: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.80198: stdout chunk (state=3): >>>ansible-tmp-1726882525.761646-18376-34833998329766=/root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766 <<< 17751 1726882525.80386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.80390: stdout chunk (state=3): >>><<< 17751 1726882525.80392: stderr chunk (state=3): >>><<< 17751 1726882525.80723: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882525.761646-18376-34833998329766=/root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.80727: variable 'ansible_module_compression' from source: unknown 17751 1726882525.80729: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-17751f49viqls/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 17751 1726882525.80731: variable 'ansible_facts' from source: unknown 17751 1726882525.80733: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/AnsiballZ_command.py 17751 1726882525.80801: Sending initial data 17751 1726882525.80804: Sent initial data (154 bytes) 17751 1726882525.82236: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.82249: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.82267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.82285: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.82326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.82339: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.82352: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.82379: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.82390: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.82400: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.82410: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.82422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.82443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.82459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.82478: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.82496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.82581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.82598: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.82611: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.82781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.84514: 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 <<< 17751 1726882525.84606: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 17751 1726882525.84700: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-17751f49viqls/tmpqq5gz5t_ /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/AnsiballZ_command.py <<< 17751 1726882525.84791: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 17751 1726882525.86198: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.86318: stderr chunk (state=3): >>><<< 17751 1726882525.86321: stdout chunk (state=3): >>><<< 17751 1726882525.86323: done transferring module to remote 17751 1726882525.86326: _low_level_execute_command(): starting 17751 1726882525.86328: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/ /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/AnsiballZ_command.py && sleep 0' 17751 1726882525.86884: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.86898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.86913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.86931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.86978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.86991: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.87006: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.87023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.87035: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.87046: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.87066: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.87082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.87099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.87112: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.87124: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.87137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.87213: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.87231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.87245: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.87378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882525.89117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882525.89180: stderr chunk (state=3): >>><<< 17751 1726882525.89183: stdout chunk (state=3): >>><<< 17751 1726882525.89267: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882525.89271: _low_level_execute_command(): starting 17751 1726882525.89274: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/AnsiballZ_command.py && sleep 0' 17751 1726882525.90574: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882525.90590: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.90605: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.90622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.90669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.90682: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882525.90697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.90715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882525.90726: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882525.90735: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882525.90744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882525.90757: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882525.90777: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882525.90799: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882525.90820: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882525.90835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882525.90956: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882525.91144: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882525.91174: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882525.91378: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882526.27413: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe: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\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", "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 2074 0 --:--:-- --:--:-- --:--:-- 2089\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 4850 0 --:--:-- --:--:-- --:--:-- 4932", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:35:26.041998", "end": "2024-09-20 21:35:26.272451", "delta": "0:00:00.230453", "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}}} <<< 17751 1726882526.28794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.90 closed. <<< 17751 1726882526.28891: stderr chunk (state=3): >>><<< 17751 1726882526.28895: stdout chunk (state=3): >>><<< 17751 1726882526.28974: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe: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\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", "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 2074 0 --:--:-- --:--:-- --:--:-- 2089\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 4850 0 --:--:-- --:--:-- --:--:-- 4932", "rc": 0, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "start": "2024-09-20 21:35:26.041998", "end": "2024-09-20 21:35:26.272451", "delta": "0:00:00.230453", "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_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.90 closed. 17751 1726882526.29113: 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-1726882525.761646-18376-34833998329766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 17751 1726882526.29117: _low_level_execute_command(): starting 17751 1726882526.29119: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882525.761646-18376-34833998329766/ > /dev/null 2>&1 && sleep 0' 17751 1726882526.29874: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 17751 1726882526.29898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882526.29923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882526.29951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882526.29998: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882526.30012: stderr chunk (state=3): >>>debug2: match not found <<< 17751 1726882526.30027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882526.30045: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 17751 1726882526.30061: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.90 is address <<< 17751 1726882526.30076: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 17751 1726882526.30090: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 17751 1726882526.30115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 17751 1726882526.30142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 17751 1726882526.30161: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 <<< 17751 1726882526.30184: stderr chunk (state=3): >>>debug2: match found <<< 17751 1726882526.30204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 17751 1726882526.30294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 17751 1726882526.30313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 17751 1726882526.30337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 17751 1726882526.30514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 17751 1726882526.32309: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 17751 1726882526.32394: stderr chunk (state=3): >>><<< 17751 1726882526.32401: stdout chunk (state=3): >>><<< 17751 1726882526.32574: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.90 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.90 originally 10.31.44.90 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 17751 1726882526.32580: handler run complete 17751 1726882526.32584: Evaluated conditional (False): False 17751 1726882526.32589: attempt loop complete, returning result 17751 1726882526.32591: _execute() done 17751 1726882526.32598: dumping result to json 17751 1726882526.32601: done dumping result, returning 17751 1726882526.32603: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0e448fcc-3ce9-674a-804b-000000000475] 17751 1726882526.32605: sending task result for task 0e448fcc-3ce9-674a-804b-000000000475 17751 1726882526.32715: done sending task result for task 0e448fcc-3ce9-674a-804b-000000000475 17751 1726882526.32721: 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.230453", "end": "2024-09-20 21:35:26.272451", "rc": 0, "start": "2024-09-20 21:35:26.041998" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe: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 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 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 2074 0 --:--:-- --:--:-- --:--:-- 2089 % 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 4850 0 --:--:-- --:--:-- --:--:-- 4932 17751 1726882526.32851: no more pending results, returning what we have 17751 1726882526.32854: results queue empty 17751 1726882526.32855: checking for any_errors_fatal 17751 1726882526.32879: done checking for any_errors_fatal 17751 1726882526.32880: checking for max_fail_percentage 17751 1726882526.32882: done checking for max_fail_percentage 17751 1726882526.32883: checking to see if all hosts have failed and the running result is not ok 17751 1726882526.32884: done checking to see if all hosts have failed 17751 1726882526.32884: getting the remaining hosts for this loop 17751 1726882526.32886: done getting the remaining hosts for this loop 17751 1726882526.32890: getting the next task for host managed_node1 17751 1726882526.32900: done getting next task for host managed_node1 17751 1726882526.32902: ^ task is: TASK: meta (flush_handlers) 17751 1726882526.32904: ^ 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 17751 1726882526.32908: getting variables 17751 1726882526.32910: in VariableManager get_vars() 17751 1726882526.32952: Calling all_inventory to load vars for managed_node1 17751 1726882526.32955: Calling groups_inventory to load vars for managed_node1 17751 1726882526.32966: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882526.32987: Calling all_plugins_play to load vars for managed_node1 17751 1726882526.32997: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882526.33001: Calling groups_plugins_play to load vars for managed_node1 17751 1726882526.36093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882526.38183: done with get_vars() 17751 1726882526.38205: done getting variables 17751 1726882526.38275: in VariableManager get_vars() 17751 1726882526.38285: Calling all_inventory to load vars for managed_node1 17751 1726882526.38288: Calling groups_inventory to load vars for managed_node1 17751 1726882526.38290: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882526.38294: Calling all_plugins_play to load vars for managed_node1 17751 1726882526.38296: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882526.38299: Calling groups_plugins_play to load vars for managed_node1 17751 1726882526.39639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882526.41357: done with get_vars() 17751 1726882526.41386: done queuing things up, now waiting for results queue to drain 17751 1726882526.41389: results queue empty 17751 1726882526.41390: checking for any_errors_fatal 17751 1726882526.41393: done checking for any_errors_fatal 17751 1726882526.41394: checking for max_fail_percentage 17751 1726882526.41395: done checking for max_fail_percentage 17751 1726882526.41396: checking to see if all hosts have failed and the running result is not ok 17751 1726882526.41397: done checking to see if all hosts have failed 17751 1726882526.41398: getting the remaining hosts for this loop 17751 1726882526.41399: done getting the remaining hosts for this loop 17751 1726882526.41402: getting the next task for host managed_node1 17751 1726882526.41406: done getting next task for host managed_node1 17751 1726882526.41407: ^ task is: TASK: meta (flush_handlers) 17751 1726882526.41409: ^ 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 17751 1726882526.41419: getting variables 17751 1726882526.41420: in VariableManager get_vars() 17751 1726882526.41430: Calling all_inventory to load vars for managed_node1 17751 1726882526.41432: Calling groups_inventory to load vars for managed_node1 17751 1726882526.41434: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882526.41439: Calling all_plugins_play to load vars for managed_node1 17751 1726882526.41441: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882526.41444: Calling groups_plugins_play to load vars for managed_node1 17751 1726882526.42681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882526.44416: done with get_vars() 17751 1726882526.44434: done getting variables 17751 1726882526.44486: in VariableManager get_vars() 17751 1726882526.44495: Calling all_inventory to load vars for managed_node1 17751 1726882526.44497: Calling groups_inventory to load vars for managed_node1 17751 1726882526.44500: Calling all_plugins_inventory to load vars for managed_node1 17751 1726882526.44504: Calling all_plugins_play to load vars for managed_node1 17751 1726882526.44506: Calling groups_plugins_inventory to load vars for managed_node1 17751 1726882526.44509: Calling groups_plugins_play to load vars for managed_node1 17751 1726882526.45729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 17751 1726882526.47419: done with get_vars() 17751 1726882526.47443: done queuing things up, now waiting for results queue to drain 17751 1726882526.47445: results queue empty 17751 1726882526.47446: checking for any_errors_fatal 17751 1726882526.47447: done checking for any_errors_fatal 17751 1726882526.47448: checking for max_fail_percentage 17751 1726882526.47449: done checking for max_fail_percentage 17751 1726882526.47450: checking to see if all hosts have failed and the running result is not ok 17751 1726882526.47450: done checking to see if all hosts have failed 17751 1726882526.47451: getting the remaining hosts for this loop 17751 1726882526.47452: done getting the remaining hosts for this loop 17751 1726882526.47457: getting the next task for host managed_node1 17751 1726882526.47461: done getting next task for host managed_node1 17751 1726882526.47461: ^ task is: None 17751 1726882526.47465: ^ 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 17751 1726882526.47466: done queuing things up, now waiting for results queue to drain 17751 1726882526.47467: results queue empty 17751 1726882526.47468: checking for any_errors_fatal 17751 1726882526.47468: done checking for any_errors_fatal 17751 1726882526.47469: checking for max_fail_percentage 17751 1726882526.47470: done checking for max_fail_percentage 17751 1726882526.47471: checking to see if all hosts have failed and the running result is not ok 17751 1726882526.47472: done checking to see if all hosts have failed 17751 1726882526.47474: getting the next task for host managed_node1 17751 1726882526.47476: done getting next task for host managed_node1 17751 1726882526.47477: ^ task is: None 17751 1726882526.47478: ^ 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=54 changed=1 unreachable=0 failed=0 skipped=30 rescued=0 ignored=2 Friday 20 September 2024 21:35:26 -0400 (0:00:00.817) 0:00:15.288 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.73s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.15s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tests_dummy_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 0.95s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Gathering Facts --------------------------------------------------------- 0.83s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_dummy.yml:3 Verify DNS and network connectivity ------------------------------------- 0.82s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.79s /tmp/collections-Xyq/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-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.58s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Check if system is ostree ----------------------------------------------- 0.58s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Cleanup profile and device ---------------------------------------------- 0.45s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/cleanup_profile+device.yml:3 Gather current interface info ------------------------------------------- 0.43s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Check routes and DNS ---------------------------------------------------- 0.42s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Stat profile file ------------------------------------------------------- 0.39s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Get stat for interface dummy0 ------------------------------------------- 0.38s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Get NM profile info ----------------------------------------------------- 0.37s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Remove test interface if necessary -------------------------------------- 0.37s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/delete_interface.yml:3 Get stat for interface dummy0 ------------------------------------------- 0.34s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml:3 Assert that the interface is present - 'dummy0' ------------------------- 0.16s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml:5 Include the task 'get_profile_stat.yml' --------------------------------- 0.14s /tmp/collections-Xyq/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 17751 1726882526.47594: RUNNING CLEANUP